搜索资源列表
encodeuri_gbk
- nodejs module for URL encoding
nodejs_websocket_server
- node.js websocket的例子,nodejs很有前途-node.js websocket
source
- HTML5实现的客户端和服务器端的聊天界面,包括了nodejs\websocket的应用!-The HTML5 achieve client and server side chat interface
testCli
- NodeJS模块,模拟Window是下使用Linux下的shell命令~~学习NodeJS的CLI编程用的~-A NodeJS module for using linux shell cli in Windows... just a test project~
client
- NodeJS实现文件推送,自动检测文件夹文件变化,并推送.-NodeJS push files, automatically detect the file folder changes, and push.
web_chat
- 使用websoket nodeJS实现网络聊天-use websoket nodeJS to realize online chat
jsftp_test
- 使用nodejs 实现ftp文件上传,可以用于自动开发-use nodejs to realize ftp uploading
web.video
- P2P的视频会议系统源码,需要nodejs运行环境。在Windows操作系统、Android操作系统上安装chrome浏览器、opera浏览器或者firefox 18-p2p video source code.please install nodejs to run it.and install chrome browser to do it.
nodejs
- nodejs 入门 , 提高 , 进阶 , -Nodejs entry, improve, advanced,
study-NodeJS
- 是NodeJS的学习资料,关于NodeJS的安装、运行等,还包括示例代码-Is the NodeJS learning materials, on the installation of NodeJS, how to running etc.including demo of JS
nodejs-async
- nodejs的async库示例代码。里面包含了如何通过async来编写流程化的nodejs程序,避免出现回调地狱。-nodejs async demo. Contains async code for writing serialize program, to avoid callback hell.
data_collect
- 基于nodejs 和 HTML5的web开发(Development of web based on nodejs and HTML5)
douban
- nodejs 爬虫 抓取豆瓣数据,根据给出的种子数据,抓取数据(Nodejs crawler grab watercress data)
GetDesktopVideo
- nodeJs编写的仅有400kb大的window控件, 捕获屏幕的活动状态, 制作gif。 体积小, 运行快, 制作的gif压缩比高, 画质清晰(NodeJs prepared only 400KB large window control, capture the screen of the state of activity, the production of gif. Small size, fast operation, high compression ratio of GIF
myBlogServer
- 个人博客后台管理系统,使用NodeJs ,express框架, sequelize 框架(blog server with Node.js ,express, sequelize)
Nodejs电影建站开发实例(下)
- nodejs 建站实例,可以参考,涉及到jade(nodejs web demo,use jade and others)
nodemailer-nodemailer-smtp-transport-master
- nodejs发送邮件功能,修改参数方法主题,方法调用等功能层面的实现(Nodejs sends mail functions, modifies parameters, methods, themes, methods, calls and other functional aspects)
nodejs父子进程的stream方式通信
- 父子进程使用管道通信,对于spawn方式创建的子进程,没有默认管道,所以需要使用此中方式,另外,通过nodejs创建出来的其他进程,比如java,c,都可以使用输入输出流来实现更复杂更安全的通信(The father child process uses pipeline communication, and there is no default pipe for the subprocesses created by the spawn mode, so we need to use thi
nodejs websocket 即时通讯
- 基于nodejs的即时通讯,server 和client,将server端在服务器上运行,client可以直接访问也可发布到web服务器上远程访问。
NodeJsGameServer
- nodejs 编写的游戏server,框架支持mysql,redis,异步等。(The game server written by nodejs supports mysql, redis, asynchronous and so on.)