2012年12月1日

摘要: I think most of iOS app developers think that %@ is use to print the String in Objective_C, to be honest , i was think too. But , i found this opinion was wrong .The truth is %@ is for printing objective-c objects,not just for print the NSString.To be a bit more precise. Every object is able to over 阅读全文
posted @ 2012-12-01 19:13 CP0000 阅读(156) 评论(0) 推荐(0)

导航