在进行项目的开发活动中,有一些设计在项目刚刚开始工作的很好,但是随着项目的进展,发现需要对已有的代码进行修改或者扩展,在这个时候,我们往往会发现进行这项工作比较困难,即使能完成也要付出很大的代价。本文旨在说明如何将系统软编码化使系统易于修改和扩展的技巧和方法,以达到重用已有代码的目的 It is commonly seeing that some designs work very well at the very beginning of the project’s explorations, and with the project’s development, we would always find that it’s hard to revise or enlarge the code we have already had when we see this need. And even if it could be done, it must be accompanied by heavy cost. This article aims to explain the method of making the system into soft-code pattern, and also the skills to make the system easily to be revised and enlarged as well, so as to achieve the goal of reusing the having code |
查看评论
已有0位网友发表了看法