###依赖
- jsoncpp -> https://github.com/open-source-parsers/jsoncpp/
- protobuf -> https://github.com/google/protobuf
- tinyxml -> https://github.com/leethomason/tinyxml2
- 微信加密解密接口封装 -> http://qydev.weixin.qq.com/wiki/index.php?title=%E5%8A%A0%E8%A7%A3%E5%AF%86%E5%BA%93%E4%B8%8B%E8%BD%BD%E4%B8%8E%E8%BF%94%E5%9B%9E%E7%A0%81
加解密过程使用了开源的openssl和tinyxml2库,请开发者自行安装之后使用。 openssl的版本号是openssl-1.0.1h,http://www.openssl.org/ tinyxml2的版本号是tinyxml2-2.1.0,https://github.com/leethomason/tinyxml2
Appid 和password由腾讯分配,在业务接入时向腾讯申请