-
javachengxu2
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。
(Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.)
- 2009-04-22 19:40:02下载
- 积分:1
-
Java_basic
关于java学习的电子书!值得一看!起点低,即使没有任何编程经验的,也可以通过本书的大量实例讲解掌握java!(Java learning ebook! Worth a visit! The starting point is low, even in the absence of any programming experience, you can also book a large number of examples to explain mastered java!)
- 2013-04-05 15:49:23下载
- 积分:1
-
cas-client-3.2.1-release
cas client的源码程序cas client的源码程序(cas client)
- 2013-05-15 09:25:02下载
- 积分:1
-
Calculator
java代码写的大数操作,主要实现大数的加减乘除。。值得一看。。(java code written in large numbers operation, the main achievement of large numbers of arithmetic. . Worth a visit. .)
- 2013-06-20 22:04:18下载
- 积分:1
-
SsaRenamer
Complete transformation to SSA form by renaming all registers accessed.<p>.
- 2013-11-04 09:33:21下载
- 积分:1
-
java_course
本人学习JAVA初期,练习课本程序时,将老师上课代码手敲进电脑,有一点价值吧,供新手使用(When I learn early JAVA, exercise books program, the teacher in the class code is hand knocked into the computer, it has little value for the novice to use)
- 2016-06-29 12:56:33下载
- 积分:1
-
TUXEDO_summary
本文档目的在于使您对交易中间件TUXEDO有一个
粗略的认识,并为以后的系统设计或者开发部署提供一些
参考,更好的让中间件服务于我们的应用系统.这里不会关
注具体配置和开发的细节.(The purpose of this document is to make your transaction TUXEDO middleware to have a rough understanding of, and for the subsequent development and deployment of system design, or provide some reference, to allow better service to our middleware applications. Here is not concerned about the specific configuration and development details.)
- 2007-11-27 13:25:37下载
- 积分:1
-
ViewpagerDemo.tar
这个例子主要针对初学者,对viewpager的扩展用法,一目了然。(This example is mainly for beginners, the expansion of the use of viewpager, at a glance.)
- 2016-02-04 11:16:50下载
- 积分:1
-
bbs
BBS编程体验论坛,是用jsp+mysql开发的论坛管理系统,提供用户注册,斑竹管理帖子,发布帖子,删除帖子,置顶帖子,设置精华帖子,用户可以发布帖子,回复帖子,游客只可以浏览帖子。(jsp+mysql)
- 2009-12-13 16:20:24下载
- 积分:1
-
Mutiroot
算法设计的一个作业,输入一个正整数,把它的2~36进制形式打印出来(Algorithm design of a job, enter a positive integer, it s 2 to 36 hexadecimal form printed )
- 2010-12-28 10:33:46下载
- 积分:1