notes.txt

来自「书籍"Java_面向事件编程"的附带光盘代码」· 文本 代码 · 共 6 行

TXT
6
字号
This program allows the user to click on the ball anddrag it around the screen.  Releasing the mouse dropsthe ball.  Points are awarded when the ball is placedin the basket.It demonstrates the use of more complex boolean statements, aswell as the correct technique for dragging an object.

⌨️ 快捷键说明

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