- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/node-weixin/node-weixin-api
- 软件文档: https://github.com/node-weixin/node-weixin-api
软件介绍
由于现有的node weixin api接口做的比较麻烦,不利于书写与理解.故重新书写代码,架构. 让开发者更容易理解与使用,并且帮助提升软件质量
node-weixin-api是基于node-weixin-*的API接口的SDK。
它们都是由下列子项目组合而成, node-weixin-api只是将业务接口统一到一个api里方便调用,而不必一个一个重新安装:
node-weixin-config 用于微信配置信息的校验
node-weixin-auth 用于与微信服务器握手检验
node-weixin-util 一些常用的微信请求,加密,解密,检验的功能与处理
node-weixin-request 微信的各类服务的HTTP请求的抽象集合
node-weixin-oauth 微信OAuth相关的操作
node-weixin-pay 微信支付的服务器接口
node-weixin-jssdk 微信JSSDK相关的服务器接口
node-weixin-menu 微信菜单相关的操作与命令
node-weixin-media 微信多媒体相关的操作
node-weixin-user 微信用户相关的操作与命令
node-weixin-link 微信推广相关的操作
Django 1.0 Template Development
Scott Newman / Packt / 2008 / 24.99
Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system a......一起来看看 《Django 1.0 Template Development》 这本书的介绍吧!
