优声云打印开放平台封装了部分编程语言的SDK
SDK提供了API的请求封装、响应解释等功能,开发者使用SDK快速完成接口的开发.
## 目前提供的SDK:
* PHP SDK:[https://gitee.com/dream100/printer-api](https://gitee.com/dream100/printer-api)
* JavaScript:[https://gitee.com/dream100/printer-api/tree/master/javascript](https://gitee.com/dream100/printer-api/tree/master/javascript)
* NodeJs:[https://gitee.com/dream100/printer-api/tree/nodejs](https://gitee.com/dream100/printer-api/tree/nodejs)
* Java:[https://gitee.com/dream100/printer-api/tree/master/Java](https://gitee.com/dream100/printer-api/tree/master/Java)
* Python:[https://gitee.com/dream100/printer-api/tree/python](https://gitee.com/dream100/printer-api/tree/python)
* Golang:[https://gitee.com/dream100/printer-api/tree/golang/](https://gitee.com/dream100/printer-api/tree/golang/)
* 小程序SDK参照JavaScript和NodeJs
* 微信小程序插件:[https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wxa5df7b485f249a05](https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wxa5df7b485f249a05)
* 微信云开发插件:[https://gitee.com/dream100/printer-api/tree/weixinyun/](https://gitee.com/dream100/printer-api/tree/weixinyun/)
* uni-app打印demo:[https://gitee.com/dream100/printer-api/blob/master/uni-app/printer.vue](https://gitee.com/dream100/printer-api/blob/master/uni-app/printer.vue)
* uni-app云开发打印插件:[https://ext.dcloud.net.cn/plugin?id=5482](https://ext.dcloud.net.cn/plugin?id=5482)
## 微信小程序打印Demo演示
![](https://img.kancloud.cn/dd/a3/dda3e65256bd61014588d3a851bbed10_430x430.png)
## 欢迎第三方公司或个人开发者提交开源SDK