加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.bluej 2.75 KB
一键复制 编辑 原始数据 按行查看 历史
张迪 提交于 2020-06-20 21:34 . 修改了
#BlueJ package file
dependency1.from=Player
dependency1.to=Thing
dependency1.type=UsesDependency
dependency10.from=Game
dependency10.to=Thing
dependency10.type=UsesDependency
dependency11.from=Game
dependency11.to=Command
dependency11.type=UsesDependency
dependency12.from=Game
dependency12.to=Word
dependency12.type=UsesDependency
dependency13.from=Game
dependency13.to=CommandWords
dependency13.type=UsesDependency
dependency2.from=CommandWords
dependency2.to=Word
dependency2.type=UsesDependency
dependency3.from=Command
dependency3.to=Word
dependency3.type=UsesDependency
dependency4.from=Parser
dependency4.to=CommandWords
dependency4.type=UsesDependency
dependency5.from=Parser
dependency5.to=Command
dependency5.type=UsesDependency
dependency6.from=Room
dependency6.to=Thing
dependency6.type=UsesDependency
dependency7.from=Game
dependency7.to=Parser
dependency7.type=UsesDependency
dependency8.from=Game
dependency8.to=Room
dependency8.type=UsesDependency
dependency9.from=Game
dependency9.to=Player
dependency9.type=UsesDependency
editor.fx.0.height=737
editor.fx.0.width=814
editor.fx.0.x=360
editor.fx.0.y=28
objectbench.height=98
objectbench.width=760
package.divider.horizontal=0.6
package.divider.vertical=0.8278795811518324
package.editor.height=486
package.editor.width=661
package.editor.x=100
package.editor.y=100
package.frame.height=710
package.frame.width=797
package.numDependencies=13
package.numTargets=8
package.showExtends=true
package.showUses=true
project.charset=UTF-8
readme.height=58
readme.name=@README
readme.width=47
readme.x=10
readme.y=10
target1.height=50
target1.name=Player
target1.showInterface=false
target1.type=ClassTarget
target1.width=80
target1.x=730
target1.y=100
target2.height=60
target2.name=Game
target2.naviview.expanded=true
target2.showInterface=false
target2.type=ClassTarget
target2.width=100
target2.x=100
target2.y=10
target3.height=50
target3.name=Word
target3.showInterface=false
target3.type=EnumTarget
target3.width=80
target3.x=510
target3.y=120
target4.height=60
target4.name=Command
target4.naviview.expanded=true
target4.showInterface=false
target4.type=ClassTarget
target4.width=110
target4.x=330
target4.y=200
target5.height=60
target5.name=CommandWords
target5.naviview.expanded=true
target5.showInterface=false
target5.type=ClassTarget
target5.width=140
target5.x=560
target5.y=380
target6.height=60
target6.name=Room
target6.naviview.expanded=true
target6.showInterface=false
target6.type=ClassTarget
target6.width=110
target6.x=260
target6.y=450
target7.height=50
target7.name=Thing
target7.showInterface=false
target7.type=ClassTarget
target7.width=80
target7.x=440
target7.y=520
target8.height=60
target8.name=Parser
target8.naviview.expanded=true
target8.showInterface=false
target8.type=ClassTarget
target8.width=100
target8.x=250
target8.y=320
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化