文件名称:NodeAsp
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual C] [Basic/ASP] [源码]
- 上传时间:
- 2016-09-06
- 文件大小:
- 208kb
- 下载次数:
- 0次
- 提 供 者:
- jiaz*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
NodeAsp是一套Classic ASP框架,借鉴了NodeJS的模块化思想,让您可以使用全新的理念愉快地书写ASP程序。
NodeAsp使用遵循CommonJS规范的require,完全兼容NodeJS模块加载方式,让您可以直接使用NodeJS 50 以上的模块。一切不关乎NodeJS运行环境和ES5-ES6特有对象的模块都能直接使用。如此庞大的模块资源库,这在以往任何ASP框架下都是没有的。-NodeAsp is a set of ASP Classic fr a mework, drawing on the NodeJS modular thinking, so you can use a new idea to write ASP program happily.
NodeAsp follow the CommonJS specification require, fully compatible with the NodeJS module loading mode, so you can directly use the NodeJS more than 50 of the module. All modules that are not related to the NodeJS runtime environment and the ES5-ES6 specific object can be used directly. Such a huge library of modules, which in the past under any ASP fr a mework are not.
NodeAsp使用遵循CommonJS规范的require,完全兼容NodeJS模块加载方式,让您可以直接使用NodeJS 50 以上的模块。一切不关乎NodeJS运行环境和ES5-ES6特有对象的模块都能直接使用。如此庞大的模块资源库,这在以往任何ASP框架下都是没有的。-NodeAsp is a set of ASP Classic fr a mework, drawing on the NodeJS modular thinking, so you can use a new idea to write ASP program happily.
NodeAsp follow the CommonJS specification require, fully compatible with the NodeJS module loading mode, so you can directly use the NodeJS more than 50 of the module. All modules that are not related to the NodeJS runtime environment and the ES5-ES6 specific object can be used directly. Such a huge library of modules, which in the past under any ASP fr a mework are not.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NodeAsp
.......\LICENSE
.......\NodeAsp.min.asp
.......\node_modules
.......\............\assert
.......\............\......\.npmignore
.......\............\......\.travis.yml
.......\............\......\.zuul.yml
.......\............\......\assert.js
.......\............\......\LICENSE
.......\............\......\package.json
.......\............\......\README.md
.......\............\......\test.js
.......\............\buffer
.......\............\......\.npmignore
.......\............\......\.travis.yml
.......\............\......\.zuul.yml
.......\............\......\bin
.......\............\......\...\download-node-tests.js
.......\............\......\...\test.js
.......\............\......\index.js
.......\............\......\LICENSE
.......\............\......\node_modules
.......\............\......\............\base64-js
.......\............\......\............\.........\.npmignore
.......\............\......\............\.........\.travis.yml
.......\............\......\............\.........\base64js.min.js
.......\............\......\............\.........\bower.json
.......\............\......\............\.........\lib
.......\............\......\............\.........\...\b64.js
.......\............\......\............\.........\LICENSE.MIT
.......\............\......\............\.........\package.json
.......\............\......\............\.........\README.md
.......\............\......\............\.........\test
.......\............\......\............\.........\....\big-data.js
.......\............\......\............\.........\....\convert.js
.......\............\......\............\.........\....\url-safe.js
.......\............\......\............\ieee754
.......\............\......\............\.......\.travis.yml
.......\............\......\............\.......\.zuul.yml
.......\............\......\............\.......\index.js
.......\............\......\............\.......\LICENSE
.......\............\......\............\.......\package.json
.......\............\......\............\.......\README.md
.......\............\......\............\.......\test
.......\............\......\............\.......\....\basic.js
.......\............\......\............\isarray
.......\............\......\............\.......\.npmignore
.......\............\......\............\.......\.travis.yml
.......\............\......\............\.......\component.json
.......\............\......\............\.......\index.js
.......\............\......\............\.......\Makefile
.......\............\......\............\.......\package.json
.......\............\......\............\.......\README.md
.......\............\......\............\.......\test.js
.......\............\......\package.json
.......\............\......\README.md
.......\............\......\test
.......\............\......\....\base64.js
.......\............\......\....\basic.js
.......\............\......\....\compare.js
.......\............\......\....\constructor.js
.......\............\......\....\from-string.js
.......\............\......\....\is-buffer.js
.......\............\......\....\methods.js
.......\............\......\....\node
.......\............\......\....\node-es6
.......\............\......\....\........\README.txt
.......\............\......\....\........\test-buffer-arraybuffer.js
.......\............\......\....\........\test-buffer-iterator.js
.......\............\......\....\....\README.txt
.......\............\......\....\....\test-buffer-ascii.js
.......\............\......\....\....\test-buffer-bytelength.js
.......\............\......\....\....\test-buffer-concat.js
.......\............\......\....\....\test-buffer-indexof.js
.......\............\......\....\....\test-buffer-inspect.js
.......\............\......\....\....\test-buffer.js
.......\............\......\....\slice.js
.......\............\......\....\static.js
.......\............\......\....\to-string.js
.......\............\......\....\write.js
.......\............\......\....\write_infinity.js
.......\............\......\....\_polyfill.js
.......\....