| 释义 |
modular programming 模块化程序设计法[技术];[模组化规划] Programming in which a large computer program is broken down into several small segments called modules that perform complete functions and are therefore completely understandable in themselves. This technique greatly facilitates development and verification of complex programs and systems. 把一个大的计算机程序分成若干个称为模块的程序段的程序设计方法。这些模块执行完 整的功能因此其本身是可理解的。这种方法便于复杂程序和系统的开发和检验。 |