📄 readme.html
字号:
<html>
<body>
<h1>Preliminary Work on 3rd Edition</h1>
<p>
Although no release date has been established yet for the 3rd
edition of the book ``An Introduction to Object Oriented Programming'',
I'm nevertheless starting to plan for this eventuality.
In this directory I will place bits and pieces of the revised
book as they are developed. Comments on these sections
are particularly welcome, since they can then be addressed
before the manuscript makes final print.
<p>
<ul>
<li>
<a href="chap05.ps">Chapter 5</a> (also available in <a href="chap05.pdf">pdf</a>)
has been rewritten to emphasize user interaction, introduce the
handling of the close button, and remove the ungainly
style of animation used in the earlier version.
<p>
<li>
<a href="chap06.ps">Chapter 6</a> (also available in <a href="chap06.pdf">pdf</a>)
has been rewritten to avoid the ungainly animation style, and to
emphasize the creation of more objects (a cannon object, a target object).
<p>
<li>
<a href="chap07.ps">Chapter 7</a> (also available in <a href="chap07.pdf">pdf</a>)
cleans up the animation, eliminates the multithreading, and is generally
simpler.
</ul>
<h2>Future Plans</h2>
<p>
Among the items on the planning board:
<ul>
<li>Rewring the AWT chapter so that it covers both the AWT and swing.
<li>A discussion of random access files in the I/O chapter.
<li>A chapter on RMI
<li>An appendix describing the revision of the various programs
in order to use swing.
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -