Authors:Patrick Chan, Rosanna Lee, Douglas Kramer,
Publisher: Addison-Wesley Professional
Keywords: java, net, text, util, math, lang, class, libraries, volume
Number of Pages: 2050
Published: 1998-03-09
List price: $59.99
ISBN-10: 0201310023
ISBN-13: 9780201310023
Volume 1 is the definitive reference to the Java 1.1 class libraries from the creators of the Java technology at Sun Microsystems. Information is presented in an easy-to-use, dictionary-like format. DLC: Java (Computer program language)
Authors:Patrick Chan, Rosanna Lee,
Publisher: Prentice Hall
Keywords: java, awt, beans, applet, volume, class, libraries
Number of Pages: 1712
Published: 1997-10-31
List price: $59.99
ISBN-10: 0201310031
ISBN-13: 9780201310030
As the definitive reference to the Java 1.1.2 version class libraries from the creators of the Java technology at Sun, this book is an essential resource for both beginner and experienced Java programmers. This volume provides comprehensive reference documentation for the development of applets, user interfaces, and Java beans. The information is presented in an easy-to-use, dictionary-like format. The packages covered in Volume 2 are: java.applet, java.awt, java.awt.datatransfer, java.awt.event, java.awt.image, java.awt.peer, and java.beans. The extensive class and member de
Author: Andrew Davison
Publisher: Apress
Keywords: java, apis, expert, voice, joal, jogl, game, development, pro, jinput
Number of Pages: 528
Published: 2007-04-30
List price: $59.99
ISBN-10: 1590598172
ISBN-13: 9781590598177
Create strange lands filled with mysterious objects (cows frozen in blocks of ice, chirping penguins, golden globes with wavering eyes) and throw away your keyboard and mouse, to go exploring armed only with a gamepad, power glove, or just your bare hands� Java gaming expert Andrew Davison will show you how to develop and program 3D games in Java technology on a PC, with an emphasis on the construction of 3D landscapes. It’s assumed you have a reasonable knowledge of Java - the sort of thing picked up in a first Java course at school. Topics are split into three secti
中文参考译名:爪哇,爪哇,爪哇,面向对象解决问题(第3版)
Authors:Ralph Morelli, Ralph Walde,
Publisher: Prentice Hall
Keywords: java, solving, problem, oriented, object
Number of Pages: 880
Published: 2006-01-01
List price: $115.00
ISBN-10: 0131474340
ISBN-13: 9780131474345
Functional and flexible, this guide takes an objects-first approach to Java programming and problem using games and puzzles. Updated to cover Java version 1.5 features, such as generic types, enumerated types, and the Scanner class. Offers independent introductions to both a command-line interface and a graphical user interface (GUI). Features coverage of Unified Modeling Language (UML), the industry-standard, object-oriented design tool. Illustrates key aspects of Java with a collection of game and puzzle examples. Instructor and Student resources available online. For introductory comput
Author: Tim Jowers
Publisher: Lulu.com
Keywords: java, new
Number of Pages: 356
Published: 2007-10-22
List price: $29.98
ISBN-10: 143032628X
ISBN-13: 9781430326281
Each release of Java from Java 1.4 to Java 5 to Java 6 brings a wealth of powerful new classes, exceptional new language features, and other exciting improvements. New Java: Java 1.4, Java 5, and Java 6 covers the features new to each major release and is ideal for an experienced programmer who wants to master Java and its newest features. Quickly master all of the features of Java from generics to digital signatures and auto-boxing to web services. Each feature gets its own chapter with explanation and clear, understandable examples. Taken together the book will bring any competent programmer
Authors:David Czarnecki, Andy Deitsch,
Publisher: O’Reilly Media
Keywords: java, series, internationalization
Number of Pages: 445
Published: 2001-03
List price: $39.95
ISBN-10: 0596000197
ISBN-13: 9780596000196
On the Internet, there are almost no barriers against international commerce. Except for language. Unfortunately, most software is still written in English. Java Internationalization shows how to write software that is truly multi-lingual, using Java’s very sophisticated Unicode internationalization facilities. This book explores Java Unicode and provides concrete examples for using its features to create multilingual user interfaces; to correctly format currency, dates and times; and to ensure font support for different languages.
中文参考译名:爪哇的I / O(O'Reilly出版的Java)
Author: Elliotte Rusty Harold
Publisher: O’Reilly Media
Keywords: java, reilly
Number of Pages: 596
Published: 1999-03-16
List price: $39.95
ISBN-10: 1565924851
ISBN-13: 9781565924857
All of Java’s Input/Output (I/O) facilities are based on streams, which provide simple ways to read and write data of different types. Java offers many different kinds of streams, each with its own application. Java I/O tells you all you need to know about the four main categories of streams and uncovers less-known features to help make your I/O operations more efficient. You’ll find detailed coverage of input and output streams for reading and writing binary data, and readers and writers for reading and writing textual (character) data. You’ll then learn about the more e