建立三個NSString 字串物件NSString *s1 = @"\n\n這是Objective-C 的第一個程式... \n"; NSString *s2 ...
pydoing.blogspot.com