ch6dotcomreadme.txt
来自「HeadFirstCode系列图书里的源代码」· 文本 代码 · 共 15 行
TXT
15 行
DotComBust read me Chapter 61) Put all three source files: DotCom.java DotComBust.java GameHelper.javainto the same directory.2) Compile them all.3) Type 'java DotComBust' to run the game.Note: There are several lines commented out in the GameHelper.java file. If you want to see a little about how that class works you can 'uncomment' those lines, recompile and rerun.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?