|
1 |
| -## WxJava - 微信开发 Java SDK(开发工具包) |
2 |
| - |
3 |
| -[](https://github.com/996icu/996.ICU/blob/master/LICENSE) |
4 |
| -[](https://996.icu/#/zh_CN) |
| 1 | +## WxJava - 微信开发 Java SDK(开发工具包) [](https://github.com/996icu/996.ICU/blob/master/LICENSE) [](https://996.icu/#/zh_CN) |
5 | 2 |
|
6 | 3 | [](https://gitee.com/binary/weixin-java-tools)
|
7 | 4 | [](https://github.com/Wechat-Group/WxJava)
|
|
13 | 10 |
|
14 | 11 | #### 支持包括微信支付、开放平台、公众号、企业微信/企业号、小程序等微信功能的后端开发。
|
15 | 12 |
|
16 |
| -<table> |
| 13 | +<table border="0"> |
17 | 14 | <tbody>
|
18 | 15 | <tr>
|
19 | 16 | <td align="left" valign="middle">
|
20 |
| - <img width="200" src="https://gitee.com/binary/weixin-java-tools/raw/master/qrcodes/mp.jpg"> |
| 17 | + <a href="http://mp.weixin.qq.com/mp/homepage?__biz=MzI3MzAwMzk4OA==&hid=1&sn=f31af3bf562b116b061c9ab4edf70b61&scene=18#wechat_redirect" target="_blank"> |
| 18 | + <img height="120" src="https://gitee.com/binary/weixin-java-tools/raw/master/qrcodes/mp.jpg"> |
| 19 | + </a> |
| 20 | + </td> |
| 21 | + <td align="center" valign="middle"> |
| 22 | + <a href="https://cloud.tencent.com/redirect.php?redirect=1014&cps_key=a4c06ffe004dbcda44036daa1bf8f876&from=console" target="_blank"> |
| 23 | + <img height="120" src="https://gitee.com/binary/weixin-java-tools/raw/master/banners/tcloud.jpg"> |
| 24 | + </a> |
21 | 25 | </td>
|
22 | 26 | <td align="right" valign="middle">
|
23 | 27 | <a href="https://coding.net/?utm_source=WxJava" target="_blank">
|
24 |
| - <img width="700" src="https://gitee.com/binary/weixin-java-tools/raw/master/banners/readme.jpg"> |
| 28 | + <img height="120" src="https://gitee.com/binary/weixin-java-tools/raw/master/banners/coding.jpg"> |
| 29 | + </a> |
| 30 | + </td> |
| 31 | + <td align="center" valign="middle"> |
| 32 | + <a href="https://promotion.aliyun.com/ntms/act/qwbk.html?userCode=7makzf5h" target="_blank"> |
| 33 | + <img height="120" src="https://gitee.com/binary/weixin-java-tools/raw/master/banners/aliyun.jpg"> |
25 | 34 | </a>
|
26 | 35 | </td>
|
27 | 36 | </tr>
|
|
31 | 40 | ### 重要信息
|
32 | 41 | 1. **2018-12-23 项目更名为WxJava,并发布 [【3.3.0正式版】](https://github.com/Wechat-Group/WxJava/releases)**!
|
33 | 42 | 1. 新手重要提示:本项目仅是一个SDK开发工具包,未提供Web实现,建议使用maven或gradle引用本项目即可使用本SDK提供的各种功能,详情可参考 **[【Demo项目】](demo.md)** 或本项目中的部分单元测试代码;另外微信开发新手请务必阅读[【开发文档 Wiki 首页】](https://github.com/Wechat-Group/WxJava/wiki)的常见问题部分,可以少走很多弯路,节省不少时间。
|
34 |
| - |
35 |
| ---------------------------------- |
36 |
| -### 技术交流方式 |
37 | 43 | 1. QQ群/微信群/企业微信/钉钉企业群等,请扫描上面的二维码关注微信公众号【WxJava】后,点击相关菜单获取相关信息加入,也可以在微信中搜索 `weixin-java-tools`或 `WxJava` 关注公众号,公众号会及时通知SDK相关更新信息,并不定期分享微信Java开发相关技术知识;
|
38 |
| -1. 钉钉企业群:[请点击链接申请加入](https://h5.dingtalk.com/inviteColleague/index.html#/invite/9ed100cc4a/E1DF918E32E398D191E7FE61FE0552A6) 或者 [用手机钉钉APP扫码](qrcodes/ding_qrcode.jpg) 申请加入。 |
| 44 | +1. 钉钉企业群:[请点击链接申请加入](https://h5.dingtalk.com/inviteColleague/index.html#/invite/9ed100cc4a/E1DF918E32E398D191E7FE61FE0552A6) 或者 [用手机钉钉APP扫码](https://gitee.com/binary/weixin-java-tools/raw/master/qrcodes/.jpg) 申请加入。 |
39 | 45 | 1. 新手提问前,请先阅读[【提问的智慧】](http://www.binarywang.com/article/smart-questions),并确保已查阅过 [【开发文档Wiki】](https://github.com/wechat-group/WxJava/wiki);
|
40 | 46 | 1. 寻求帮助时需贴代码或大长串异常信息的,请利用http://paste.ubuntu.com
|
41 | 47 |
|
|
53 | 59 | * 码云:https://gitee.com/binary/weixin-java-tools
|
54 | 60 | * GitHub:https://github.com/wechat-group/WxJava
|
55 | 61 |
|
56 |
| -[](http://hits.dwyl.io/Wechat-Group/WxJava) |
57 |
| - |
58 | 62 | ---------------------------------
|
59 | 63 | ### SDK使用方式
|
60 | 64 | 注意:最新版本(包括测试版)为 [](http://mvnrepository.com/artifact/com.github.binarywang/wx-java),以下为最新正式版。
|
|
0 commit comments