最終更新:2008-08-04 (月) 03:07:54 (6036d)
NSRange
Top / NSRange
typedef struct _NSRange{ unsigned int location; unsigned int length; }NSRange;
-NSRange NSMakeRange -BOOL NSEqualRanges