面向过程的程序设计 meaning in Chinese
procedure oriented programming
Examples
- Procedure oriented programming
面向过程的程序设计 - Independence of module is bad and coupling between modules is always high in legacy systems written in conventional procedural languages . transforming legacy systems into equivalent object - oriented systems makes software more maintainable , reliable and understandable
传统的面向过程的程序设计方法设计出来的软件模块独立性差,模块之间的耦合度往往比较高,从而造成系统后期维护上存在较大的困难。