构建 Node.JS Web 服务 nwebjs
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.nwebjs.top
- 软件文档: http:www.nwebjs.top/doc
软件介绍
# nweb
简约的node.js MVC 框架,可快速构建node.js web服务
更新到 0.0.21
## 安装
npm install nweb
## 特性
* 路由控制
* 自定义控制器
* 静态资源文件访问
* 视图模版引擎
## 安全问题
如果你发现一个漏洞,请反馈给我们
Test Driven Development
Kent Beck / Addison-Wesley Professional / 2002-11-18 / USD 49.99
Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells programmers to "be careful!"), the auth......一起来看看 《Test Driven Development》 这本书的介绍吧!
