-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
JAVA--the-basic
关于JAVA的基础编程学习,清华大学课件,可以下载学习(JAVA programming on the basis of learning, Tsinghua University courseware, you can download of learning)
- 2014-11-21 11:31:59下载
- 积分:1
-
task-kqrnel
java编程实例,有一百多实例,仅供学习java编程(Java programming instance, there are more than 100 instances, only for learning java programming)
- 2018-09-16 02:04:24下载
- 积分:1
-
Regular-expressions-simplifypattern-matching-code
Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow- levelpattern- matching support, that support commonly leads to complex code. To help you write simplerpattern- matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.(Text processing often involves matching text against a pattern. Although Java s character and assorted string classes offerlow-levelpattern-matching support, that support commonly leads to complex code. To help you write simplerpattern-matching code, Java provides regular expressions. After introducing you to terminology and thejava.util. regex package, Jeff Friesen explores many regular expression constructs supported by that package s Pattern class. Then he examines Pattern s methods and the additionaljava.util. regex classes. In conclusion, he presents a practical application of regular expressions.)
- 2007-05-10 19:54:00下载
- 积分:1
-
AbstractFac
java设计模式中抽象工厂模式的应用举例(abstract factory design pattern java application examples)
- 2011-11-30 10:40:36下载
- 积分:1
-
parking_web
说明: 自学ssm,根据课题需要开发的一个小系统,web层(ssm this is module web)
- 2020-06-18 22:20:02下载
- 积分:1
-
EmptyImmutableListMultimap
Implementation of with no entries.
- 2014-01-22 14:17:28下载
- 积分:1
-
sign
如果不对窗体进行版面设置,则一个组件会直接充满整个窗体,所以在JAVA中专门提供了布局管理器来管理组件。(If we do not form the layout settings, a component will directly fill the form, specifically so provided in the JAVA layout manager to manage components.)
- 2011-10-07 18:24:42下载
- 积分:1
-
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
使用java语言通过反射创新类的新对象,实现功能(Using java language class through reflection innovative new objects, to achieve functional)
- 2013-06-09 10:30:56下载
- 积分:1