warning: format not a string literal and no format arguments
生活随笔
收集整理的這篇文章主要介紹了
warning: format not a string literal and no format arguments
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
在學習Object-c的時候,按著書上的代碼出現“warning: format not a string literal and no format arguments”;
雖然是個警告,但是看著很煩人,記錄下處理方法。
NSString* string=@"strings";
NSLog(string,nil);
這樣就不會出現這個警告了。
2011年10月19
轉載于:https://www.cnblogs.com/CCSSPP/archive/2011/10/19/2218246.html
創作挑戰賽新人創作獎勵來咯,堅持創作打卡瓜分現金大獎總結
以上是生活随笔為你收集整理的warning: format not a string literal and no format arguments的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ie-此更新不适应于此电脑
- 下一篇: BZOJ1578: [Usaco2009