adv-java-examples

所属分类:Java书籍
开发工具:Java
文件大小:6061KB
下载次数:18
上传日期:2006-03-12 14:36:21
上 传 者zhen
说明:  java源代码,书中示例,无解压密码,很多是大企业的项目。
(java source code, sample book without extracting passwords, many large enterprise projects.)

文件列表:
adv-java-examples (0, 2001-11-30)
adv-java-examples\chapters (0, 2001-11-30)
adv-java-examples\chapters\appA (0, 2001-11-30)
adv-java-examples\chapters\appA\cdata.xml (1722, 2001-07-23)
adv-java-examples\chapters\appA\defaultnamespace.xml (1577, 2001-07-23)
adv-java-examples\chapters\appA\error.xml (1273, 2001-07-23)
adv-java-examples\chapters\appA\first.xml (1288, 2001-07-23)
adv-java-examples\chapters\appA\namespace.xml (1590, 2001-07-23)
adv-java-examples\chapters\appA\ParserTest.jar (1342, 2001-07-08)
adv-java-examples\chapters\appA\whitespace.xml (1508, 2001-07-23)
adv-java-examples\chapters\appB (0, 2001-11-30)
adv-java-examples\chapters\appB\conditional.dtd (1539, 2001-07-08)
adv-java-examples\chapters\appB\conditional.xml (1348, 2001-07-08)
adv-java-examples\chapters\appB\entityExample.xml (1591, 2001-07-08)
adv-java-examples\chapters\appB\IDExample.xml (2123, 2001-07-08)
adv-java-examples\chapters\appB\invalid-entityExample.xml (1600, 2001-07-08)
adv-java-examples\chapters\appB\invalid-IDExample.xml (1955, 2001-07-08)
adv-java-examples\chapters\appB\invalid-mixed.xml (1529, 2001-07-08)
adv-java-examples\chapters\appB\mixed.xml (1530, 2001-07-08)
adv-java-examples\chapters\appB\Validator.jar (1758, 2001-07-08)
adv-java-examples\chapters\appB\welcome-invalid.xml (1333, 2001-07-08)
adv-java-examples\chapters\appB\welcome.dtd (1223, 2001-07-08)
adv-java-examples\chapters\appB\welcome.xml (1301, 2001-07-08)
adv-java-examples\chapters\appB\welcome2.xml (1425, 2001-07-08)
adv-java-examples\chapters\appB\whitespace.xml (2058, 2001-07-08)
adv-java-examples\chapters\appC (0, 2001-11-30)
adv-java-examples\chapters\appC\article.xml (440, 2001-08-13)
adv-java-examples\chapters\appC\BuildXml.java (5342, 2001-08-27)
adv-java-examples\chapters\appC\intro.xml (496, 2001-08-14)
adv-java-examples\chapters\appC\MyErrorHandler.java (1806, 2001-08-27)
adv-java-examples\chapters\appC\ReplaceText.java (5022, 2001-08-27)
adv-java-examples\chapters\appC\simpleContact.xml (478, 2001-08-13)
adv-java-examples\chapters\appC\TraverseDOM.java (4583, 2001-08-27)
adv-java-examples\chapters\appC\XMLInfo.java (4087, 2001-08-27)
adv-java-examples\chapters\appD (0, 2001-11-30)
adv-java-examples\chapters\appD\author.xsl (424, 2001-08-11)
adv-java-examples\chapters\appD\book.xsl (673, 2001-08-11)
adv-java-examples\chapters\appD\conditional.xsl (1908, 2001-08-13)
adv-java-examples\chapters\appD\elements.xsl (755, 2001-08-11)
adv-java-examples\chapters\appD\games.xml (527, 2001-08-11)
... ...

****************** Command-line users ****************** The chapters folder contains all the example code for the book arranged by chapter and figure number. If you are using the command-line tools to compile and execute the examples in the book, use the code in this folder. Copy the appropriate folder from the CD to your hard drive. Then, when you compile each example, be sure to create the appropriate directory structure for the compiled .class files. The easiest way to do this is to use the following command line: javac -d . *.java This command line will compile all the Java source files in the current directory and place the resulting .class files in the appropriate directory structure. ***************************** Development Environment Users ***************************** The packages folder contains all the example code for the book arranged by package in the appropriate directory structure. Most Java development environments enable you to "mount" or "import" such a directory structure into the development environment to edit and compile the source files. For example, if you are using NetBeans or Forte for Java, copy the packages folder to a folder on your hard drive and from the File menu, choose "Mount Filesystem." From the resulting dialog box, choose the packages folder. You will now see the entire folder hierarchy for the examples in the book in the Explorer. ********************** Questions or Problems? ********************** If you have particular questions about running an example, please be sure to read the instructions in the corresponding chapter. If you still have questions, please send an email with your question and any relevant error messages to deitel@deitel.com.

近期下载者

相关文件


收藏者