executes

executes

1. And Jehovah utters His voice Before His army, For His camp is very great, For He who executes His word is mighty.

11耶和华在祂军旅前发声,祂的队伍甚大;成就祂话语的,是强盛者。

2. Executes an external DCOP call.

14执行一个外部DCOP呼叫。

3. ASP.NET Web page and server control code executes in the context of the ASP.NET worker process on the Web server.

ASP.NET网页和服务器控件代码在Web服务器上的ASP.NET辅助进程的上下文中执行。

4. The ASP engine reads the file, line by line, and executes the scripts in the file.

ASP引擎读取文件,逐行地,并执行文件上的脚本。

5. The code inside the CATCH block first checks for any active transactions and rolls them back before it executes the uspLogError stored procedure.

CATCH块中的代码首先检查所有活动的事务并回滚这些活动事务,然后再执行uspLogError存储过程。

6. An if. Else statement tests a condition and executes one of two blocks of code depending on the result of the condition statement.

if.else语句测试一个条件,并根据条件语句的结果执行两个代码块之一。

7. The script block added by the RegisterStartupScript method executes when the page finishes loading but before the page's OnLoad event is raised.

RegisterStartupScript方法添加的脚本块在页面加载完成但页面的OnLoad事件引发之前执行。

8. The switch statement executes line by line (actually, statement by statement).

switch语句一行接一行地执行(实际上是语句接语句)。

9. The using statement obtains one or more resources, executes the statements that you specify, and then disposes of the object.

using语句获得一个或多个资源,执行您指定的语句,然后处置对象。

10. The information which is used by a program while it executes is referred to as data.

一个程序在执行时所使用的信息叫做数据。

11. Photographer Unknown. Spider-like mountain climber executes a Tyrolean traverse between spires in the Italian Dolomites.

一个行动类似蜘蛛的登山者象提洛尔人那样穿越意大利道罗麦特山脉的两座山峰。

12. A personal computer with a 100-megahertz clock then executes 100 million stages per second.

一台时钟频率为100兆赫的个人电脑每秒能执行一亿次运算。

13. A traditional computer which executes program according to the instruction sequence set by instruction counter.

一种传统的按照指令计数器规定的指令顺序来执行程序的计算机。

14. The last example executes the query.

上一个示例执行了查询。

15. This creates a method that executes every time the MyButton.Paint event executes, thereby adding additional graphical representation to your control.

上例创建一个在每次执行MyButton.Paint事件时执行的方法,用于将附加的图形化表示形式添加到控件中。

16. The code above initializes connection and command objects and then executes the ExecuteReader method to fetch the data from the database.

上述代码初始化连接和命令对象,然后执行ExecuteReader方法以便从数据库中获取数据。

17. The following code example demonstrates an operation that executes within a mandatory distributed transaction.

下面的代码示例演示在强制的分布式事务中执行的操作。

18. The following statement executes the procedure, supplying the input value of 23 for the parameter.

下面的语句执行过程,为参数提供输入值23。

19. From time to time the Chinese government executes particularly egregious offenders, to no apparent avail.

中国政府时不时地处决那些(行)别惊人的罪犯,但明显毫无作用。

20. Central Processing Unit. The part of a processor that executes instructions.

中央处理器。处理器中执行指令的那一部分。

21. Intermediate Language (MSIL) files, which the CLR then executes.

中间语言( msil )文件,其中的CLR ,然后执行。

22. A stored procedure that executes in response to a data manipulation language (DML) or data definition language (DDL) event.

为响应数据操作语言(DML)事件或数据定义语言(DDL)事件而执行的存储过程。

23. Evaluates, amends, executes and agrees to the quality inspection plan with respect to hold, witness and review points.

为持有,见证和回顾要点,评估,修改,执行和同意质量检测计划

24. An Event Handler is a subroutine that executes code for a given event.

事件处理器为一个子程序,它可以为指定的事件执行相应代码。

25. Event handler, you can create code that executes at regular intervals without the need for user action.

事件处理程序中添加代码,可以创建在无需用户操作的情况下每隔一定间隔执行的代码。

26. A transaction is an atomic unit of work and executes exactly once; either all the work is done or none of it is.

事务是工作的原子单元,它的执行是一次性的,要么所有工作都完成,要么都没有完成。

27. Instead, Swing puts this object in a queue and executes its run method at an arbitrary point in the future.

事实上,Swing会将这些对象放到队列中,并在将来某个时刻执行它的run方法。

28. Funds of people air defence executes systematic government.

人民防空经费实行系统治理。

29. Removes a queued function from the front of the queue and executes it.

从动画队列中移除一个队列函数.

30. He always executes the law justly, and is respected by the local people.

他向来秉公执法,深受当地群众的拥戴。

31. He is Bruenor's General at Mithril Hall.He comes up with most of the battle plans, and executes them as well.

他是布鲁诺在秘银大厅的将军,参与制定了绝大多数的作战计划,也是这些计划的执行人。

32. The agent accepts the money or property that the court executes from the respondent.

代申请人接受法院从被申请人处执行回的金钱和/或财物。

33. The code executes up to the next breakpoint.

代码将执行到下一个断点。

34. The snippet may then make a call to a method in the reference that executes malicious code.

代码段随后可能会调用引用中的一个方法执行恶意代码。

35. The following EXEC statement executes an RFC that has an input parameter specified in a variable.

以下EXEC语句执行具有一个在变量中指定的输入参数的RFC。

36. The following example executes the stored procedure sp_update_job at 10:20 P.M. (22:20).

以下示例在晚上10:20(22:20)执行存储过程sp_update_job。

37. The following example executes the spGetWhereUsedProductID stored procedure.

以下示例执行spGetWhereUsedProductID存储过程。

38. The following example executes the ufnGetSalesOrderStatusText scalar user-defined function.

以下示例执行ufnGetSalesOrderStatusText标量用户定义函数。

39. However, after DROP ASSEMBLY executes, any attempts to invoke the assembly code will fail.

但是,执行DROP ASSEMBLY之后,任何调用程序集代码的尝试将失败。

40. The speed with which your microcomputer executes programs will vary linearly with the speed of your clock signal.

你的微型计算机执行程序的速度将与你的时钟信号的速度成线性关系。

41. Use the MethodName property to specify the name of the callback method to invoke when the Substitution control executes.

使用MethodName属性指定要在Substitution控件执行时调用的回调方法的名称。

42. Executes the transform using the input document specified by the URI and outputs the results to a file.

使用URI指定的输入文档执行转换,然后将结果输出到文件。

43. Executes the transform using the input document specified by the URI and outputs the results to stream.

使用URI指定的输入文档执行转换,然后将结果输出到流。

44. For example, imagine a given system executes five concurrent programs, and that each program occupies memory for ten seconds.

例如,假设个书籍的系统执行五道并行的程序,并且每道程序占用主存10秒钟,

45. Use the test tool to randomly drive the program through a huge number of state transitions, logging the commands that it executes as it goes.

先通过大量的状态转换以及记录执行的命令使用测试工具随机地驱动程序。

46. The full-text engine service manages the filter daemon component, performs administrative operations, and executes full-text queries.

全文引擎服务可以管理筛选器后台程序组件、执行管理操作以及执行全文查询。

47. Floor Trader An exchange member who executes transactions from the floor of the exchange exclusively for their own account.

出市代表、场内交易商在交易所场内专为自身客户执行交易的交易所成员。

48. The functional test team develops and executes a set of tests to verify that the use case scenarios can be successfully completed.

功能测试团队开发和执行一系列测试来验证用例场景可以成功完成。

49. After it opens, pressing the appropriate letter key executes the function.

助记符模式打开以后,按下适当的字母键就可以执行相应的功能。

50. A conflict can occur only if the same thread executes two different pieces of code that use the same named data slot.

只有在相同线程执行两个使用同一命名数据槽的不同代码段时才会发生冲突。

51. You can create a Data Flow task that has no data flow, but the task executes only if it includes at least one data flow.

可以创建无数据流的数据流任务,但任务只有在其包含至少一个数据流时才执行。

52. As each trace breakpoint executes only once, this method is very fast.

因为每个跟踪断点只执行一次,这种方法就非常快速。

53. To ensure that its physical address is not changed during a garbage collection cycle while the unmanaged function executes.

固定此指针,以确保执行该非托管函数时,其物理地址在垃圾回收周期期间不发生更改。

54. Congress makes the laws; the President executes them.

国会制定法律,总统执行法律。

55. Congress makes the laws, the President executes them.

国会制定法律;总统执行法律。

56. Country " 15 " the plan executes to this day already a year superabundant.

国家“十五”计划执行迄今已一年有余。

57. What does the country stipulate the profession that executes obtain employment admittance has?

国家规定实行就业准入的职业有哪些?

58. An activity on a given CPU can be interrupted only by an activity that executes at a higher IRQL.

在一个给定CPU上一个活动只能被一个执行于更高IRQL的活动打断。

59. An assembler that executes on one computer but generates object code for a different computer.

在一台计算机上执行而为另一台不同的计算机产生目标代码的汇编程序。

60. Under time slicing, a task executes for a predefined slice of time and then reenters the pool of ready tasks.

在分时调度情况下,一个任务执行一个预定义的时间片后,就进入准备队列等待下一次的执行。

61. Under time slicing a task executes for a predefined slice of time and then reenters the pool of ready tasks.

在分时调度情况下,一个任务执行一个预定义的时间片后,就进入预备队列等待下一次的执行。

62. In common application models, only one thread at a time executes user code, which minimizes the need for thread safety.

在常见的应用程序模型中,某一时刻只有一个线程执行用户代码,这样可以使对线程安全的需求变为最小。

63. After an application program executes a SQL statement, it can examine a status code.

在应用程序执行SQL语句后,它可以检查状态码。

64. Continue to resume execution. Your code now executes with your applied edits incorporated into the project.

在您所做的编辑已并入项目并已应用的情况下,您的代码继续执行。

65. In this scenario, the user unknowingly executes scripts written by an attacker when they follow a malicious link in a mail message.

在本方案中,当用户执行邮件消息中的恶意链接时,就会不知不觉地执行攻击者编写的脚本。

66. At the end of each loop, the step executes.

在每次循环的末尾,会计算一次步进。

67. At the end of each loop,the step executes.

在每次循环的末尾,执行一次步进。

68. The file system can change between the time the user selects a file and the time that the code executes.

在用户选择文件以及代码执行这两个时刻之间,文件系统可能会改变。

69. In Chapter 2, we learned that the processor fetches and executes a single instruction during each machine cycle.

在第二章中,读者知道了在每个机器周期内处理器取出并执行一条指令。

70. When a batch executes under that connection, the default SET option values are copied to the request's environment.

在该连接下执行批处理时,将把默认的SET选项值复制到请求的环境。

71. Evaluating a method in the debugger actually calls and executes the code for that method.

在调试器中计算方法实际上是调用并执行该方法的代码。

72. As you step, the script executes and you can see the effect of each line.

在逐句通过时,脚本将执行,您就能看到每一行的效果。

73. In high-level data link control ( HDLC ), the part of a data station that executes data link control functions as instructed by the primary.

在高级数据链路控制规程(HDLC)中,按照主站的指令执行数据链路控制各种操作程序数据站中的那部分。

74. The exact time when the finalizer executes during garbage collection is undefined.

垃圾回收过程中执行终结器的准确时间是不确定的。

75. Before backing up the transaction log, mark a transaction that executes in all databases.

备份事务日志之前,标记在所有数据库中执行的事务。

76. Refresh your browser view a few times and see which clone executes the request.

多刷新几次您的浏览器,查看是哪个克隆执行请求。

77. Unemployed insurance fund executes whole town (ground level above, similarly hereinafter) plan as a whole.

失业保险基金实行全市(地级以上,下同)统筹。

78. Executes some code when the frame loses focus.

失去输入焦点时触发。

79. If any code in the TestSub subroutine generates an error, Visual Basic immediately executes the code that follows the ErrorHandler label.

如果TestSub子例程中的任何代码生成错误,Visual Basic立即执行ErrorHandler标签后面的代码。

80. If two calls to Abort come at the same time, it is possible that one call set the state information and the other call executes the Abort.

如果同时出现两次对Abort的调用,则可能一个调用设置状态信息,而另一个调用执行Abort。

英语宝典
考试词汇表