Java大学教程(第六版)(英文版)(含光盘1张)
分類: 图书,计算机/网络,程序设计,Java Java Script J2EE,
作者: (美)戴特尔著
出 版 社: 电子工业出版社
出版时间: 2008-7-1字数: 1882000版次: 1页数: 1109印刷时间: 2008/07/01开本: 16开印次: 1纸张: 胶版纸I S B N : 9787121070211包装: 平装内容简介
本书是专为初学Java编程的读者准备的。全书共分29章及14个附录,前3章主要讲述计算机、Internet、Web及Java应用、类及对象等概念,后面的各章涉及控制语句、方法、数组、继承、多态、GUI组件、图形与Java 2D、异常处理、文件与流、递归、查找与排序、数据结构、泛型、集合、applet、多媒体、多线程、网络、JDBC、aervlet、JSP、格式化输出、字符串/字符及正则表达式等内容。随书CD-ROM中的9个附录是对全书的重要补充,以7种不同的小图标列出的提示性文字也是本书的特色之一。
本书适合作为计算机及相关专业的教材,也适合希望学习Java编程的初学者。
目录
Chapter 1 Introduction to Computers,the Internet and the World Wide Web.
Chapter 2 Introduction to Java Applications
Chapter 3 Introduction to Classes and Objects
Chapter 4 Control Statements:Part 1
Chapter 5 Control Statements:Part 2
Chapter 6 Methods:A Deeper Look
Chapter 7 Arrays
Chapter 8 Classes and Objects:A Deeper Look
Chapter 9 Object-Oriented Programming:Inheritance
Chapter 10 Object-Oriented Programming:Polymorphism
Chapter 11 GUI Components:Part 1
Chapter 12 Graphics and Java 2DTM
Chapter 13 Exception Handling
Chapter 14 Files and Streams
Chapter 15 Recursion
Chapter 16 Searching and Sorting
Chapter 17 Data Structures
Chapter 18 Generics
Chapter 19 Collections
Chapter 20 Introduction to Java Applets
Chapter 21 Multimedia:Applets and Applications
Chapter 22 GUI Components:Part 2
Chapter 23 Multithreading
Chapter 24 Networking
Chapter 25 Accessing Databases with JDBC
Chapter 26 Servlets
Chapter 27 JavaServer Pages(JSP)
Chapter 28 Formatted Output
Chapter 29 Strings,Characters and Regular Expressions
Appendix A Operator Precedence Chart
Appendix B ASCII Character Set
Appendix C Keywords and Reserved Words
Appendix D Primitive Types
Appendix E (On CD) Number Systems
Appendix F (On CD)Unicode
Appendix G Using the Java API Documentation
Appendix I (On CD)Creating Documentation with javadoc
Appendix I (On CD)Bit Manipulation
Appendix J (On CD)ATM Case Study Code
Appendix K (On CD)Labeled break and continue Statements
Appendix L (On CD)UML2:Additional Diagram Types
Appendix M (On CD)Design Patterns
Appendix N (On CD)Using the Debugger
Index