An indispensable companion to the best-selling Core Java 2, Vol.I--Fundamentals (0-13-089468-0), Core Java 2, Volume II: AdvancedFeatures is now available in a revised and expanded fifth edition. It deliversthe same real-world guidance you need to s
JMock is a library that supports test-driven development1 of Java2 code with mock objects3. Mock objects help you design and test the interactions between the objects in your programs.
Advanced Programming for the Java 2 Platform.chm里边有很多不怎么为人所知的东西,时常参考,还是蛮有好处的Chapter 1: Matching Project Requirements with Technology Project Requirements Choosing the Software Chapter 2: Auction House Application A Multi-Tiered Application with Ente
内容目录: - Draw a pie chart JSP tags provide proper code re-use Page changes 如何成为一个优秀的jsp程序员 国内不谈java 《学不会的JAVA,消不了的忧愁》之五 Servlet的基础结构 一个简单的Servlet 分布式应用开发技术概述 CORBA技术及实例 About UBB with java has a bug Acme包中的以Post方式发送数据的例子 allaire 发布jrun 3.0 rc1版 Apach
sun公司开发的,java2核心技术,卷II:高级性能,包括一系列的高级java应用技术,如数据库德连接,高级swing,多线程,软件本地化等等,本文件中则包含该书中的所用实例,配合该书使用,使对java的学习更具效率-sun developed, java2 core technology, Volume II: High performance, including a series of senior java application technology, such as databa
Java 核心技术 卷1 Index Chapter 1: An Introduction to Java 1 Java As a Programming Platform 2 The Java “White Paper” Buzzwords 2 Java Applets and the Internet 7 A Short History of Java 9 Common Misconceptions about Java 11 Chapter 2: The Java Programming
This file also illustrates what is expected for Javadoc // - Class descr iption // - Descr iption of every public method (short and long descr iption) // // If there were an enum in the class, it should also // be commented // /** * CodeUtil contain