摘要:
#import "ViewController.h"@interface ViewController ()@property (strong, nonatomic) IBOutlet UITextField *textfield;@end@implementation ViewController... 阅读全文
posted @ 2015-04-11 12:55
尸者禾火雨相
阅读(139)
评论(0)
推荐(0)
摘要:
#import int main(int argc, const char * argv[]){//集合 NSDictionary *dic=[[NSDictionary alloc] initWithObjectsAndKeys:@"zs",@"name",@18,@"age",@"lissi"... 阅读全文
posted @ 2015-04-11 08:26
尸者禾火雨相
阅读(137)
评论(0)
推荐(0)