08 2016 档案
摘要:在info.plist文件中添加一个Bundle display name,在后面直接输入自己想要app叫的名称就好了。
阅读全文
摘要:1.新建一个framework工程文件 2.设置相关属性 build Active Architecture Only 设置为NO Link With Standard Libraries 设置为NO Mach-O Type 设置为Static Library 3.引入源文件,将其它头文件引用到一个
阅读全文
摘要:InputViewController *vc = [[InputViewController alloc] init]; self.definesPresentationContext = YES;//这个必须设置 vc.view.backgroundColor = [UIColor colorW
阅读全文

浙公网安备 33010602011771号