会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
廖利君
iOS开发
博客园
首页
新随笔
联系
订阅
管理
2017年9月20日
Xcode 快速开发 代码块 快捷键
摘要: Xcode的代码片段(Code Snippets)创建自定义的代码片段,当你重用这些代码片段时,会给你带来很大的方便。 常用的: 1.strong:@property (nonatomic,strong) <#Class#> *<#object#>;2.weak:@property (nonatom
阅读全文
posted @ 2017-09-20 16:35 廖利君
阅读(488)
评论(0)
推荐(0)
编辑