会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
OIMM
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
13
14
15
16
17
18
19
20
21
···
44
下一页
2018年8月1日
Cordova和iOS
该文被密码保护。
阅读全文
posted @ 2018-08-01 13:50 OIMMZC
阅读(4)
评论(0)
推荐(0)
2018年7月30日
Class "xxxxx"defined without specifying a base class
摘要: 解决方法: 导入#import xxxx.h即可 程序需要了解整个类。所以需要添加 #import xxxx.h
阅读全文
posted @ 2018-07-30 18:00 OIMMZC
阅读(1003)
评论(0)
推荐(1)
2018年7月13日
valueForKeyPath常用用法
摘要: self.dataSource = @[ @{@"value":@"200",@"name":@"xiaoer",@"city":@"chengdu"}, @{@"value":@"700",@"name":@"xiaosan",@"city":@"shanghai"}, @{@"value":@"
阅读全文
posted @ 2018-07-13 13:23 OIMMZC
阅读(551)
评论(0)
推荐(0)
2018年7月11日
类方法(静态方法)和实例方法的区别
该文被密码保护。
阅读全文
posted @ 2018-07-11 13:39 OIMMZC
阅读(1)
评论(0)
推荐(0)
根据数据封装折线图,柱状图,饼状图,环状图
该文被密码保护。
阅读全文
posted @ 2018-07-11 08:54 OIMMZC
阅读(2)
评论(0)
推荐(0)
用指定颜色生成指定尺寸的图片
摘要: 特别注意需要UIKit框架 也可以更换为下面方法使用
阅读全文
posted @ 2018-07-11 08:47 OIMMZC
阅读(340)
评论(0)
推荐(0)
2018年7月10日
UIAlertController简单使用
摘要: UIAlertView 在iOS2 的时候开始使用,在iOS9 的时候被摒弃 NS_CLASS_DEPRECATED_IOS(2_0, 9_0, "UIAlertView is deprecated. Use UIAlertController with a preferredStyle of UI
阅读全文
posted @ 2018-07-10 13:50 OIMMZC
阅读(223)
评论(0)
推荐(0)
2018年7月9日
苹果内购
该文被密码保护。
阅读全文
posted @ 2018-07-09 17:21 OIMMZC
阅读(1)
评论(0)
推荐(0)
2018年7月2日
Office 2016 for Mac 64位16.14.1(180613)安装包&激活
摘要: 注意,本页面是属于Mac操作系统使用的Office,如需Windows版的Office请点击下面的传送门。 Windows版Office:https://www.itpwd.com/12.html 激活方法:安装好Office后,点击Mac系统屏幕最上方Finder右侧的“前往”、“电脑”,再依次打
阅读全文
posted @ 2018-07-02 09:10 OIMMZC
阅读(3876)
评论(0)
推荐(0)
2018年6月12日
时间间隔
摘要: 计算当前时间与上次执行时间的时间间隔。
阅读全文
posted @ 2018-06-12 16:23 OIMMZC
阅读(375)
评论(0)
推荐(0)
上一页
1
···
13
14
15
16
17
18
19
20
21
···
44
下一页
公告