会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
S.I.F
新随笔
管理
2015年12月10日
Class Prefix 去哪儿了?
摘要: 原帖:http://blog.csdn.net/dec_9314/article/details/50126039在创建好的项目中选择xcodeproj这个,然后在右边Project Document中 Class Prefix中重新写上你需要的类名前缀,再重新创建类时就会带上你写的类名了。。。。
阅读全文
posted @ 2015-12-10 18:02 S.I.F
阅读(144)
评论(0)
推荐(0)
2015年12月7日
xcode 7,免开发者账号真机调试
摘要: 原帖:http://altair21.com/156.html
阅读全文
posted @ 2015-12-07 10:55 S.I.F
阅读(106)
评论(0)
推荐(0)
2015年12月5日
Xcode 7 创建 Empty Application 工程
摘要: 原帖:http://featherj.org/?p=252&utm_source=tuicool&utm_medium=referral创建一个 Empty Application 工程,以 swift 语言的工程为例:1. 首先创建一个Single View Application 工程,把工程目...
阅读全文
posted @ 2015-12-05 17:54 S.I.F
阅读(134)
评论(0)
推荐(0)