iOS SDK Tips
[Home Page]
;
[index]
;
Hello World!
NSString
*str=
@"Hello World"
;
NSLog
(
@"%@"
,str);
Newer Post
Home