1·These chips are programmed with data by an external programming unit before they are added to the computer system.
这些芯片数据和外部程序之前,他们被添加到电脑系统。
2·In Object-Oriented programming (Schach, 2002), an object is a self-contained programming unit, consisting of both data and functionality to manipulate the data.
在面向对象编程中(Schach, 2002),对象是一个自我包含的程序单元,既包含数据也包含操纵数据的函数。
3·Using plural matrix as basic programming unit, the MATLAB language has powerful numerical calculation function, graph expression function, and visible emulation environment.
MATLAB语言以复数矩阵作为基本编程单元,具有强大的数值计算功能、图形表达功能及可视化的仿真环境。
4·There are a lot of supporters of unit testing, as can been seen in Extreme Programming, Agile, and so on.
单元测试有众多的支持者,正如在极限编程以及敏捷编程中看到的那样。
5·In any programming language and platform, having a set of well-though unit tests, is a commonly accepted practice in order to deliver maintainable code.
不管使用什么编程语言和平台,编写单元测试都是被广为接受的技术实践,以便交付易于维护的代码。
6·Agile software development and extreme programming both promote writing unit test cases before developing the source code.
敏捷软件开发和极限编程二者均提倡在开发源代码之前编写单元测试用例。
7·Although it might seem like overkill to create unit tests for a small application like this, it really does build good programming practices to use this approach for even the smallest of projects.
尽管为这么小的应用程序创建单元测试似乎有点儿过分了,但是实际上即使对于最小的项目,使用这种方式也是良好的编程习惯。
8·The innermost level consisted of lower level practices such as pair programming; coding standards; unit and function testing; refactoring; simple design; and the 40-hour week.
最内层的级别包括比较底层的实践,比如结对编程、编码标准、单元测试和功能测试、重构、简单设计,以及每周工作40小时。
9·For example, a keyword can be extended as a unit of weight in a recipe, as a part name in a hardware reference, or as a variable in a programming reference.
比方说,一个关键字可以扩展成菜谱中的重量单位、硬件参考中的部件名称或者编程参考中的变量。
10·Over the last few years, unit testing has become central to the way I write software, thanks to a lightweight programming methodology called Extreme programming (XP) (see Resources).
在过去的几年里,单元测试已成为我编写软件的核心环节,多亏了一种称为极限编程(XP)的简便编程方法(请参阅参考资源)。