搜索资源列表
微信扫码支付实现
- Pay.java 为测试入口 WeixinApiResultImpl.java 为解析请求返回的结果,并有有将支付链接的URL转为二维码图片流的方法。 WeixinPayApiImpl.java 为请求前的操作(参数封装)(Pay.java is the test entry WeixinApiResultImpl.java returns the result of the parsing request and has the method of converting the pai
weixinPayDemo
- 微信公众号开发微信支付扫码支付 后台java服务支持(WeChat public number development, WeChat payment, scan code, payment, background, Java service support)
javaWeb微信支付%2B支付宝支付%2B银联支付
- javaWeb微信支付+支付宝支付+银联支付(JavaWeb WeChat + Alipay + UnionPay payment payment payment)
微信机器人源码
- 微信机器人源码,帮助你便捷的开发微信机器人(WeChat robot source code, to help you facilitate the development of WeChat robot)
微信扫码支付实现
- 现在微信支付特别火爆,本代码就是用简单的语言,清晰的结构,为大家展示了微信支付的主要功能,很有参考价值(Now WeChat payment is particularly hot, this code is with a simple language, clear structure, for everyone to demonstrate the main function of WeChat payment, a good reference value)
微信公众平台应用开发:方法、技巧与案例
- 用于java微信开发,java微信开发文档,简单易学习,适用于新手。(For Java WeChat development, Java WeChat development documentation, simple and easy to learn, applicable to novice.)
Java实现微信公众平台开发项目源码
- 是使用java平台缩写的实现微信公众平台开发的源代码(Java platform is used to achieve the WeChat public platform development source code)
微信扫码支付
- 微信扫码支付实现的java代码及说明,调用微信支付接口,详细请看官方API说明。(WeChat scan code payment to achieve the Java code and instructions, call WeChat payment interface, detailed please see the official API instructions.)
微信扫码支付实现
- 微信扫码支付实现 用java 实现的(wechat scan to pay function)
a1232lipay-sdk-JAVA-20171027120336
- JAVA 开发 一个使explorer 7 支持Html5的canvas的js包 微信支付(JAVA develops a WeChat payment for JS packages that enable Explorer 7 to support Html5 canvas)
微信公众平台应用开发方法、技巧与案例
- 微信公众号开发,技巧和案例,可以快速学习微信公众号的开发(WeChat public number development, skills and cases)
JAVA-springMVC-weixin
- 和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeCha
fastweixin-master
- 微信开发集成包,包含各种微信公众号的基本功能(upload weixin java deom)
Wechat
- java 开发微信发送消息,内含详细解释及说明,可以模拟微信发送消息(Java develops WeChat to send messages with detailed explanations and instructions that can be simulated by WeChat to send messages)
java微信
- java微信
binary-weixin-java-tools-master
- 微信支付、开放平台、公众号、企业号、小程序开发的Java SDK(Java SDK, WeChat payment, open platform, public number, enterprise number, and small program development)
Weixin
- java开发的一款微信小程序。使用ssh框架,适合新手练手或工作3年左右的童鞋学习探讨,大神级人物可以忽略。(Java developed a WeChat small program. Using the SSH framework, suitable for beginners to practice or work 3 years children's learning, the God class character can be ignored.)
weixin-pay-master
- java 实现微信支付源码 ,本实例只是将核心代码摘出,仅供参考。(Java to realize the WeChat payment source, this example is only the core code removed, for reference only.)
weixin-sell-sell-master
- 一个java微信点餐系统,微信后台代码,功能全面(a java project in WeChat plantform)
H5微信支付-java
- Java语言实现的H5微信网页支付Demo,很有参考价值