51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#NSNotFound
NSNotFound
1.在数组或者字典中查找元素时,没有查到系统用NSNotFound表示。比如下面例子,应该养成这种编程习惯,可以减少因为’超标’而闪退的情况。if([self.departmentNameArrayindexOfObject:self.applicationcreatorModel.depart...
代码星球
·
2020-10-22
NSNotFound
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他