作者:Cay S.Horstman, Gary Cornell
出版日期:August 17, 2004
出版社:Prentice Hall
页数:784
ISBN:0-13-148202-5
文件格式:CHM
The seventh edition of Core Java™ 2, Volume I, covers the fundamentals
of the Java 2 Platform, Standard Edition (J2SE™). A no-nonsense tutorial and
reliable reference, this book features thoroughly tested real-world examples.
The most important language and library features are demonstrated with
deliberately simple sample programs, but they aren’t fake and they don’t cut
corners. More importantly, all of the programs have been updated for J2SE 5.0
and should make good starting points for your own code. You won’t find any toy
examples here. This is a book for programmers who want to write real code to
solve real problems.
Volume
I concentrates on the fundamental concepts of the Java language,
along with the basics of user-interface programming and provides detailed
coverage of
Object-oriented programmingReflection and proxiesInterfaces and inner classesThe event listener modelGraphical user-interface design with the Swing UI toolkitException handlingStream input/output and object serializationGeneric programming