程序的可移植性 meaning in English
portability of program
transferability of programs
Examples
- Avoid platform dependencies : you can keep your program portable by avoiding the use of libraries written in other languages
避免平台依赖性:通过不使用其他语言编写的类库,你可以保持你的程序的可移植性 - While present parallel programs mostly machine dependent , so the transportability of parallel programs are very poor and it is very difficult to predict the program performance
而现有的并行程序绝大多数是依赖机器的,因此并行程序的可移植性差且难于预测性能。 - Be superior to firmware program developed in assemble language traditionally , our program is completed by c language , which improves program ' s movable and legibility
与传统的用汇编语言开发固件程序有所不同,我们所有代码均以c语言完成,既提高了程序的可移植性又增强了程序的易读性。 - In the development process ado ( activex data object ) is adopted to increase the database access efficiency , improve the system stability and strengthen
在具体的实现过程中应用基于com技术的ado ( activexdataobject )组件,不仅提高了数据库访问效率,而且提高了整个系统的稳定性,并增强了程序的可移植性。 - In order to reduce repeat work during developing nc system software and arising efficiency , program design method of extensible command set is applied based on software - overlap thoughts , which enhances program transportability and extendability . then nc program interpreter is realized
为了降低数控系统开发过程中程序员大量的重复性劳动,提高工作效率,应用了基于软件重用思想的程序开发方法? ?增量式程序开发方法,来实现代码集的扩展,提高程序的可移植性,并依此开发了支持语言扩展的数控程序解释器。