06 2016 档案

摘要:1、Md5分16进制和32进制 2、Base64 链接: http://pan.baidu.com/s/1gfAZhPx 密码: 1kw4 阅读全文
posted @ 2016-06-22 16:33 索马里猫 阅读(167) 评论(0) 推荐(0)
摘要:两个view控制底部隐藏 1、底部隐藏 NSArray* constrains = self.ve_bottom.constraints; for (NSLayoutConstraint* constraint in constrains) { if (constraint.firstAttribute == NSLayoutAttribu... 阅读全文
posted @ 2016-06-22 16:26 索马里猫 阅读(161) 评论(0) 推荐(0)
摘要:苹果账号:1、苹果AppleID账号https://idmsa.apple.com/IDMSWebAuth/login?&appIdKey=891bd3417a7776362562d2197f89480a8547b108fd934911bcbea0110d07f757&path=%2F%2Fmemb 阅读全文
posted @ 2016-06-20 09:28 索马里猫 阅读(582) 评论(0) 推荐(0)
摘要:链接: http://pan.baidu.com/s/1c0t7yQ 密码: gnyv 1、MacOS 下载注意事项 下载完安装包会出现 把安装包拖进【应用程序】双击安装即可 Safari出现了: 问题:(我的QQ截屏不好使了,晕菜) 2、iOS10安装 将地址通过iPhone在自带的Safari浏 阅读全文
posted @ 2016-06-14 18:53 索马里猫 阅读(382) 评论(0) 推荐(0)
摘要:参考网址: http://www.jianshu.com/p/f28c4193e8fc http://cdn0.jianshu.io/p/729fa512d08d 1、openFire下载: https://igniterealtime.org/downloads/(下载dmg) 2、mySql下载 阅读全文
posted @ 2016-06-13 17:14 索马里猫 阅读(683) 评论(0) 推荐(0)
摘要:解决办法 阅读全文
posted @ 2016-06-12 10:25 索马里猫 阅读(1062) 评论(0) 推荐(0)
摘要:参考链接: http://www.jianshu.com/p/8bd5b1273869 Demo: http://jsbin.com/togito/edit?html,css,js,console,output 阅读全文
posted @ 2016-06-06 15:08 索马里猫 阅读(383) 评论(0) 推荐(0)
摘要:1、QuickTimeplayer(苹果自带) https://support.apple.com/zh-cn/HT201066 打开QuickTimeplayer,新建影片录制文件,选择iPhone录制即可! 2、Reflector 2.6.0(破解版) http://soft.macx.cn/6 阅读全文
posted @ 2016-06-02 11:21 索马里猫 阅读(142) 评论(0) 推荐(0)
摘要:http://www.jianshu.com/p/486c20c54228 1、通过CocoaPods安装 主要用来将 JSON 数据模型化为 Model 对象 2、第三方类库安装 阅读全文
posted @ 2016-06-02 09:56 索马里猫 阅读(302) 评论(0) 推荐(0)