Ray's playground

 

2011年3月5日

NSTimer(Chapter 24 of Cocoa Programming for Mac OS X)

摘要: 1#import"AppController.h"2#import"BigLetterView.h"34#defineMAX_COUNT(100)5#defineCOUNT_STEP(5)67@implementationAppController89-(id)init10{11[superinit];1213letters=[[NSArrayalloc]initWithObjects:@"a",@"s",@"d",@"f",@"j",@"k&q 阅读全文

posted @ 2011-03-05 13:20 Ray Z 阅读(272) 评论(0) 推荐(0) 编辑

导航