dynamic.ctxt
来自「Java source code for the Ant Colony Opti」· CTXT 代码 · 共 8 行
CTXT
8 行
#BlueJ class context
comment0.target=interface\ Dynamic
comment0.text=Interface\ for\ things\ that\ evolve\ through\ time.\n@author\ Jo\ Wood\n@version\ 1.1,\ 17th\ January,\ 2000.\n\n
comment1.params=
comment1.target=void\ evolve()
comment1.text=Defines\ the\ changes\ that\ occur\ to\ the\ object\ over\ time.\nThis\ method\ should\ be\ called\ whenever\ time\ advances\ by\n1\ unit.\n\n
numComments=2
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?