reusable code meaning in English
可重用代码
Examples
- This technique is based on putting all the generic reusable code in a parent class called
该技术建立在这样一个基础上,即将所有通用可重用代码放入一个叫做 - A prototype system ? dfdes with opening architecture , reusable codes and modularization has been built
系统以一种开放性的、组件化的、可重用的体系结构实现。 - That allows the programmer both to reuse other people s code and to write reusable code
这样就使得编程人员既可以复用其他人的代码,也可以编写能够复用的代码。 - A function is a reusable code - block that will be executed by an event , or when the function is called
函数是可再用的代码块,可以在事件触发或是被调用时来执行。 - Design reusable code so that other developers can inherit properties and methods from your control
设计可重复使用的代码,以便其他开发人员可以继承控件的属性和方法。