readme.txt
来自「Java 入门书的源码」· 文本 代码 · 共 20 行
TXT
20 行
Contents of the gittleman directory:
1. All the programs from
Computing with Java: Programs, Objects, Graphics
Copyright 1998, Art Gittleman
Each Chapter directory contains the programs for that chapter.
2. The package iopack, in the iopack directory, contains the Io class with input and
output method used in the text. Some of the programs in the text refer to this
directory.
3. The package personData, in the personData directory, contains the Name, Address,
and Person classes used in a few examples.
4. The debugEx directory contains the code for the debugging exercises for Chapters
3-11. Each has errors which need to be corrected.
5. The file solveEven.txt contains solutions to many of the even Test Your Understanding
exercises in the text.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?