cat35b3f9aa008c.txt

来自「软件工程方面的书籍」· 文本 代码 · 共 5 行

TXT
5
字号
This subsystem encapsulates all the work that goes on in communicating to the legacy Course Catalog System.  The system provides access to the unabridged catalog of all courses and course offerings offered by the university including those from previous semesters.

This was implemented as a subsystem because its very complex internal behavior serves conceptually simple requests.  Furthermore, it is important to have a implementation details hidden away such that they can be replaced at a later date once the course catalog migrates to the new architecture.

⌨️ 快捷键说明

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