• Ambiguity is a universal phenomenon in code switch.

    歧义现象语码转换普遍存在的问题。

    youdao

  • Inputs are made through a code switch and no contact chatter switches.

    输入开关激动开关等形式,并可提供微动开关硬件去电路。

    youdao

  • Please dial code switch at the top right of the jumper cap jumped, and pulled out the jumper cap ADC0804.

    把拨开关右上方线上,同时拔掉ADC0804跳线帽。 …

    youdao

  • Amy Tan's works code switch in the dual sides of cultural identities between the primitive Oriental and the modern occidental.

    谭恩美的作品灵活地双重文化代码,即通常意义上的原始东方摩登西方之间转换着。

    youdao

  • Like other kinds of translations, translation of brand names is not only a code switch between two languages, but a transformation of culture and social conventions.

    其它类型翻译一样,商标翻译单单语言的语码转换,其间更要注重文化交流社会色彩。

    youdao

  • A pre-set code is given to the farmer to switch on or off the pumpset.

    一个预设代码农夫打开关闭唧装置。

    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

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

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

    youdao

  • You have now seen all the fundamental code that allows the user to switch languages.

    现在看到了允许用户切换语言所有基本代码

    youdao

  • To improve performance, you may wish to factor out the code for each model attribute into its own method (or a single method with a "switch").

    为了提高性能可能希望抽取每个模型属性代码放到自己的方法中(或者带有开关”的单个方法)。

    youdao

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

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

    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

  • What I'm going to tell you about in my 18 minutes is how we're about to switch from reading the genetic code to the first stages of beginning to write the code ourselves.

    接下来18分钟里与大家分享我们如何做到,最初阅读遗传编码转换现在我们开始自己编写这些编码。

    youdao

  • The last line shown demonstrates how this is used as a switch throughout the code.

    上述代码最后一展示如何这个常量用作整个代码中的开关

    youdao

  • Contiguous to each gene is DNA that doesn't code for protein; instead, it functions as the gene's on-off switch.

    每个相邻基因之间不能编码蛋白质dna相反起着基因启动-关闭开关功能

    youdao

  • You can run code with this switch to see how much work will be necessary to port code to 3.0.

    可以使用开关运行代码,来看看代码移植3.0需要多少工作

    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

  • Then switch to the GIMP source base directory and type the code in Listing 6.

    然后切换gimp目录输入清单6中的代码

    youdao

  • You won't have to change your code if you want to switch from JMS to RMI just to name an example.

    如果JMS转换RMI(这只是一个例子),你并不修改代码

    youdao

  • First, you parse the ID from the XML structure returned from PHP, then you use a switch statement to direct the error to the appropriate message or associated code.

    首先XML结构(从php返回的)中解析id然后使用一个转换语句直接指向消息或者相关代码

    youdao

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

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

    youdao

  • 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.

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

    youdao

  • If you tell FindBugs where to find your source, it will highlight the offending line of code when you switch to the appropriate TAB.

    如果告诉FindBugs在什么地方寻找代码就会转换相应选项卡突出显示有问题的那一行

    youdao

  • 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.

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

    youdao

  • When executing the script containing getopt, named opttest, using a valid argument of -x-or --xxxxx, getopt recognizes the switch and executes the code within the case switch

    执行包含getopt(称为opttest脚本时,如果在 -x 或 --xxxxx使用有效参数,getopt 会识别开关执行 case 开关中的代码

    youdao

  • Switch to the JSP Source tab and verify the code (also see the screen output in Figure 37)

    切换JSPSource页签验证代码可以参见 37中的屏幕输出

    youdao

  • The -ss switch tells Axis2 to build the server side code.

    ss开关告诉Axis2构建服务器代码

    youdao

  • 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.

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

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