• 双语代码切换机制引起心理语言学家认知神经科学家的广泛关注。

    The mechanism of code switching in bilinguals has been addressed by both the psycholinguistic approach and the neuro-cognitive approach.

    youdao

  • 普遍规则任何使用常量地方例如目前switch代码切换常量的地方。

    As a general rule, anywhere constants are in use, such as in places you are currently using the switch code to switch constants.

    youdao

  • 编译运行次数很难预测JVM按照自己的想法解释代码切换编译代码而且运行期间相同代码路径可能编译、重新编译不止一次

    The compiler runs at less predictable times, the JVM switches from interpreted to compiled code at will, and the same code path may be compiled and recompiled more than once during a run.

    youdao

  • 可以数据部分代码部分之间自由切换程序汇编时,所有部分汇编到一起,组成一个单元

    You can switch back and forth between data and code sections, but when the program is assembled it will bring all of each section together into one unit.

    youdao

  • 切换CDN一种相对比较简单代码更改将会大大改善网站速度

    Switching to a CDN is a relatively easy code change that will dramatically improve the speed of your web site.

    youdao

  • 这个函数不同小部件类型需要特定代码路径之间切换

    The function switches over the specific code paths that are needed for the different widget types.

    youdao

  • 因为可以任何方式展开常规代码,所以如果声明式语言不能满足需要,那么随时可以切换命令式编程

    Since the macro expands to regular code anyway, you can always switch back to imperative programming if the declarative language doesn't suit your needs.

    youdao

  • 第三加粗的代码用于处理数据库故障转移连接切换

    The third bold section contains code for handling database failover and connection switching.

    youdao

  • 切换存储过程编辑器 ASSOC_PROC 并传递指针声明指针 “OPEN语句之间的那些代码

    Switch to the stored procedure editor ASSOC_PROC and pass the code between the cursor declaration and the cursor "OPEN" statement.

    youdao

  • 从理论上来说,这样不用修改代码可以进行日志实现切换

    This, in theory, lets you switch the logging implementations without changing your code.

    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

  • 通过添加代码同时单个进程管理多个用户查询缓存需要挂起进程,可以进行切换另一个用户执行工作

    By adding code to manage query caches for multiple users at the same time in a single process, the process need not be suspended, but can be switched to perform work for another user.

    youdao

  • 但是假定类型没问题,那么代码路径首先多态分派选中其次过程切换选中。

    But assuming the types are okay, the code path is chosen first by a polymorphic dispatch, and second by procedural switch.

    youdao

  • 这些元素解释器代码调用输出切换目的地然后还原原始目的地。

    The interpreter code for these elements calls the outputter to switch to a new destination and subsequently to revert to the original destination.

    youdao

  • 然而可以链接器知道有关函数的其他信息包括使用是哪个TOC这样如果需要可以产生代码在TOC之间进行切换了。

    However, this will let the linker know additional information about the function, including which TOC it is using, so it can emit the code to swap these around if necessary.

    youdao

  • 一点重要,因为代码第一项功能就是整个页面搜索切换元素

    This is important, because the first thing the code does is search through the page for swappable elements.

    youdao

  • 所以尽管XMI可以认为是模型标准表示,但是在代码图形之间来回切换并不会丢失任何信息。

    So while XMI might be considered the canonical representation of the model, nothing is lost when round-tripping from code to diagram.

    youdao

  • 开发者大大赞赏这种简单易行的操作,因为他们需要模型代码之间来来回回切换就可以设计修改他们应用软件

    Developers will appreciate the ease with which they can design their application and make changes without having to go back and forth between the model and code.

    youdao

  • 假设找到负责一个GIMP窗口切换全屏模式代码

    Suppose you want to find the code responsible for toggling a GIMP window into full-screen mode.

    youdao

  • 代码切换切换缺省命名空间类似

    Switching code pages is analogous to switching the default namespace.

    youdao

  • 解释程序中的函数中若使用标签变量,那么它线程代码中以获得高效率的线程切换

    The labels within the interpreter function can be stored in the threaded code for super-fast dispatching.

    youdao

  • 切换ActiveScaffold之前确保已经清除所有scaffold控件视图代码

    Please make sure you clean out any scaffold controller and view code before switching to ActiveScaffold.

    youdao

  • 此时应用一项技术,即当前替换(On Stack Replacement,OSR),从而切换代码执行上。

    It then USES a technique known as on Stack Replacement (OSR) to switch to the execution of the new code.

    youdao

  • 发现个神奇之处就是可以两个架构模型(RESTvs .SOAP)之间切换应用程序中90%代码都是完全相同的。

    I find this pretty amazing, that you can switch between two architecture models (REST vs. SOAP) yet still code the same way for the other 90% of an application.

    youdao

  • 单击位于编辑区域左下角Source选项卡切换Source编辑中的XML代码视图

    Click on the Source TAB in the lower left corner of the editing area to switch to the XML code view in the Source editor.

    youdao

  • 切换TestClient代码地址粘贴 setEndpoint()调用,然后如下修改

    Switch back to the TestClient code and paste the address into the call to setEndpoint() and make the following modifications

    youdao

  • 切换Source视图能够看到构建程序生成MXML代码清单1所示

    Switching back to the Source view, you'll see the MXML code that has been generated by the builder, as shown in Listing 1.

    youdao

  • 令人欣慰的除了通过名称来引用 Persistent::MySQL 之外(例如use语句new 语句),在切换数据库时需要更改代码

    The good news is that we don't have to change our code if we switch databases, except for the places -- such as the use statement and the new statement -- where we mention Persistent::MySQL by name.

    youdao

  • 应用程序代码接收新的主题然后调用 WSSubject.setRunAsSubject(returned_subject)方法当前线程切换标识。

    The application code receives the new subject, then invokes the WSSubject.setRunAsSubject(returned_subject) method to switch identity for the current thread.

    youdao

  • 应用程序代码接收新的主题然后调用 WSSubject.setRunAsSubject(returned_subject)方法当前线程切换标识。

    The application code receives the new subject, then invokes the WSSubject.setRunAsSubject(returned_subject) method to switch identity for the current thread.

    youdao

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

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

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