上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 98 下一页
摘要: 一,960*1704,(普通的图标)二,1242*2208(iPhone6plus),640*960(iPhone4)(启动页面) 三,1024*1024(应用logo) 1,960*1704,(普通的图标) 2,1242*2208(启动页面),640*960, 640x1136,750x1334< 阅读全文
posted @ 2014-12-15 10:53 路在脚下, 阅读(229) 评论(0) 推荐(0)
摘要: CGFloat naviBarHeight = self.navigationController.navigationBar.frame.size.height; CGFloat tabbarHeight = self.tabBarController.tabBar.frame.size.he... 阅读全文
posted @ 2014-12-05 14:33 路在脚下, 阅读(132) 评论(0) 推荐(0)
摘要: 转:http://blog.csdn.net/brokge/article/details/9045629最近做Android和iOS项目用到了ZXing进行二维码扫描,其中在iOS整合比较麻烦,遇到不少问题。文章前半部分基础部分摘自此文章:http://blog.devtang.com/blog/... 阅读全文
posted @ 2014-12-01 17:26 路在脚下, 阅读(298) 评论(0) 推荐(0)
摘要: [!] The `master` repo is not a git repo.1、进入/users/你的用户名/.cocoapods/,删除master文件夹2、pod setup3,sudo xcode-select -switch /Applications/Xcode.app/ 阅读全文
posted @ 2014-11-21 17:11 路在脚下, 阅读(761) 评论(0) 推荐(0)
摘要: 1,消息表文本消息messageidfromidtoidcontentsendtime语音消息messageidfromidtoidlocalurlrouteurlvoicelengthisplay图片消息messageidfromidtoidlocal_origin_urlroute_origin... 阅读全文
posted @ 2014-11-06 10:58 路在脚下, 阅读(166) 评论(0) 推荐(0)
摘要: 转:http://blog.csdn.net/glt3953/article/details/275413911.启动Mac OS自带的Apache服务sudo apachectl start2.Finder进入路径/Library/WebServer/Documents新建自己提供WebServe... 阅读全文
posted @ 2014-11-03 13:29 路在脚下, 阅读(725) 评论(0) 推荐(0)
摘要: 1,build setting,only2,search path3,接口,协议 不能调用方法4,target 版本 阅读全文
posted @ 2014-10-29 16:07 路在脚下, 阅读(148) 评论(0) 推荐(0)
摘要: 1,build setting,only2,search path3,接口,协议 不能调用方法4,target 版本5,就是少库,libz,libbz,草, 阅读全文
posted @ 2014-10-29 16:07 路在脚下, 阅读(174) 评论(0) 推荐(0)
摘要: 1,注册用户(隐匿的过程)2,使用用户名,昵称登陆(隐匿的过程)3,添加好友(可以是双向的,可以是单向的)4,发消息,图片,语音(根据用户名登陆)功能:一对一发消息1,点击对方头像(自己已经注册,已经登陆了,并且获取到了对方的用户名了),发送信息,历史聊天列表信息的维护:1,缓存到本地(如果删除AP... 阅读全文
posted @ 2014-10-27 18:17 路在脚下, 阅读(225) 评论(0) 推荐(0)
摘要: NSDictionary * dict=[NSDictionary dictionaryWithObject:[UIColor whiteColor] forKey:NSForegroundColorAttributeName]; self.navigationController.naviga... 阅读全文
posted @ 2014-10-23 13:49 路在脚下, 阅读(150) 评论(0) 推荐(0)
上一页 1 ··· 5 6 7 8 9 10 11 12 13 ··· 98 下一页