書誌事項

Exploring Java

Patrick Niemeyer and Joshua Peck

(The Java series)

O'Reilly & Associates, 1997

2nd ed

  • : pbk

大学図書館所蔵 件 / 9

この図書・雑誌をさがす

注記

Includes index

内容説明・目次

内容説明

The second edition of Exploring Java, introduces the basics of Java, the object-oriented programming language for networked applications from Sun Microsystems. This book covers the essentials of hot topics like Beans and RMI and shows you how to get up speed writing Java applets and other applications, including networking programs, content and protocol handlers, and security managers. Even before the first release of Java, companies from Oracle to Netscape and Microsoft licensed Java to integrate with their Internet products. What makes this new language so important? It's truly portable. The same code runs on any machine that provides a Java interpreter, whether Windows 95, Windows NT, the Macintosh, or any flavor of UNIX. And, potentially, Java is designed to be as fast as programs written in C and C++. The ability to create animated World Wide Web pages has also sparked the rush to Java. But, the story does not end with the Web. Sophisticated large applications, such as spreadsheets or word processors, can also be written with Java. An early example is Sun's self-extensible Web browser, HotJava. With a practical, hands-on approach characteristic of O'Reilly's Nutshell Handbooks(R), Exploring Java shows you how to write dynamic Web pages. But that's only the beginning. This book also shows you how to write content and protocol handlers, networking programs, and other stand-alone applications. Part of O'Reilly's definitive set of Java documentation, Exploring Java, 2nd Edition covers: History and principles of Java How to write simple applets How to integrate applets into the World Wide Web Java Class Libraries Using threads Using arrays Network programming Content and protocol handling Using the Abstract Windowing Toolkit (AWT) Writing a security manager

目次

  • Yet Another Language?
  • A First Applet
  • Tools of the Trade
  • The Java Language
  • Objects in Java
  • Relationships Between Classes
  • Working with Objects and Classes
  • Threads
  • Basic Utility Classes
  • Input/Output Facilities
  • Network Programming with Sockets and RMI
  • Working with URLs
  • The Abstract Window Toolkit
  • Creating GUI Components
  • Layout Managers
  • Drawing with AWT
  • Working with Images
  • Java Beans.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

ページトップへ