版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
丛 书 名:Java series
版本说明:2nd ed
I S B N:(纸本) 0201310074;9780201310078;020137935X;9780201379358
出 版 社:Addison-Wesley
出 版 年:1998年
学科分类:08[工学] 0835[工学-软件工程] 081202[工学-计算机软件与理论] 0812[工学-计算机科学与技术(可授工学、理学学位)]
摘 要:From the Publisher: Follow your own path to expertise with this self-guided tour of the Java(TM) programming language. Written by two members of the JavaSoft team at Sun Microsystems, the book employs a hands-on interactive approach to teaching Java basics, object-oriented concepts, applet programming, and everything else you need to know to become a proficient Java programmer. Through a task-oriented, example-driven approach, The Java Tutorial introduces you to fundamental concepts and applications. Designed so that you can customize your own path through the specific information you need, the book explains the nuts and bolts of the language, applet construction, and the fundamental Java classes. You will also learn about more advanced topics such as creating a graphical user interface (GUI), using multiple threads, and working with Java s networking capabilities. This Second Edition has been extensively updated to cover API changes in Java 1.1 regarding UI, networking, and I/O, and to include the latest Java language developments. New and updated material includes: broadcasting to other applications via a multicast socket new I/O features, including character streams and object serialization the latest developments in applet tags using the 1.1 AWT event system new language features, such as nested classes tips for writing 100% Pure Java programs updating 1.0 programs to use the 1.1 API In addition, the Second Edition has been revised and reorganized to offer a stronger and more cohesive presentation, making this best-selling and award-winning book even better. The Tutorial now starts with a new lesson that introduces you to the Java phenomenon and provides a foundation for understanding the rest of the book. The accompanying CD-ROM contains the Tutorial and all its code samples, versions of the Java Development Kit(TM) (JDK) and the JDK documentation for each major platform, a 1.1-compatible version of the Swing/JFC package of GUI components, and the HotJava(TM) B