教程
node.js中的dns.getServers方法使用说明 node.js中的events.EventEmitter.listenerCount方法使用说明 node.js中的path.resolve方法使用说明 node.js中的path.sep方法使用说明 node.js中的path.normalize方法使用说明 node.js中的path.join方法使用说明 node.js中的path.isAbsolute方法使用说明 node.js中的path.extname方法使用说明 node.js中的path.dirname方法使用说明 node.js中的path.delimiter方法使用说明 node.js中的path.basename方法使用说明 node.js中的console.timeEnd方法使用说明 node.js中的console.time方法使用说明 node.js中的console.trace方法使用说明 node.js中的console.info方法使用说明 node.js中的console.warn方法使用说明 node.js中的console.log方法使用说明 node.js中的console.error方法使用说明 node.js中的console.dir方法使用说明 node.js中的console.assert方法使用说明 node.js中的url.format方法使用说明 node.js中的url.parse方法使用说明 node.js中的url.resolve方法使用说明 node.js中的querystring.parse方法使用说明 node.js中的querystring.stringify方法使用说明 node.js中的querystring.escape方法使用说明 node.js中的querystring.unescape方法使用说明 node.js中的events.emitter.removeAllListeners方法使用说明 node.js中的events.emitter.listeners方法使用说明 node.js中的events.emitter.removeListener方法使用说明 node.js中的emitter.emit方法使用说明 node.js中的events.emitter.once方法使用说明 node.js中的emitter.on方法使用说明 node.js中的http.request.end方法使用说明 node.js中的buffer.write方法使用说明 node.js中的buffer.slice方法使用说明 node.js中的buffer.Buffer.byteLength方法使用说明 node.js中的buffer.Buffer.isBuffer方法使用说明 node.js中的buffer.Buffer.isEncoding方法使用说明 node.js中的buffer.toString方法使用说明 node.js中的buffer.toJSON方法使用说明 node.js中的buffer.length方法使用说明 node.js中的buffer.fill方法使用说明 node.js中的buffer.copy方法使用说明 node.js中的http.request方法使用说明 node.js中的http.response.removeHeader方法使用说明 node.js中的http.response.setHeader方法使用说明 node.js中的http.response.end方法使用说明 node.js中的http.response.write方法使用说明 node.js中的http.response.getHeader方法使用说明 node.js中的http.response.writeHead方法使用说明 node.js中的http.response.addTrailers方法使用说明 node.js中的fs.writeFile方法使用说明 node.js中的fs.writeFileSync方法使用说明 node.js中的fs.writeFile方法使用说明 node.js中的http.createServer方法使用说明 node.js中的http.get方法使用说明 node.js中的http.createClient方法使用说明 node.js中的fs.write方法使用说明 node.js中的fs.writeSync方法使用说明 node.js中的fs.fsyncSync方法使用说明 node.js中的fs.ftruncate方法使用说明 node.js中的fs.fsync方法使用说明 node.js中的fs.unlink方法使用说明 node.js中的fs.unlinkSync方法使用说明 node.js中的fs.truncate方法使用说明 node.js中的fs.truncateSync方法使用说明 node.js中的fs.utimes方法使用说明 node.js中的fs.utimesSync方法使用说明 node.js中的fs.symlink方法使用说明 node.js中的fs.symlinkSync方法使用说明 node.js中的fs.link方法使用说明 node.js中的fs.linkSync方法使用说明 node.js中的fs.readFile方法使用说明 node.js中的fs.readFileSync方法使用说明 node.js中的fs.fstat方法使用说明 node.js中的fs.fstatSync方法使用说明 node.js中的require使用详解 node.js中的fs.lstat方法使用说明 node.js中的fs.lstatSync方法使用说明 node.js中的fs.rename方法使用说明 node.js中的fs.renameSync方法使用说明 node.js中的fs.realpath方法使用说明 node.js中的fs.realpathSync方法使用说明 node.js中的fs.stat方法使用说明 node.js中的fs.statSync方法使用说明 node.js中的fs.lchmod方法使用说明 node.js中的fs.lchmodSync方法使用说明 node.js中的fs.fchmod方法使用说明 node.js中的fs.fchmodSync方法使用说明 node.js中的fs.lchown方法使用说明 node.js中的fs.lchownSync方法使用说明 node.js中的fs.chown方法使用说明 node.js中的fs.chownSync方法使用说明 node.js中的fs.fchown方法使用说明 node.js中的fs.fchownSync方法使用说明 node.js中的fs.rmdir方法使用说明 node.js中的fs.rmdirSync方法使用说明 node.js中的fs.mkdir方法使用说明 node.js中的fs.mkdirSync方法使用说明 node.js中的fs.read方法使用说明 node.js中的fs.readSync方法使用说明 node.js中的fs.readlink方法使用说明 node.js中的fs.readlinkSync方法使用说明 node.js中的fs.readdir方法使用说明 node.js中的fs.readdirSync方法使用说明 node.js中的fs.close方法使用说明 node.js中的fs.closeSync方法使用说明 node.js中的fs.open方法使用说明 node.js中的fs.openSync方法使用说明 node.js中的fs.exists方法使用说明 node.js中的fs.existsSync方法使用说明 node.js中的fs.futimes方法使用说明 node.js中的fs.futimesSync方法使用说明 node.js中的fs.createWriteStream方法使用说明 node.js中的fs.createReadStream方法使用说明 node.js中的fs.appendFileSync方法使用说明 node.js中的fs.appendFile方法使用说明 node.js中的fs.chmod方法使用说明 node.js中的fs.chmodSync方法使用说明

Node.js 服务器端的JavaScript

 Node.js 是一个基于Chrome JavaScript 运行时建立的一个平台, 用来方便地搭建快速的 易于扩展的网络应用· Node.js 借助事件驱动, 非阻塞I/O 模型变得轻量和高效, 非常适合 运行在分布式设备 的 数据密集型 的实时应用

Node.js是一个可以快速构建网络服务及应用的平台 。该平台的构建是基于Chrome's JavaScript runtime,也就是说,实际上它是对Google V8引擎(应用于Google Chrome浏览器)进行了封装。
V8引擎执行Javascript的速度非常快,性能非常好。Node对一些特殊用例进行了优化,提供了替代的API,使得V8在非浏览器环境下运行得更好。
例如,在服务器环境中,处理二进制数据通常是必不可少的,但Javascript对此支持不足,因此,V8.Node增加了Buffer类,方便并且高效地处理二进制数据。因此,Node不仅仅简单地使用了V8,还对其进行了优化,使其在各环境下更加给力。


Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务