您要查找的是不是:
- To configure an entry point 配置入口点
- How an adversary might try to affect an asset by using an entry point. 对手可能试图使用入口点影响资产的方式。
- The fact that the project used an entry point that cut across social differentiation, as mentioned in section 5.2. 如第5.;2(一)提到的那样;该项目运用了一个超越社会差异的切入点;使得机构变化关乎每个人的切身利益;
- Retrieves a description or specification of an entry point for a function in a DLL. 检索DLL中函数的入口点的说明或规范。
- Many times, the native API function calls an entry point in a driver without raising the IRQL. 有些时候,本地API函数不用提升IRQL就调用一个驱动中的入口点。
- They might involve multithreading, or they might simply provide an entry point for synchronous updates. 它们可能涉及到多线程,或者简单的为同步更新提供一个切入点。
- Calls the method indicated on the evaluation stack (as a pointer to an entry point) with arguments described by a calling convention. 通过调用约定描述的参数调用在计算堆栈上指示的方法(作为指向入口点的指针)。
- Suppose you want to configure an Ethernet interface such that it has a fixed IP address of 192.168.0.111. 假设你要配置一个以太网接口;使其拥有一个固定的IP地址192.;168
- The action of bringing a computer program,a routine,or a subroutine into effect,usually by specifying the entry conditions and jumping to an entry point. 使计算机程序、例行程序或子例行程序开始运行的动作。通常是根据指定的入口条件转移到一个入口点而进行。
- This paper investigated how to configure an RED gateway efficiently under different network scenarios. 摘要研究了一般网络情况下有效配置RED路由器参数的问题。
- In the following example, a code module called Client has an entry point Main method that references a method in the Stringer. Dll module created in Step 1. 在下面的示例中;名为Client的代码模块具有入口点Main方法;此方法引用步骤1中创建的Stringer.;dll模块中的方法。
- Allowing an unsuspecting user to configure an application by changing permanent objects is comparable to firing the ejection seat by accident. Hide those ejector seat levers! 随便允许一个用户设定程序中的持久对象就像是意外地启动了弹射座椅一样危险,所以一定要隐藏这些操纵杆!
- Many data flow components support error outputs, and depending on the component, SSIS Designer provides different ways to configure an error output. 很多数据流组件支持错误输出,根据组件的不同,SSIS设计器提供几种不同的配置错误输出的方法。
- To configure an informational announcement, create a. Wav file to be used as the informational announcement, and then configure the auto attendant to use this. Wav file. 要配置信息通知;请创建一个.;wav文件作为信息通知;然后配置自动助理使用该
- To cause the immediate execution of a computer program, often by intervention from the external environment, for example, by means of a manually controlled jump to an entry point. 通常通过外部环境干预使得一个计算程序立即得到执行,例如,通过人工控制的跳转把程序的执行转移到某个入口点上。
- The action of bringing a computer program, a routine, or a subroutine into effect, usually by specifying the entry conditions and jumping to an entry point. 使计算机程序、例行程序或子例行程序开始运行的动作。通常是根据指定的入口条件转移到一个入口点而进行。
- If we know we want this to be a driver, we simply need to write an entry point whose parameter list and return type matches that of a driver. 如果我们知道我们想要其成为一个驱动的话,我们只是需要写一个和驱动拥有相同的参数和返回值的入口点而已。
- To cause the immediate execution of a computer program,often by intervention from the external environment,for example,by means of a manually controlled jump to an entry point. 通常通过外部环境干预使得一个计算程序立即得到执行,例如,通过人工控制的跳转把程序的执行转移到某个入口点上。
- He has applied for an entry visa. 他已申请入境签证。
- ScriptMain is the entry point to the script. ScriptMain是脚本的入口点。