代码改变世界

shortcuts on Windows and MacOS

2016-11-20 23:40 by Wizardlsw, 250 阅读, 0 推荐, 收藏, 编辑
摘要:我现在使用Window 10与MacOS,发现各千秋,也发现Window向MacOS学习并借鉴了一些东西。 MacOS有一点非常好的地方是,它可以不怎么使用鼠标,而通过TouchPad便可完成。体验起来感觉比Windows操作系统要优秀一些。 http://www.hanselman.com/blo 阅读全文

swift language

2016-11-12 23:02 by Wizardlsw, 188 阅读, 0 推荐, 收藏, 编辑
摘要:API reference Swift UIKit Swift 菜鸟教程 Great Installed Visual Studio Code, I found I cannot open it from Terminal. The solution is: http://stackoverflow 阅读全文

apache on centos

2016-10-25 09:57 by Wizardlsw, 147 阅读, 0 推荐, 收藏, 编辑
摘要:httpd https://www.centos.org/docs/5/html/Deployment_Guide-en-US/s1-apache-startstop.html 阅读全文

how-to-install-siege-on-centos-7

2016-10-11 17:12 by Wizardlsw, 1124 阅读, 0 推荐, 收藏, 编辑
摘要:https://www.joedog.org/siege-home/ https://roastahost.com/how-to-install-siege-on-centos-7/ (Works!) 阅读全文

Javascript ES6

2016-10-01 23:33 by Wizardlsw, 151 阅读, 0 推荐, 收藏, 编辑
摘要:ES6: EMACScript 6 http://javascript.ruanyifeng.com/advanced/ecmascript6.html http://es6.ruanyifeng.com/#docs/intro ECMAScript 6入门 http://www.cnblogs.c 阅读全文

CURL in windows

2016-09-29 22:21 by Wizardlsw, 339 阅读, 0 推荐, 收藏, 编辑
摘要:目前版本为: 7.50.3 >> 不同操作系统及版本的下载页面 https://curl.haxx.se/download/?C=M;O=D Windows上的下载入口及地址为: https://curl.haxx.se/download.html#Win64 https://dl.uxnr.de/ 阅读全文

resolutions

2016-08-02 17:15 by Wizardlsw, 171 阅读, 0 推荐, 收藏, 编辑
摘要:http://ios-resolution.com/ 阅读全文

使用Karma 来进行 JavaScript 测试

2016-06-17 18:00 by Wizardlsw, 267 阅读, 0 推荐, 收藏, 编辑
摘要:最近接触了一些新的前端开发知识,主要是利用AngularJS做single page application。我也借这个机会,花了几天时间了解了如何对javascript进行测试。 这里将介绍一些使用到的模块及如何进行安装并测试。 技术要求: 熟悉JavaScript 有NodeJS的一些基础 词汇 阅读全文

javascript unit testing

2016-06-15 11:19 by Wizardlsw, 251 阅读, 0 推荐, 收藏, 编辑
摘要:http://www.cnblogs.com/Answer1215/p/4230083.html Good http://developer.51cto.com/art/201506/479127.htm Good. 用grunt搭建自动化的web前端开发环境-完整教程(只是介绍了JS、CSS压缩及 阅读全文

解决windows 10关机自动重启的问题

2016-04-30 10:23 by Wizardlsw, 501 阅读, 0 推荐, 收藏, 编辑
摘要:自从windows 10推出来没多久,就给台式机安装了。可是,有点悲剧的是:每次关机,都会自动重启(restart)。 之后也在网上找了一些解决方式,但还是没用。前天通过搜索”Windows 10 cannot be shutdown and restart instead"最终找到一则有效的解决方 阅读全文
上一页 1 2 3 4 5 6 7 ··· 10 下一页