• 北美用户访问自动电话回叫常用代码

    Usual code in North America to access Automatic Callback.

    youdao

  • 创建扩展主要目的常用代码移入一个可复用中,添加国际化支持那样。

    The main motivation for writing an extension is to move often used code into a reusable class like adding support for internationalization.

    youdao

  • 良好公司强壮黑人白色风格迷人对话打破常用代码咖啡环境

    Good co's strong black and white style and engaging dialogue breaks the usual code of coffee environments.

    youdao

  • Axis2基于新的体系结构进行了全新编写,而且没有采用Axis 1. x常用代码

    Axis2 is completely rewritten based on the new architecture and has no common code with Axis 1.x.

    youdao

  • 清单5中的代码(代码生成工具生成)展示了skeleton,它使用XMLBeans生成的类(即PurchaseOrderDocument)进行数据绑定

    The code in Listing 5 (typically generated by a code generation tool) shows a skeleton that USES XMLBeans generated classes, meaning a PurchaseOrderDocument for data binding.

    youdao

  • 必须这种分解后的常用查找代码复制使用这种模式每个客户端上。

    The common lookup code that we factored must be duplicated in every client where we want to use this pattern.

    youdao

  • 通过代码添加调试语句输出对象或者甚至于整个数据集合一种常用解决问题方法

    Adding debug statements to your code to write out the fields in an object, or even entire data collections, is a common problem-solving approach.

    youdao

  • 第二方法 ——新的定制代码扩展应用程序 ——多数快速应用程序开发环境采用常用方法。

    The second approach -- extending an application with new custom code -- is a common approach taken by most rapid application development environments.

    youdao

  • 已经看到如何自动生成代码常用部分

    You've seen how to generate common pieces of code automatically.

    youdao

  • 本文提供一小部分常用命令子集代码示例

    This article showed code examples for a small, but common, subset of commands.

    youdao

  • 不是代码生成器而是一些面向常用编码模式的快捷方式。

    They are not code generators per se, but rather just short cuts for common coding patterns.

    youdao

  • 只要有可能常用代码应该包装框架或者库里面,需要整天看到它们

    When possible, commonly used code should be wrapped up in frameworks and libraries where you don't have to look at it.

    youdao

  • 惯用模式代表代码常用设计习惯

    Idiomatic patterns represent common design idioms in your code.

    youdao

  • 一个实例第一方法稍做改进,将常用查找代码分解单独的方法。

    The next example introduces a slight improvement over the first method, in that we factor out the common lookup code into a separate method.

    youdao

  • 窗口JSP模板常用模板(即处理屏幕代码)的链接然后WML标记结尾

    The window JSP template has links to commonly used templates, code to render the screen, and then ends with the WML tag.

    youdao

  • 尽管我们常用线程安全描述代码,但实际上描述数据的。

    While thread-safety is a term we typically use to describe code, in actuality it is about data.

    youdao

  • 一些常用浏览器测试代码,就会出现清单3中所示的综合结果

    After testing out this code against some popular browsers, Listing 3 shows aggregated results.

    youdao

  • 代码列表拥有特定含义惟一代码比如产品描述符常用术语国家城市列表

    A code list is a list of unique code values that have specific meanings, such as product descriptors, frequently used terms, and lists of countries or cities.

    youdao

  • 相反JFace意识几种使用SWT常用模式而且提供了一些实用程序代码帮助方便地这些模式编程

    Instead, JFace recognizes that there are several common patterns of use for SWT, and it provides utility code to help you program these patterns more easily.

    youdao

  • 这个系列以后部分将会讨论Web服务向导,Web服务测试和监控工具以及常用Web服务代码产生问题中的技巧诀窍。

    Future parts of this series will discuss tips and tricks in the Web services wizard, Web services testing and monitoring tools, and common Web services code generation issues.

    youdao

  • 最低限度,JUnit测试用例一个如列表1代码所示常用结构

    At minimum, a JUnit test case has the common structure shown in code Listing 1.

    youdao

  • 由于我们使用文档文字封装绑定风格IntegrationDeveloper常用文档文字封装式绑定风格,我们看到的不是预期的代码

    Because we are using the document literal non-wrapped binding style instead of the document literal wrapped binding style typically used in Integration Developer, we see this unexpected code.

    youdao

  • 地区代码还有一个常用变种部分用于精确地指定特定的地区。

    The code also has a rarely used variant portion to specify particular locales with greater precision. Here are some examples.

    youdao

  • menucodelotusDominoWebAccess菜单小部件代码,而s_JSView具有常用视图例程

    Menucode is code for the rich Lotus Domino Web Access menu widget, and s_JSView has common view routines.

    youdao

  • 本文使用Sphinx - 4代码小型常用字母数字字典提供自动识别

    This article USES the Sphinx-4 code base to provide automatic recognition of a very small dictionary of common letters and Numbers.

    youdao

  • 常用工作流使用mxml格式创建GUI的主要部分(呈现),然后使用ActionScript代码执行事件处理业务逻辑

    A common workflow is to create much of the GUI (presentation) using the MXML format, and then use ActionScript code for event handling and business logic.

    youdao

  • Scala代码以及大多数函数性语言)很常用设计而且如果准备认真地研究这个环境的话,这是您应当掌握的内容之一

    This is a frequent design in Scala code (and in most functional languages, in fact) and is one you should be comfortable with if you're going to spend any serious amount of time in this environment.

    youdao

  • 清单5中的volume代码使用常用公式计算长方体体积

    The volume code block in Listing 5 computes the cubic volume of a rectangular solid using the well-known formula.

    youdao

  • WebKing常用web语法检查工具,它可以直接检查HTML代码帮助使用其他辅助技术之前修复访问性问题。

    WebKing is a popular Web syntax checker tool that scans the HTML code directly to help you fix the accessibility errors before using other assistive technology.

    youdao

  • 这些开发服务器代码常用方法由于Ajax客户变得越来越常见

    It's the kind of approach that you see all the time when developing server-side code, and it is becoming more and more common on the client side because of Ajax.

    youdao

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

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

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