main.ctxt

来自「这是一个买卖系统,一个模拟的系统,根据下订单,看订单,买,等功能」· CTXT 代码 · 共 17 行

CTXT
17
字号
#BlueJ class context
comment0.params=args
comment0.target=void\ main([)
comment1.params=mlf
comment1.target=void\ displayCustomerGUI(MiddleFactory)
comment2.params=mlf
comment2.target=void\ displayCashierGUI(MiddleFactory)
comment3.params=mlf
comment3.target=void\ displayBackDoorGUI(MiddleFactory)
comment4.params=mlf
comment4.target=void\ displayPickGUI(MiddleFactory)
comment5.params=mlf
comment5.target=void\ displayDisplayGUI(MiddleFactory)
comment6.params=mlf
comment6.target=void\ displayCollectGUI(MiddleFactory)
numComments=7

⌨️ 快捷键说明

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