摘要:
@interface TestObject : NSObject-(void)printFirstName:(NSString*)firstName thenSecondName:(NSString*)secondName;-(void)printName:(NSString*)name;-(int)addLeft:(int)left withRight:(int)right;@end@implementation TestObject-(SEL)oriSelector:(SEL)aSelector{ NSString* v2String=NSStringFromSelector(aSe... 阅读全文
posted @ 2012-04-10 20:50
eeeyes
阅读(1059)
评论(1)
推荐(1)

浙公网安备 33010602011771号