-
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
-
Java虚拟机规范11
java虚拟机规范官方正式版,se11版,官方发布版(java virtual machine specification)
- 2020-06-19 15:20:02下载
- 积分:1
-
javaFX_Events-listeners
这是一个ppt介绍了一下javaFX中的listener,相信初学者能够学习(This is a ppt presentation a bit javaFX the listener, I believe that beginners can learn)
- 2013-12-06 12:01:49下载
- 积分:1
-
OpenJavaTradingSystem-bin-0.13 (1)
java trading stock platform
- 2017-09-13 11:38:34下载
- 积分:1
-
Algorithm
java 图形编程常用的,检验两条直线是否相交的java算法。(check two lines crossing each other )
- 2009-09-11 19:35:27下载
- 积分:1
-
DAO_Demo
一个简单的DAO设计模式的例子。
DAO(Data Access Object,数据访问对象) 的主要功能是数据操作,在程序的标准开发架构中属于数据层的操作。(A simple example of DAO design patterns.
DAO (Data Access Object, data access object) is the main function of data manipulation, the standard development process in the program belongs to the operation of the data layer.)
- 2017-01-12 10:41:58下载
- 积分:1
-
SPOOLING
要求设计一个SP00LING输出进程和两个请求输出的用户进程,以及一个SP00LING输出服务程序。当请求输出的用户进程希望输出一系列信息时,调用输出服务程序,由输出服务程序将该信息送入输出井。待遇到一个输出结束标志时,表示进程该次的输出文件输出结束。之后,申请一个输出请求块(用来记录请求输出的用户进程的名字、信息在输出井中的位置、要输出信息的长度等),等待SP00LING进程进行输出。
SP00LING输出进程工作时,根据请求块记录的各进程要输出的信息,将其实际输出到打印机或显示器。这里,SP00LING输出进程与请求输出的用户进程可并发运行。
(Asked to design a user process SP00LING request output and two output processes, and outputs a SP00LING service program. When users want to process requests output output range information, call the output service program, service program by the output information into the output shaft. Treatment to an output end of the flag, which means that the process of the second output file output end. Thereafter, the application of an output request block (name of the user to record the output of the process request, the information on the position of the output well, and length information to be outputted), the process waits SP00LING output. When SP00LING output process work, information requested under each process block records to be output, its actual output to a printer or monitor. Here, the user process and the output process SP00LING request output can be run concurrently.)
- 2014-01-08 13:36:02下载
- 积分:1
-
aidl
夸进程调用,顾名思义,是一个夸进程调用别的程序。(The boast process called, by definition, is a boast process calls other procedures.)
- 2013-04-16 08:53:24下载
- 积分:1
-
text_Project1
XML文件读写,EXCLE文件读写!Java 时间监听。(The XML file to read and write, EXCLE file read and write!Java time listening.)
- 2016-05-31 15:37:38下载
- 积分:1
-
Node.js-f46c
深入浅出node.js便于初学者和老手学习node
用Javascript写后台(Node.js easy for beginners to learn node and veteran
Write the background with Javascript)
- 2016-02-25 00:43:16下载
- 积分:1