readsequentialfile.ctxt
来自「一个飞机调度员模拟训练程序,可以添加跑道数量,控制飞机飞行的速度.默认的密码可以」· CTXT 代码 · 共 11 行
CTXT
11 行
#BlueJ class context
comment0.params=fileName
comment0.target=ReadSequentialFile(String)
comment0.text=\nConstructor\ for\ objects\ of\ class\ ReadSequentialFile\n\n
comment1.target=void\ openFile()
comment1.text=\nAn\ example\ of\ a\ method\ -\ replace\ this\ comment\ with\ your\ own\n\n@param\ \ y\ \ \ a\ sample\ parameter\ for\ a\ method\n@return\ \ \ \ \ the\ sum\ of\ x\ and\ y\ \n\n
comment2.target=void\ readATCRecords()
comment3.target=String\ getFileName()
comment4.target=void\ closeFile()
numComments=5
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?