上一页 1 2 3 4 5 6 7 8 ··· 14 下一页
摘要: * php shuffle 打乱数组顺序 test: 有了这个方法,以后方便测试数组排序的问题。 * 另一个方法 阅读全文
posted @ 2018-08-04 18:28 zhanghui_ming 阅读(247) 评论(0) 推荐(0)
摘要: * 到css参考手册网站 http://css.doyoe.com/ 下载chm手册 * 到github下载对应的html页面 或者从百度云盘 密码: sgvk * 启动xampp * 浏览器访问 本地css手册 http://localhost/css-handbook/index.htm por 阅读全文
posted @ 2018-08-04 13:58 zhanghui_ming 阅读(151) 评论(0) 推荐(0)
摘要: * 成为微信公众平台的开发者 注册 https://mp.weixin.qq.com * 登录 https://open.weixin.qq.com/ * 开发者工具下载 https://developers.weixin.qq.com/miniprogram/dev/devtools/downlo 阅读全文
posted @ 2018-08-03 22:45 zhanghui_ming 阅读(127) 评论(0) 推荐(0)
摘要: * react开发实战 (Pro React) https://github.com/apress/pro-react * react 配置好的环境https://github.com/brickspert/react-family react教程https://github.com/bricksp 阅读全文
posted @ 2018-08-03 19:25 zhanghui_ming 阅读(98) 评论(0) 推荐(0)
摘要: * 查看分支 * 更新 * 切换到master分支 Checking out files: 100% (907/907), done.Switched to branch 'master'Your branch is up to date with 'origin/master'. * 其他分支合并 阅读全文
posted @ 2018-08-03 17:56 zhanghui_ming 阅读(502) 评论(0) 推荐(0)
摘要: * 登陆页面 https://cloud.digitalocean.com/registrations/new * java 多用户博客系统demo: https://www.oschina.net/p/tale * java api example: https://www.programcree 阅读全文
posted @ 2018-08-03 16:43 zhanghui_ming 阅读(209) 评论(0) 推荐(0)
摘要: Aura Laravel Symphony Yii Zend php components Packagist 最好的组件: Awesome PHP https://www.yiiframework.com/doc/guide/2.0/en/runtime-requests https://docs 阅读全文
posted @ 2018-08-03 14:00 zhanghui_ming 阅读(142) 评论(0) 推荐(0)
摘要: * 配置好jdk * 下载安装maven http://maven.apache.org/download.cgi apache-maven-3.3.3-bin.zip * 解压到G:\apache-maven-3.5.3-bin * 添加环境变量 ** 添加 M2_HOME 和 MAVEN_HOM 阅读全文
posted @ 2018-08-03 10:54 zhanghui_ming 阅读(109738) 评论(1) 推荐(1)
摘要: * 查看php.net官方手册 string str_pad ( string $input , int $pad_length [, string $pad_string = " " [, int $pad_type = STR_PAD_RIGHT ]] ) * javascript code * 阅读全文
posted @ 2018-08-02 19:23 zhanghui_ming 阅读(281) 评论(0) 推荐(0)
摘要: 创建1000个webqq的qq好友列表, 一个好友用一个节点来表示 * timeChunk Run: 阅读全文
posted @ 2018-08-02 17:26 zhanghui_ming 阅读(282) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 14 下一页