2016年4月5日
摘要: 1.开始 设置Node_Global:npm config set prefix "C:\Program Files\nodejs" Express组件:npm install express -g(全局安装) Express-Generator:npm install express-genera 阅读全文
posted @ 2016-04-05 18:42 赵云会编程 阅读(567) 评论(0) 推荐(0) 编辑
摘要: 1.开始 下载源码:https://github.com/sayar/NodeMVA Express组件:npm install express -g(全局安装) 2.ExpressRest 打开目录08_ExpressREST app.js 现在项目都用html/js了,写个node几行代码搞定j 阅读全文
posted @ 2016-04-05 17:35 赵云会编程 阅读(333) 评论(0) 推荐(0) 编辑
摘要: 1.开始 源码下载:https://github.com/sayar/NodeMVA 在线视频:https://mva.microsoft.com/en-US/training-courses/using-node-js-with-visual-studio-code-13920 2.事件驱动编程语 阅读全文
posted @ 2016-04-05 15:35 赵云会编程 阅读(704) 评论(0) 推荐(0) 编辑
摘要: 1.开始 作者自己:开发人员,Asp.Net , html / js , restful , memcached , oracle ,windows , iis 目标读者:供自己以后回顾 2.我看Nodejs 一个运行时语言,可以使用javascript编写网站程序; 可以运行在windows和li 阅读全文
posted @ 2016-04-05 13:56 赵云会编程 阅读(1075) 评论(0) 推荐(0) 编辑
摘要: 使用Visual Studio Code进行Nodejs开发充满了便利,为了更好的进行开发工作,有必要使用Github进行代码管理。 Visual Studio Code已经集成了GIT组件: https://github.com/git-for-windows/git/releases/downl 阅读全文
posted @ 2016-04-05 11:56 赵云会编程 阅读(2441) 评论(0) 推荐(0) 编辑