浙江-天夜星辉() 2012-3-29 16:41:59
根据index找object是 objectAtIndex    那根据object找index是哪个方法?
深圳-抛弃nokia() 2012-3-29 16:42:45
ObjectAtIndex 虽不明但觉厉好像没有现成的方法吧 
浙江-天夜星辉() 2012-3-29 16:43:56
哦。。我还以为有呢
厦门-will() 2012-3-29 16:44:06
- (NSUInteger)indexOfObject:(id)anObject;

深圳-抛弃nokia() 2012-3-29 16:44:35
ObjectAtIndex 虽不明但觉厉学习了  
厦门-will() 2012-3-29 16:44:44
- (NSUInteger)indexOfObject:(id)anObject inRange:(NSRange)range;
还有一个这个

相关文章:

  • 2021-10-26
  • 2021-07-06
  • 2021-06-14
  • 2021-09-21
  • 2022-01-01
  • 2022-12-23
猜你喜欢
  • 2021-06-21
  • 2022-01-12
  • 2022-12-23
  • 2021-08-10
  • 2022-02-18
  • 2021-04-17
  • 2021-06-02
相关资源
相似解决方案