-
EasyPay-master
EasyPay(易支付)集成并高度封装了Android平台的微信支付,支付宝支付以银联支付。使用此库,开发者可以使用简单方便的api实现支付功能。
易支付编码实现遵循设计模式六大原则,并且使用了单例以及策略模式来实现整个库,扩展性良好,可以轻松扩展其他支付方式如百度,美团等。支付方式类继承IPayStrategy接口,支付信息类实现IPayInfo接口,再分别传入场景类EasyPay中即可。具体请参照代码中支付宝或者微信或者银联支付方式封装。(This is a library for Developers easily to use Alipay,WechatPay and UnionPay in Android project.)
- 2020-06-25 07:00:02下载
- 积分:1
-
数字调制信号:4FSK,2PSK
说明: 基于matlab平台,产生4FSK,2PSK数字信号(Generate 4FSK, 2PSK digital signal based on MATLAB platform)
- 2020-02-22 11:45:57下载
- 积分:1
-
TomcatPOracle-connection-pool
java 连接oracle的连接池示例,对初学者很有用哦(document for java connect oracle:connect pool case)
- 2013-12-12 11:13:04下载
- 积分:1
-
ftp
Buffer for binary sends and gets.
- 2015-11-28 21:53:28下载
- 积分:1
-
ArcGIS 10 Server下载
在线打印,gis,开发环境支持,很牛逼的一款软件(Online printing, gis, development environment support, a very powerful software)
- 2020-06-20 05:00:01下载
- 积分:1
-
Delphi的XMLRPC
delphi xmlrpc-delphi xmlrpc
- 2022-03-20 04:10:49下载
- 积分:1
-
VC编程用UPD协议实现广播通信
VC编程用UPD协议实现广播通信-VC programming corresponds with the UPD agreement
realization broadcast
- 2022-03-10 07:19:50下载
- 积分:1
-
NTC_AD-AUTO-CAL
请根据提示输入参数,运行后会在运行目录生成NTCADList.txt文档;AD值较多时,提示框可能显示不完全,但在文本文档里的数据是完整的。注意:如不输入参数或输入错误参数会导致运行出错!计算参数仅供参考!(According to the prompt input parameters, run the NTCADList.txt file will be generated in the run directory AD value is more, the prompt box may display is not complete, but the data in the text file is complete. Note: if you do not enter a parameter or enter the error parameter, you can run the error! Calculation parameters for reference only!)
- 2015-12-23 13:56:58下载
- 积分:1
-
或许对大家有用哦 是一个关于网络编程发面的
或许对大家有用哦 是一个关于网络编程发面的-Perhaps everyone is a useful oh on the network programming leavened dough
- 2022-02-02 17:43:42下载
- 积分:1
-
under the Windows network server program development, no doubt, Winsock complete...
在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。在去年,我在C语言下用完成端口模型写了一个WEBSERVER,前些天,我决定用C++重写这个WEBSERVER,给这个WEBSERVER增加了一些功能,并改进完成端口操作方法,比如采用AcceptEx来代替accept和使用LOOKASIDE LIST来管理内存,使得WEBSERVER的性能有了比较大的提高。 -under the Windows network server program development, no doubt, Winsock completed port model is the most efficient. Winsock port model with complete preview of overlap and complete port IO to achieve complete port after the model to understand is a relatively simple, but want to know the complete Winsock port model, the need for the Windows threads, thread synchronization, Winsock API and Windows IO mechanism of a certain understanding. If we do not understand, recommended several books : "Inside Windows 2000," Windows core programming "," WIN32 multithreaded program
- 2023-07-22 22:20:02下载
- 积分:1