09 2015 档案

摘要:工具:1.jdk-8u60-macosx-x64.dmg2.MjServer.zip3.eclipse-jee-kepler-SR2-macosx-cocoa-x86_64.tar.gz4.apache-tomcat-7.0.64.tar.gz文件地址:http://download.csdn.ne... 阅读全文
posted @ 2015-09-26 16:18 -Eazy- 阅读(466) 评论(0) 推荐(0)
摘要:Json解析:http://json.tongxiehui.net/MD5破解:http://www.cmd5.com/ 阅读全文
posted @ 2015-09-26 15:03 -Eazy- 阅读(122) 评论(0) 推荐(0)
摘要:地址:http://www.cocoachina.com/ios/20150104/10824.html 阅读全文
posted @ 2015-09-25 19:27 -Eazy- 阅读(78) 评论(0) 推荐(0)
摘要:点击空白处退出键盘1 -(void)touchesBegan:(nonnull NSSet *)touches withEvent:(nullable UIEvent *)event{2 [self.view endEditing:YES];3 } 阅读全文
posted @ 2015-09-24 23:11 -Eazy- 阅读(191) 评论(0) 推荐(0)
摘要:常用vim键:shift+V 选中当前行y 复制p 黏贴x 删除i 编辑Esc 退出编辑:wq 保存退出:q! 不保存退出/ 查找字符串使用到的命令行sudo 以管理员权限执行命令ls 显示当前目录下文... 阅读全文
posted @ 2015-09-21 23:06 -Eazy- 阅读(1216) 评论(0) 推荐(0)
摘要:问题:“Application Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured v... 阅读全文
posted @ 2015-09-20 19:35 -Eazy- 阅读(341) 评论(0) 推荐(0)