bluej.pkg

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

PKG
42
字号
#BlueJ package file
dependency1.from=Basket
dependency1.to=Product
dependency1.type=UsesDependency
package.editor.height=400
package.editor.width=560
package.editor.x=36
package.editor.y=36
package.numDependencies=1
package.numTargets=3
package.showExtends=true
package.showUses=true
target1.height=50
target1.name=SoldBasket
target1.showInterface=false
target1.type=ClassTarget
target1.width=90
target1.x=310
target1.y=30
target2.editor.height=512
target2.editor.width=618
target2.editor.x=0
target2.editor.y=0
target2.height=50
target2.name=Product
target2.showInterface=false
target2.type=ClassTarget
target2.width=80
target2.x=270
target2.y=150
target3.editor.height=512
target3.editor.width=618
target3.editor.x=0
target3.editor.y=0
target3.height=50
target3.name=Basket
target3.showInterface=false
target3.type=ClassTarget
target3.width=80
target3.x=10
target3.y=90

⌨️ 快捷键说明

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