notes.txt~

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

TXT~
4
字号
This program plays a game like Pong but with extra moving obstacles thatthe ball can bounce off of added to the screen asplay progresses.  It demonstrates the use of an array to keep track ofa variable number of objects.

⌨️ 快捷键说明

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