原文:[BS-15] Values of type 'NSInteger' should not be used as format arguments

Values of type NSInteger should not be used as format arguments 苹果app支持arm 以后会有一个问题:NSInteger变成 位了,和原来的int d 不匹配,使用 NSStringstringWithFormat: d , integerNum 会报如下警告: Values of type NSInteger should no ...

2016-05-08 11:00 0 4934 推荐指数:

查看详情

Python TypeError: not enough arguments for format string

今天使用mysqldb执行query语句的时候,在执行这条语句的时候: 出现一下错误: 根据错误提示顺藤摸瓜找到病症: 在python扩展包mysqldb下的cu ...

Wed May 18 19:25:00 CST 2016 0 15770
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM