Fork me on GitHub
上一页 1 2 3 4 5 6 7 8 9 ··· 125 下一页

2017年6月15日

摘要: 在virtualenv下 生成web 工程目录 设置settings 使用默认数据库 开启网络服务 在网页上输入网址 可以看到 阅读全文
posted @ 2017-06-15 13:36 pengyingh 阅读(235) 评论(0) 推荐(0) 编辑
摘要: 退出当前虚拟环境 阅读全文
posted @ 2017-06-15 13:28 pengyingh 阅读(113) 评论(0) 推荐(0) 编辑

2017年6月1日

摘要: 转自:http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/0014344997013405abfb7f0e1904a04ba6898a384b1e925000 在传统的基于Class的语 阅读全文
posted @ 2017-06-01 10:34 pengyingh 阅读(206) 评论(0) 推荐(0) 编辑

2017年5月31日

摘要: 转自:http://www.liaoxuefeng.com/wiki/001434446689867b27157e896e74d51a89c25cc8b43bdb3000/001434499503920bb7b42ff6627420da2ceae4babf6c4f2000 字符串是编程时涉及到的最多 阅读全文
posted @ 2017-05-31 15:40 pengyingh 阅读(323) 评论(0) 推荐(0) 编辑

2017年5月15日

摘要: 代码范例 css file 阅读全文
posted @ 2017-05-15 10:50 pengyingh 阅读(165) 评论(0) 推荐(0) 编辑

2017年5月10日

摘要: 转自:http://www.linuxidc.com/Linux/2015-02/113577.htm 当自己在家敲代码需要发请求时,就可以配置本地Apache,Mac电脑自带的服务器。这个比windows上的本地服务器还要好用,下面写下最快速配置方案。 0.在开始之前需要给自己的电脑设置下开机密码 阅读全文
posted @ 2017-05-10 18:40 pengyingh 阅读(358) 评论(0) 推荐(0) 编辑

2017年5月3日

摘要: preferences -> Editor -> File Types -> ignore files and folders 添加后缀类型如: *.meta 阅读全文
posted @ 2017-05-03 15:29 pengyingh 阅读(753) 评论(0) 推荐(0) 编辑

2017年5月2日

摘要: 转自:http://www.wy182000.com/2014/01/06/git-%E8%A1%8C%E5%B0%BEcrlf%E6%8D%A2%E8%A1%8C%E7%AC%A6n%E4%B8%8Ern%E5%A4%84%E7%90%86/ 如果是linux和windows混合开发,很容易会遇到 阅读全文
posted @ 2017-05-02 10:40 pengyingh 阅读(2480) 评论(0) 推荐(0) 编辑

2017年4月14日

摘要: 判断是否继承 获取所有super classes cc.js下有很多判断方法 判断是否是数字 字符串 阻止事件向下层传递 对node执行scheduleUpdate方法 注意webGL 的 cc.director.getScheduler().scheduleUpdate的第4个参数可以传递func 阅读全文
posted @ 2017-04-14 12:53 pengyingh 阅读(643) 评论(0) 推荐(0) 编辑

2017年4月12日

摘要: $ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 阅读全文
posted @ 2017-04-12 14:10 pengyingh 阅读(91) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 ··· 125 下一页

导航