12 2016 档案
摘要:JavaScript的同步和异步,以及JavaScript单线程的解读,参考阮一峰es6入门,es6标准api,火狐MDN
阅读全文
摘要:下载地址:http://dev.mysql.com/downloads/file/?id=467269 1.解压到自定义目录:我解压到了D盘的根目录 2.复制my-default.ini 重命名 my.ini 配置如下: [mysql]# 设置mysql客户端默认字符集default-charact
阅读全文
摘要:今天 打开虚拟机 忽然遇到这个问题: VMware Workstation cannot connect to the virtual machine. Make sure you have rights to run the program, access all directories the
阅读全文
摘要:/** * 扩展date函数 * author:c3gen */ Date.prototype.format = function(format) { var o = { "M+": this.getMonth() + 1, "d+": this.getDate(), "h+": this.getHours(...
阅读全文

浙公网安备 33010602011771号