Node.js(3)

require方法的加载规则,了解npm的常用命令和如何切换到淘宝npm镜像

阅读全文

Node.js(2-2)

利用node核心模块http结合art-template构建Apache读取文件目录的效果

阅读全文

Node.js(2)

这篇博文主要是学习利用node的核心模块http构建类似Apache的服务器效果,以及在node中使用art-template模板引擎,最后做一个类似Apache读取文件目录的效果。

阅读全文

Node.js(1)

这篇文章主要是了解node.js的基础知识,包括node.js是什么?node.js能干什么?以及学习node的几个核心模块的小栗子。包括node读写文件,和利用http这个核心模块创建一个简单的web服务器。

阅读全文

hexo+GitHub构建blog

这是利用hexo在GitHub上建立自己的博客的流程,记录下方便查询。

阅读全文

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.

阅读全文