• You could have simply numbered the registers, but then writing the code and remembering which register does what would get even more tedious than before.

    可能已经简单地寄存器进行了编号不过之后编写代码记住哪个寄存器实现哪些功能以前更加乏味

    youdao

  • If the user changes the value in a textbox or switches the selected element in a dropdown list, you can register an event handler and have code execute when the event is raised.

    如果用户改变文本框中的切换列表中的选定元素就能够注册一个事件处理程序,引发事件执行代码

    youdao

  • It is not just technically minded developers who need to register file changes for a project, but also less technically aware business users who need to manage non-code related artifacts.

    不仅仅技术思想的开发人员需要项目注册文件变更同时还有少数技术意识业务用户需要管理构件相关的非代码。

    youdao

  • Listing 9 contains a code example of the SQL CREATE procedure statement used to register an RPG program as an external stored procedure.

    清单9包含用于将一个R PG程序注册外部存储过程SQLCREATEPROCEDURE语句代码示例

    youdao

  • At times, semantically equivalent code, written in two different ways, might cause the optimizer to have a more difficult time performing good register allocation.

    有时语义等同但采用两种不同方式编写代码可能会使优化器在执行良好寄存器分配花费时间相差巨大。

    youdao

  • Keep in mind that it is possible for this factory to register and create more than one type of aggregation, but you do this in the body of the code.

    记住工厂可以注册创建多个聚合类型需要代码中操作。

    youdao

  • If there is no amount in the register, the account is converted according to the rules for currency conversion code d.

    如果登记器没有金额,则账户根据货币转换d规则转换

    youdao

  • You register handler code for specific events that are triggered by different parts of XML markup (such as start and end tags, text, and entities).

    XML标记不同部分起始结束标记文本实体触发特殊事件,然后这些事件注册处理程序代码

    youdao

  • Use the kernel API kernel_thread to register this kernel thread in this pseudo code.

    在下面的代码中,使用内核api kernel _ thread注册这个内核线程

    youdao

  • KDB allows the user to control execution of kernel code (including kernel extensions and device drivers), and to observe and modify the variables and register.

    kdb允许用户控制内核代码执行(包括内核扩展设备驱动器),观察修改变量寄存器

    youdao

  • The Unity Application Block can use configuration information exposed through configuration files to prepare the container, but you can also use code to register dependencies dynamically at run time.

    Unity应用程序可以通过配置文件配置容器支持通过代码运行动态注册依赖关系

    youdao

  • The code to register the custom validator with the FacesContext should look familiar to you by now.

    现在应该熟悉在FacesContext注册自定义验证器的代码了。

    youdao

  • To register the SunJCE provider dynamically, add the following lines of code at the beginning of your program.

    动态注册SunJCE提供者,请程序开头添加下列代码

    youdao

  • The code does not use the traditional onClick within the button but USES the Dojo events system to register a method to call upon loading of the page.

    代码没有按钮使用传统onClick而是使用Dojo事件系统注册一个装载页面调用方法

    youdao

  • Listing 12 shows the sample code demonstrating how to register and start a vm using vmware-cmd; Listing 13 shows the sample code demonstrating how to register and start a vm using vmrun.

    清单12显示演示如何使用vmware - cmd注册启动vm代码;清单13显示了演示如何使用vmrun注册和启动vm的样例代码?

    youdao

  • While you are in the tasklet, you will be able to modify the (local) register values at debug time and be able to step through all the paths and flow of the source code.

    虽然我们处于一个basklet 中,但是仍然可以调试修改本地寄存器并且可以单步跟踪所有路径源代码。

    youdao

  • You will know the environment variable is not set if you attempt to use the Register API with the reg_flag_C2Wprop field set to 1 and the call fails with a return code 8 and reason code 21.

    如果试图使用reg_flag_C2Wprop字段设置1RegisterAPI时,您知道设置环境变量调用将失败,并返回代码8原因代码21

    youdao

  • Don't forget to register ErrorServlet in web.xml, along with the other servlets we'll create throughout this article. The code in Listing 12 registers an error page that points back to ErrorServlet.

    不要忘记web . xml注册errorservlet以及我们本文创建其他Servlet

    youdao

  • For example, some companies want to approve every employee who registers on the site, while others prefer a self-service process where each employee must know a company code or password to register.

    例如一些公司希望批准每个站点注册员工其它公司可能需要自服务流程每个员工必须知道公司代码密码才能注册

    youdao

  • This way, if you need to add a register to your code later, the assembler will auto-recalculate the new register Numbers and you don't have to alter your register numbering convention.

    这样如果以后需要代码中添加一个寄存器那么汇编程序就会自动重新计算寄存器的编号,您也不必更改自己的寄存器编号约定。

    youdao

  • A printer, for instance, could locate a surrogate host and deliver code in order to register a printing service on behalf of the printer.

    例如打印机可以定位代理主机传递代码以便打印机注册打印服务

    youdao

  • Many Microsoft products make users enter an activation code to register the software and have it work properly.

    许多微软产品用户输入激活注册软件正常工作

    youdao

  • The ppe does this through memory-mapped register access from kernel mode, while the SPE writes to its DMA channels from code running on the SPU.

    PPE可以通过内核模式中使用内存映射寄存器来发起dma传输,SPE则可以使用SPU上运行代码写入dma通道

    youdao

  • It's also easy to register with SAX, so handling errors is just a few lines of code away.

    可以容易注册SAX处理错误只需要代码。

    youdao

  • Chapter 8 goes into more detail on how device drivers register their devices with the networking code.

    第8网络代码详细的说明设备驱动是如何注册它们的设备的。

    youdao

  • The CFG generation process can also be attacked by obfuscating the assembly code such that one cannot determine the correct target of a jump instruction, such as using a jump through register.

    攻击CFG生成进程可以通过混淆汇编代码以致能够正确确定跳转指令目标比如使用寄存器指示跳转目标。

    youdao

  • When I tried going as low as 25 loops, the reflection code still took 6 ms to 7 ms to execute, while the generated code was too fast to register.

    循环减少25次循环反射代码执行仍然要用6ms7 ms,生成代码运行太快以致不能记录。

    youdao

  • Rather than hand code method calls to surround each application call to an annotated interface methods, another option is to define a Hook to register with the annotated interface.

    现在不需要手动编写方法调用,以便每个应用程序调用围绕个带注释接口方法而是采用种方法,定义一个Hook注册到带注释的接口。

    youdao

  • DB2 Visual Studio 2005 Add-in tooling provides an easy way to register XML schema using a simple registration designer, but this article shows you how XML schema can be registered using.net code.

    DB 2VisualStudio 2005Add - in工具提供了一种使用简单注册设计器注册XML模式简单方法不过本文展示如何使用. Net代码注册XML模式。

    youdao

  • When you register for one of our services, the World Bank sets a cookie, a small bit of code stored on your computer's hard drive that enables you to manage your subscriptions and online profile.

    注册使用我们服务时,世行就设置了一个cookie即储存电脑硬盘上的一小代码,它可以您管理订阅的出版物和在线资料。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定