|
A program or other coding sequence that produces a result of specified type and format(a macro generator;a microcode generator).
|
|
|
产生某种指定类型和格式的结果的程序或另一种编码序列(如“宏生成程序”、“微代码生成程序”)。 |
|
A program shall not attempt to nest compilation of definitions.
|
|
|
一个程式必须不能尝试巢状编译定义. |
|
A program shall not fetch from or store into locations outside data space. An ambiguous condition exists if a program addresses name space or code space.
|
|
|
一个程式必须不从资料空间之外存取资料.如果一个程式使用名称空间或是程式码空间的位置,模稜两可的情况将会存在. |
|
A program should follow the Law of Least Astonishment.
|
|
|
一个程序应该遵循“最小惊讶原则”。 |
|
A program that allows a user to perform work on a computer(in contrast to a program that performs overhead functions, such as an operating system). Examples are database managers, spreadsheets, and accounting programs.
|
|
|
使用户在计算机上完成工作的程序(不同于那种执行内务功能的程序,如操作系统)。例如数据库管理程序、数据表程序以及会计程序等等。 |
|
A program that depends on the floating-point stack being larger than six items has an environmental dependency.
|
|
|
一个依靠浮点堆叠大于六个元素的程式有一个环境相依性. |
|
A program that has editing function.
|
|
|
一种具有编辑功能的程序。 |
|
A program that is tough but doable.
|
|
|
困难但是可行的方案 |
|
A program that neither replicates or copies itself, but does damage or compromises the security of the computer.
|
|
|
一个既不复制也不拷贝自己,但却可以损害或者危及电脑安全的一种程序。 |
|
A program that replicates itself and interferes with software function or destroys stored information.
|
|
|
计算机病毒一种自身复制并干涉软件功能或破坏储存信息的程序 |
|
A program that requires a system to provide words or techniques not defined in this Standard has an environmental dependency.
|
|
|
一个需要系统未定义在标准中的词或技术的程式是环境相依的. |