Auto saved by Logseq

This commit is contained in:
Ryan 2023-06-15 21:38:21 +08:00
parent 95ff2b08d7
commit 530040b0d6

View file

@ -2001,7 +2001,7 @@
- 3.**Physical** parts, components and subassemblies that implement the products functions
- 目的 :-> 架构决策允许将这些物理模块的详细设计和测试分配给团队、个人和 /或供应商,以便不同部分的开发可以同时进行 Architectural decisions allow the detailed design and testing of these physical blocks to be assigned to teams, individuals, and/or suppliers, so that the development of different portions can be carried out simultaneously
id:: 648adea3-e0aa-4145-888e-45d2711be5ae
- 模块化架构 Modular & integral architecture #flashcard
- 模块化架构 Modular & integral architecture: types of modular architecture #flashcard
id:: 648adeaf-b4ef-4ae0-aac3-74b22ee2c63a
- ◦ 模块化架构 modular architecture 特点: #flashcard
extra:: 理解:当每个功能都只被一个组件完成时,并且组件之间的配合十分完美时,这种架构允许在不改变的情况下只改变一组而不影响整体功能。也就是说各个组件可以单独设计