gpt4 book ai didi

cocoa - 检查 NSRect 是否为 null

转载 作者:行者123 更新时间:2023-12-03 16:22:58 26 4
gpt4 key购买 nike

我无法检查 NSRect 结构是否有值。

if(!myRect)// produce an error
if(myRect== nil) //this's not a pointer...can't works.

哪个是正确的方法?

最佳答案

我认为NSIsEmptyRect函数更舒服,对吧?
如果您只想检查零矩形。

关于cocoa - 检查 NSRect 是否为 null,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6466906/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com