bluej.pkg
来自「此程序可以让用户通过递归的方式解答数的乘方问题」· PKG 代码 · 共 21 行
PKG
21 行
#BlueJ package file
package.editor.height=400
package.editor.width=560
package.editor.x=-59
package.editor.y=52
package.numDependencies=0
package.numTargets=1
package.showExtends=true
package.showUses=true
target1.editor.height=628
target1.editor.width=897
target1.editor.x=-123
target1.editor.y=23
target1.height=50
target1.name=PowerApp
target1.showInterface=false
target1.type=ClassTarget
target1.width=80
target1.x=60
target1.y=10
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?