会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
强者VS弱者
博客园
首页
新随笔
联系
订阅
管理
2018年8月6日
62.Xcode 添加代码块
摘要: 1. Xcode创建一个新项目,打开一个.h或者.m文件 2.我举例以设置属性为例 #import <UIKit/UIKit.h> @interface ViewController : UIViewController @property (nonatomic,strong)<#type#> *
阅读全文
posted @ 2018-08-06 15:04 强者VS弱者
阅读(171)
评论(0)
推荐(0)