int i = 12345;
NSLog( @"%d", i );参数类型的匹配格式如下
posted on 2010-08-04 18:11 路人甲 阅读(428) 评论(0) 编辑 收藏 引用 所属分类: object-c