搜索资源列表
web_chat
- 使用websoket nodeJS实现网络聊天-use websoket nodeJS to realize online chat
jsftp_test
- 使用nodejs 实现ftp文件上传,可以用于自动开发-use nodejs to realize ftp uploading
Nodejs-in-Action.pdf
- Node.js 是一个基于Chrome Javascr ipt 运行时建立的一个平台, 用来方便地搭建快速的-Node.js is based on the Chrome Javascr ipt runtime establish a platform for easily building fast
shortpath
- 读取点线连接,使用类迪杰斯特拉算法求解最短路径输出服务区范围,并通过nodejs搭建服务器,在网页上用canvas绘制显示。原始数据中,点数据为(ID,坐标xy)线数据为(前后连接点,权值)-Read point line connection using class Dijkstra shortest path algorithm output service area, and set up the server through nodejs, drawn with canvas on th
nodejs-async
- nodejs的async库示例代码。里面包含了如何通过async来编写流程化的nodejs程序,避免出现回调地狱。-nodejs async demo. Contains async code for writing serialize program, to avoid callback hell.
myBlogServer
- 个人博客后台管理系统,使用NodeJs ,express框架, sequelize 框架(blog server with Node.js ,express, sequelize)