use*_*809 2 directive objective-c nslog nsstring
而且,为什么没有必要,例如:
printf ("abc")
Run Code Online (Sandbox Code Playgroud)
NSLog采取一个NSString参数.@"abc"表示NSString因为@符号,所以这是一个有效的参数NSLog.printf是一个普通的C函数,它接受一个C字符串,它只是用""创建.
| 归档时间: |
|
| 查看次数: |
391 次 |
| 最近记录: |