|
本帖最后由 石头 于 2009-8-27 16:13 编辑
作者:Herbert Schildt
出版日期:November 5, 2007
出版社:McGraw-Hill
页数:524
ISBN:ISBN-10: 0072263156 ISBN-13: 978-0072263152
文件格式:PDF
Product Description
Your Ultimate “How-To” Guide to Java Programming!
Legendary programming author Herb Schildt shares some of hisfavorite programming techniques in this high-powered Java “cookbook.”Organized for quick reference, each recipe shows how to accomplish apractical programming task. A recipe begins with a list of keyingredients (the classes, methods, and interfaces) followed bystep-by-step instructions that show how to assemble them into acomplete solution. Detailed discussions explain the how and why behindeach step, and a full code example puts the recipe into action. Eachrecipe ends with a list of options and alternatives that suggest waysto adapt the technique to fit a variety of situations. Whether you’re abeginner or an experienced pro, you’ll find recipes that are sure tosatisfy your Java programming appetite!
Topics include:
- String Handling
- Regular Expressions
- File Handling
- Applets
- Servlets
- Swing
- The Collections Framework
- Multithreading
- Formatting Data
Learn how to:
- Find substrings that match a regular expression
- Use regular expressions to tokenize a string
- Compress and decompress data files
- Create a ZIP file
- Format time and date
- Use printf( ) to display formatted data
- Reverse, rotate, and shuffle a list
- Use a Comparator with a collection
- Create a simple Swing application
- Create a Swing-based applet
- Create a simple servlet
- Use a cookie with a servlet
- Synchronize threads
- Monitor a thread’s state
- Set and obtain a thread’s priority
- Use JScrollPane to automate scrolling
- Access a resource using HttpURLConnection
- Schedule a task for future execution
- Use reflection to dynamically create an object and call methods
- Much, much more
About the Author
Herb Schildt is a leading authority onJava, C, C++, and C#, and is a master Windows programmer. Herb’sprogramming books have sold more than 3.5 million copies worldwide andhave been translated into all major foreign languages. He is the authorof numerous bestsellers on Java, including Java: The Complete Reference, Java: A Beginner’s Guide, and Swing: A Beginner’s Guide. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有账号?注册
×
|