⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 源码为科学出版社出版的英文<java设计模式>(影印版)所用的所有例子程序
💻 TXT
字号:
CD ROM for Java Design Patterns: A Tutorial
        by James W. Cooper
        
This CD contains all the example code for each of the chapter in the 
Java Design Patterns textbook. Each folder contains the source code, 
and the compiled class files. In addition to the 23 folders for the 23
Design Patterns we discuss, there is also a UML folder with the code
for the simple examples we use in introducing UML in Chapter 1, and a 
Swing folder containing all the example code for Swing components
that we discuss in Section V of the book.

All of the programs were compiled and tested using JDK 1.2.1 (Java 2).

For Macintosh users, all the source code files are less than 32 characters
in length. In addition, all of the generated class files, including inner 
files are shorter than 32 characters as well. If you have any problems,
just recompile from the provided sources and the correct class files will
be generated.

You can view any of these files directly on the CD-ROM, but if you want
to compile them, you should copy them to your hard drive. The sinmplest way to
do this is to 
1. Create a folder called JTutorial.
2. Display the root of the CDROM directory structure in Windows Explorer,
press Ctrl/A (for select All) and Ctrl/C (for copy all to the clipboard.)
3. Then open the empty JTutorial folder you just created on your hard drive
and press Ctrl/V (for paste)

Each folder also contains the Visual SlickEdit project
files (vpj) for each project and all the JVISION UML diagram (dgm) files. 
Both of these files contain references to files using absolute pathnames which
you will have to change to match the path where you copy these programs.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -