ios生成二维码图片libqrencode 导入 libqrencode文件,很小的 添加 #import "QRCodeGenerator.h" @property (strong , nonatomic) UIImageView* qRImageView; - (void)viewDidLoad { [super vi
创建或读取Excel表 public static int createdExcel(String PATH, List list, String title, String[] rowsName, String merged) { try { File myFile = new File(PATH&
全国省市县plist xml //附上一段object-c解析代码 NSArray *ary = [NSArray arrayWithContentsOfFile:[[NSBundle mainBundle] pathForResource:@"ProvinceCityDistrict" ofType:@"plist"]]; f