CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - util
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - util - List
[
JSP
]
java5.0中文API文档j2se_zh(new)
DL : 0
这个java5.0的API文档j2se_zh(new)是一位高手为了方便大家学习在SUN于2005/10/31发布不久后而制作的chm格式,目前世界上最新的API文档,最新出炉的中文API,很不错的哦,大家赶快来下载。 谢谢这位朋友。 Sun 公司提供的Java API Docs是学习和使用Java语言中最经常使用的参考资料之一。但是长期以来此文档只有英文版,对于中国地区的Java开发者来说相当的不便。目前Sun 公司正在组织多方力量将此文档翻译成中文,并于近日在Sun 中国技术社区正式发布java.lang和java.util类库API 文档的中文版。-java5.0 the API documentation j2se_zh (new) is a master in order to facilitate learning in the Sun 2005/11/02 released shortly after the production of chm format, the world's latest API documentation, the latest Chinese latest API, very good, oh, we hasten to download. Thank you, my friend. Sun's Java API Docs is the learning and use of the Java language most often used in reference one. However long this document only in English, Chinese region of Java developers is a great inconvenience. Now Sun is organizing efforts of the various parties this documentation translated into Chinese, and China's Sun recently released technical community and java.util java.io class library API documentation of the Chinese version.
Date
: 2025-12-17
Size
: 1.93mb
User
:
[
JSP
]
Overview.of.the.util.concurrent
DL : 0
这本小册子对jdk 5.0里面的java concurrent api框架有清晰的描述,是concurrent api最初实现的大牛Doug Lea教授撰写的教程。-this booklet on jdk 5.0 java inside the framework of a concurrent api- Xi description api is concurrent initial realization of cattle Professor Doug Lea wrote the handbook.
Date
: 2025-12-17
Size
: 24kb
User
:
xinqianli
[
JSP
]
Core_Java2_I_7th_Edithon
DL : 0
Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API-Core Java 2 Volume I- Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API
Date
: 2025-12-17
Size
: 6.33mb
User
:
tengteng
[
JSP
]
GuidenceofJava2AuthenticationalExam
DL : 0
【目录信息】 第一部分 准备程序员考试 第1章 程序员考试指南 1 1.1 程序员考试的形式是什么 2 1.2 考试包含哪些内容 2 1.2.1 声明和访问控制 2 1.2.2 流控制和异常处理 2 1.2.3 垃圾收集 3 1.2.4 语言基础 3 1.2.5 运算符和赋值 3 1.2.6 重载、覆盖运行时间类型和面向对象 3 1.2.7 线程 3 1.2.8 java.awt包—布局 4 1.2.9 java.lang包 4 1.2.10 java.util包 4 1.2.11 java.io包 4 1.3 本书与程序员考试目标的对应关系 4 1.4 考试是怎么管理的 4 1.5 怎样签约和考试 5-Directory information] [prepare the first part of Chapter 1 of the examination programmers programmers programmers exam guide 1 1.1 What is the form of exam 2 1.2 What are the contents of the examination contains 2 1.2.1 Declaration and Access Control 2 1.2.2 Flow Control and Exception Handling 2 1.2.3 Refuse Collection 3 1.2.4 language based on operator 3 1.2.5 and 1.2.6 Assignment 3 heavy-duty, covering the type and run-time object-oriented 3 1.2.7 thread 3 1.2.8 java.awt package-- 4 1.2.9 java.lang package layout 4 1.2.10 java.util package 4 1.2.11 java.io package 4 1.3 Books and programmers examination of the correlation between the target 4 1.4 exam is how management 4 1.5 How to sign and examination 5
Date
: 2025-12-17
Size
: 20.64mb
User
:
kate
[
JSP
]
Apress.Java.Regular.Expressions.Taming.the.java.D
DL : 0
it consist of the Java.util.regex Object Modeland Advanced Regex, object oriented regex and many more
Date
: 2025-12-17
Size
: 843kb
User
:
prasad
[
JSP
]
org.apache.lucene.analysis_1.9.1.v200706181610.jar
DL : 0
Lucene 搜索引擎的一个庖丁解牛的jar包,找了好久才找到的.-Lucene search engine, a Paodingjieniu the jar package, look for a long time to find the.
Date
: 2025-12-17
Size
: 67kb
User
:
adoze
[
JSP
]
JavaIterator
DL : 0
java.util包中包含了一系列重要的集合类。本文将从分析源码入手,深入研究一个集合类的内部结构,以及遍历集合的迭代模式的源码实现内幕。-java.util package contains a number of important collections. This analysis of source code from the start, in-depth study of the internal structure of a collection class, and traversing a collection of iterative model to achieve insider source.
Date
: 2025-12-17
Size
: 3kb
User
:
阿生
[
JSP
]
Collections-Framework
DL : 0
在博客其它文章中提到Java Collections Framework――java中面向对象的数据结构的框架!几乎任何学习java的朋友都要对此包(java.util)非常熟悉。-Other articles in the blog mentioned Java Collections Framework- java object-oriented data structure in the framework! Almost any learning java friends have this package (java.util) are very familiar with.
Date
: 2025-12-17
Size
: 553kb
User
:
nick
[
JSP
]
Java_Programming
DL : 0
Direct the creators of the Java™ programming language, the completely revised fourth edition of The Java™ Programming Language is an indispensable resource for novice and advanced programmers alike. Developers around the world have used previous editions to quickly gain a deep understanding of the Java programming language, its design goals, and how to use it most effectively in real-world development. Now, Ken Arnold, James Gosling, and David Holmes have updated this classic to reflect the major enhancements in Java™ 2 Standard Edition 5.0 (J2SE™ 5.0). The authors systematically cover most classes in Java s main packages, java.lang.*, java.util, and java.io, presenting in-depth explanations of why these classes work as they do, with informative examples. Several new chapters and major sections have been added, and every chapter has been updated to reflect today s best practices for building robust, efficient, and maintainable Java software.-Direct the creators of the Java™ programming language, the completely revised fourth edition of The Java™ Programming Language is an indispensable resource for novice and advanced programmers alike. Developers around the world have used previous editions to quickly gain a deep understanding of the Java programming language, its design goals, and how to use it most effectively in real-world development. Now, Ken Arnold, James Gosling, and David Holmes have updated this classic to reflect the major enhancements in Java™ 2 Standard Edition 5.0 (J2SE™ 5.0). The authors systematically cover most classes in Java s main packages, java.lang.*, java.util, and java.io, presenting in-depth explanations of why these classes work as they do, with informative examples. Several new chapters and major sections have been added, and every chapter has been updated to reflect today s best practices for building robust, efficient, and maintainable Java software.
Date
: 2025-12-17
Size
: 1.39mb
User
:
diephieu
[
JSP
]
Java_Concurrent
DL : 0
java.util.concurrent(J.U.C)多线程并发系统,从深入浅出入手,大体内容包括一下几个方面: ( 1) J.U.C 的 API:包括完整的类库结构和样例分析。 ( 2) J.U.C 的硬件原理以及软件思想:这部分也就将自己个人对硬件与程序语言的一些认识与大家分享,主要以总结前人的经验和 ( 3) J.U.C 的误区和常见陷阱:包括对 J.U.C 的一些设计思想和使用上的原则进行说明,同时对可能犯的错误进行一些总结。-Java.util.concurrent (J.U.C) multi thread concurrent systems, simple start, generally includes the following aspects: (1) API J.U.C: including the complete library structure and sample analysis. (2) J.U.C s hardware principle and software thought: this part also will own personal to the hardware and the programming language some understanding and everybody shares, mainly summarizes the predecessor s experience and the (3) J.U.C mistakes and common pitfalls: including some of the design ideas and principles of the use of J.U.C on the principle of description, but also some of the mistakes made by the summary.
Date
: 2025-12-17
Size
: 1.63mb
User
:
鲤鱼
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.