方法1.go to the Product menu and find the Edit
Scheme menu there.While in Edit Scheme window, select the "Run" option on the
left hand side of the scree...
分类:
其他好文 时间:
2014-06-12 21:03:42
阅读次数:
317
Swift Mac OS X 10.10 Xcode 6 Apple LKVT
分类:
其他好文 时间:
2014-06-10 21:56:30
阅读次数:
266
MAC中升级Subversion版本到1.8...
分类:
其他好文 时间:
2014-06-10 18:24:54
阅读次数:
175
swift语言可能是xcode以后的主流语言,所以现在开始学习,每天学习一小步,每天成长一大步。...
分类:
其他好文 时间:
2014-06-10 17:42:28
阅读次数:
205
1. 编译运行:
CMD + R: 编译并运行
2.编辑:
CMD + [ : 左缩进
CMD + ] : 右缩进
CMD + / : 注释或取消注释
CTRL + . : 参数提示
ESC : 自动提示列表
Ctrl + D:删除光标右边的字符
Ctrl + K :删除本行
3.文件
CMD + S: 保存
CMD + W: 关闭当前窗口...
分类:
其他好文 时间:
2014-06-10 16:02:13
阅读次数:
198
Code Pilot是Xcode
5的一款扩充插件,能够帮助开发者无需鼠标操作,即可在项目中快速方便地查找文件、方法和符号。Fuzzy
Autocomplete插件是一款Xcode5.1自动补全插件。KSImageNamed是一款方便填写图片文件名称的插件。支持NSImage和UIImage,当你写...
分类:
其他好文 时间:
2014-06-09 22:00:22
阅读次数:
237
导入XMPP框架步骤说明:1.
将XMPP文件夹复制到项目文件夹中;2. 将该文件夹拖拽至Xcode项目中;3. 添加如下框架引用: libresolv.dylib libxml2.dylib Security.framework CFNetwork.framework4. 在导航区域选中项目,然后...
分类:
移动开发 时间:
2014-06-09 21:03:26
阅读次数:
214
1、什么是playground,它不能做什么? 2、playground有什么好处?
3、用个例子说明playground怎么用
分类:
其他好文 时间:
2014-06-09 20:28:29
阅读次数:
352
Develop Tools: xCode 5.1I write a demo for app
settings feature. The tutorial url is here.When I add a icon into app icon and
build the code, I got th...
分类:
移动开发 时间:
2014-06-08 20:39:03
阅读次数:
1920