this eliminates dependencies on other parts of the program and further modularizes the code 这消除了对程序的其他部分的相依性,并使代码进一步模块化。
a style of programming that modularizes the parts of a program that ordinarily cut across module boundaries :一种将程序的经常绕过模块边界的部分模块化的编程风格。
deploying the new micro-power microprocessor as the controlling center simplifies and modularizes the circuit, measures and stores data independently as well as 运用新型的微功耗单片机作为硬件控制中心,使电路形式简单化、模块化,并能独立于掌上电脑进行单独测量与数据的保存。
aop provide a way of describing crosscut concerns and weaving the concerns into software system . this implementation modularizes the crosscut concerns . the crosscut concern could be easily handled by marking off the aspect code 面向方面编程,为开发者提供一种描述横切关注点的机制,并能够自动将横切的关注点织入到软件系统中,从而实现横切关注点的模块化。