bluej.pkg

来自「一个电梯模拟程序」· PKG 代码 · 共 43 行

PKG
43
字号
#BlueJ package file
package.editor.height=400
package.editor.width=560
package.editor.x=16
package.editor.y=16
package.numDependencies=0
package.numTargets=3
package.showExtends=true
package.showUses=true
target1.editor.height=515
target1.editor.width=618
target1.editor.x=0
target1.editor.y=0
target1.height=50
target1.name=Direction
target1.showInterface=false
target1.type=EnumTarget
target1.width=80
target1.x=110
target1.y=90
target2.editor.height=515
target2.editor.width=618
target2.editor.x=0
target2.editor.y=0
target2.height=50
target2.name=Operation
target2.showInterface=false
target2.type=EnumTarget
target2.width=80
target2.x=210
target2.y=90
target3.editor.height=515
target3.editor.width=618
target3.editor.x=0
target3.editor.y=0
target3.height=50
target3.name=Floor
target3.showInterface=false
target3.type=EnumTarget
target3.width=80
target3.x=10
target3.y=90

⌨️ 快捷键说明

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