- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/nandy007/chestnut-app
- 软件文档: https://github.com/nandy007/chestnut-app/blob/master/README.md
- 官方下载: https://github.com/nandy007/chestnut-app
软件介绍
chestnut-app是一个基于KOA2的快速web开发框架,要求node版本为7.X和8.X
内置了常用中间件(请求体解析、路由控制、会话控制、路由过滤器等)、多进程启动和proxy协议代理。
并且提供常用工具类,包括数据库操作、页面抓取操作、html内容抽取、编解码等
一个完整的chestnut-app必须同时引入chestnut-router、chestnut-session、chestnut-utils模块
具体示例请参考:https://github.com/nandy007/chestnutdemo
Dive Into Python 3
Mark Pilgrim / Apress / 2009-11-6 / USD 44.99
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter......一起来看看 《Dive Into Python 3》 这本书的介绍吧!
