vault backup: 2026-04-13 09:36:51
This commit is contained in:
13
01学习/软件类/理论知识/软考高级系统构架师/白板/构件设计过程.canvas
Normal file
13
01学习/软件类/理论知识/软考高级系统构架师/白板/构件设计过程.canvas
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"nodes":[
|
||||
{"id":"8e5245e6f36f4a91","type":"text","text":"设计构件组装","x":-152,"y":-20,"width":142,"height":60},
|
||||
{"id":"67874d0bd425bec9","type":"text","text":"建立构件库","x":40,"y":-20,"width":126,"height":60},
|
||||
{"id":"725bf98da48bda5a","type":"text","text":"构件应用软件","x":220,"y":-20,"width":142,"height":60},
|
||||
{"id":"28c22aef18f6d3c3","x":415,"y":-20,"width":126,"height":60,"type":"text","text":"测试与发布"}
|
||||
],
|
||||
"edges":[
|
||||
{"id":"00555714743bc713","fromNode":"8e5245e6f36f4a91","fromSide":"right","toNode":"67874d0bd425bec9","toSide":"left"},
|
||||
{"id":"948f2156023ef1a6","fromNode":"67874d0bd425bec9","fromSide":"right","toNode":"725bf98da48bda5a","toSide":"left"},
|
||||
{"id":"c8a08f706ee9b030","fromNode":"725bf98da48bda5a","fromSide":"right","toNode":"28c22aef18f6d3c3","toSide":"left"}
|
||||
]
|
||||
}
|
||||
21
01学习/软件类/理论知识/软考高级系统构架师/白板/请求流.canvas
Normal file
21
01学习/软件类/理论知识/软考高级系统构架师/白板/请求流.canvas
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"nodes":[
|
||||
{"id":"45570b83ef5fe3ba","x":76,"y":60,"width":220,"height":440,"type":"group"},
|
||||
{"id":"ecad3bbe41bf2ad9","x":-400,"y":60,"width":221,"height":360,"type":"group"},
|
||||
{"id":"e6f3a890a1638e1a","type":"text","text":"CORBA对象","x":112,"y":80,"width":148,"height":60},
|
||||
{"id":"0a29e3ae7b0aae5b","type":"text","text":"服务器","x":139,"y":-12,"width":94,"height":60},
|
||||
{"id":"64309d6bd4c24857","type":"text","text":"伺服对象","x":131,"y":180,"width":110,"height":60},
|
||||
{"id":"6d736434f5b87e3d","type":"text","text":"对象适配器POA","x":96,"y":260,"width":180,"height":60},
|
||||
{"id":"5c27a9143e2b86e9","type":"text","text":"框架IDL Skeleton","x":96,"y":340,"width":180,"height":60},
|
||||
{"id":"f0fcb3586958d149","type":"text","text":"服务器ORB","x":96,"y":420,"width":180,"height":60},
|
||||
{"id":"40f062773c0262b4","type":"text","text":"桩/存根 IDL Stub","x":-380,"y":260,"width":180,"height":60},
|
||||
{"id":"bab680f7b28a8cee","type":"text","text":"客户端ORB","x":-379,"y":340,"width":180,"height":60},
|
||||
{"id":"49dfc2452cc7ff9d","type":"text","text":"对象引用","x":-344,"y":80,"width":110,"height":60},
|
||||
{"id":"4828268f80d9b1b8","type":"text","text":"请求调用","x":-344,"y":180,"width":110,"height":60},
|
||||
{"id":"d10a7bc8cac04c8d","type":"text","text":"客户端","x":-336,"y":-12,"width":94,"height":60}
|
||||
],
|
||||
"edges":[
|
||||
{"id":"afd5204fe777e100","fromNode":"49dfc2452cc7ff9d","fromSide":"right","toNode":"e6f3a890a1638e1a","toSide":"left","fromEnd":"arrow","color":"1","label":"逻辑连接"},
|
||||
{"id":"e9b83e964436b9d7","fromNode":"4828268f80d9b1b8","fromSide":"bottom","toNode":"64309d6bd4c24857","toSide":"bottom","label":"实际请求流"}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user