找回密码
 立即注册
JavaJava2容器container | Applet 2022-10-05 66 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
java2开发必备手册自Java1.2以后Java版本统称为Java2,Java2中的容器类库才可以说是一种真实含义上的调集结构的实现。基本完全从头设计,可是又对Java1中的一些容器类库在新的设计提升行了保存,这首要是为了向下兼容的意图,当用Java2开发程序时,应尽量避免使用它们,Java2的调集结构现已完全可以满足你的需求。有一点需求提醒的是,在Java1中容器类库是同步化的,而Java2中的容器类库都是非同步化,这可能是对执行效率进行思考的成果。
Java2参考大全.pdf

(Since Java 1.2, the Java version of the Java Development Essential Manual has been called Java 2. The container class library in Java 2 can be said to be a true implementation of the call structure. Basically completely designed from scratch, but some container class libraries in Java 1 have been saved in the new design upgrade. This is primarily for the purpose of downward compatibility. When developing programs with Java 2, you should avoid using them as much as possible. Java 2's call structure can now fully meet your needs. One thing that needs to be reminded is that in Java 1, container class libraries are synchronized, while in Java 2, container class libraries are asynchronous. This may be the result of thinking about execution efficiency.
Java2 Reference Master.pdf)

[下载]08130968758.rar




上一篇:Java技术手册(第五版)(英文).chm
下一篇:马士兵——java自学之路,初学者使用