上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 49 下一页

2015年11月29日

iOS framework

摘要: 1. iOS 开发新版 动态库framework2. iOS 开发 旧版 framework 阅读全文

posted @ 2015-11-29 13:47 大木哥 阅读(212) 评论(0) 推荐(0) 编辑

iOS 开发新版 动态库framework

摘要: 0. 参考 http://www.cocoachina.com/industry/20140613/8810.html framework+xib参考 :http://blog.csdn.net/xyxjn/article/details/425273411. 设置主头文件 系统已经自动生成好... 阅读全文

posted @ 2015-11-29 13:45 大木哥 阅读(1853) 评论(0) 推荐(1) 编辑

Xcode 添加前缀

摘要: 项目导航栏>Targets>右侧的Utilities>Class Prefix 阅读全文

posted @ 2015-11-29 07:42 大木哥 阅读(214) 评论(0) 推荐(0) 编辑

2015年11月28日

iOS 登陆之界面设置

摘要: 1.界面构成1.1. 效果图1.2. 元素背景图用户名的输入框密码的输入框登陆按钮忘记密码用户注册第三方登陆两个分割线 阅读全文

posted @ 2015-11-28 09:12 大木哥 阅读(262) 评论(0) 推荐(0) 编辑

后端数据库使用 Bomb方案

摘要: 不再需要阿里云进行部署:http://docs.bmob.cn/ios/faststart/index.html?menukey=fast_start&key=start_ios 阅读全文

posted @ 2015-11-28 08:51 大木哥 阅读(643) 评论(0) 推荐(0) 编辑

移动开发的后台服务支持平台

摘要: 1. Parse参考网址:http://www.oschina.net/p/parsehttp://www.cnblogs.com/over140/archive/2013/03/19/2968560.html2. Bmob参考网站:http://www.bmob.cn/http://docs.bm... 阅读全文

posted @ 2015-11-28 08:30 大木哥 阅读(191) 评论(0) 推荐(0) 编辑

2015年11月26日

iOS 登陆之使用ShareSDK

摘要: 0. 概述 登陆要使用ShareSDK,可以实现多社交平台账号登陆,短信验证,并且都是永久免费的。 网址:www.mob.com1.iOS 登陆之界面设置 阅读全文

posted @ 2015-11-26 19:05 大木哥 阅读(183) 评论(0) 推荐(0) 编辑

2015年11月25日

iOS NSTimer

摘要: 示例://创建scrollTimer =[NSTimer scheduledTimerWithTimeInterval:interval target:self selector:@selector(show) userInfo:nil repeats:YES];//使无效[scrollTimer ... 阅读全文

posted @ 2015-11-25 09:47 大木哥 阅读(126) 评论(0) 推荐(0) 编辑

2015年11月23日

Xcode 修改 Create by

摘要: Mac 修改用户名 阅读全文

posted @ 2015-11-23 20:58 大木哥 阅读(610) 评论(0) 推荐(0) 编辑

Mac 修改用户名

摘要: 系统偏好设置 > 用户与群组 > 解锁 > 用户 > 右键 > 高级选项 > 全名 阅读全文

posted @ 2015-11-23 20:55 大木哥 阅读(332) 评论(0) 推荐(0) 编辑

上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 49 下一页

导航