摘要: 以下是格式化int,float,double和long型的示例////PrintFormat.h//DataTypes////#import<Foundation/Foundation.h>@interfacePrintFormat : NSObject{}-(void) print;@end实现部份////PrintFormat.m//DataTypes////#import"Pri...阅读全文
posted @ 2010-10-25 11:08 合金弹头 阅读(408) | 评论 (0) 编辑 |
