優聲雲打印開放平臺封裝了部分編程語言的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/master/NodeJs](https://gitee.com/dream100/printer-api/tree/master/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/master/Python](https://gitee.com/dream100/printer-api/tree/master/Python)
* Golang:[https://gitee.com/dream100/printer-api/tree/master/Golang](https://gitee.com/dream100/printer-api/tree/master/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)
* 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)
## 微信小程序打印Demo演示
![](https://img.kancloud.cn/dd/a3/dda3e65256bd61014588d3a851bbed10_430x430.png)
## 歡迎第三方公司或個人開發者提交開源SDK