摘要:
1. 立即执行函数 匿名函数 2.闭包函数 3.使用闭包定义私有变量 4. prototype 继承属性和方法 5.模块化 6.柯里化 7.apply,call与bind方法 //var user={// greet:'Kello',// greetUser:function(userName)// 阅读全文
posted @ 2017-07-20 10:57
继续生活
阅读(212)
评论(0)
推荐(0)
摘要:
下载网址 https://www.mongodb.com/download-center 1. 创建数据库文件 cd c:\ mkdir data 2. 把本地路径连接起来 mongod.exe --dbpath c:\data\db 3. mongod.exe --bind_ip 绑定服务IP,若 阅读全文
posted @ 2017-07-20 09:26
继续生活
阅读(163)
评论(0)
推荐(0)
摘要:
网站地址:http://www.open-open.com/lib/view/open1414396787325.html 1. 安装完成后,设置用户名和密码 git config --global user.name "" git config --global user.email "" 2. 阅读全文
posted @ 2017-07-20 09:09
继续生活
阅读(205)
评论(0)
推荐(0)
浙公网安备 33010602011771号