• In addition to CLASS construction, the grant covers a year of on-site testing.

    除了支持class建设外,这笔款项也包含了为期现场测试的资金。

    youdao

  • In addition to class library support, this component also provides an add-in tool for Visual Studio that converts resource strings between Simplified and Traditional Chinese.

    除了支持这个组件提供了VisualStudio上一个插件工具,可将资源字符串繁体中文之间转换

    youdao

  • In addition, working outside the home, helps women in the lowest socioeconomic class make contacts to extend exchange networks.

    此外外出工作有助于社会经济最低阶层妇女建立联系,扩大交易网络。

    youdao

  • In addition the library provides class methods to create objects of their type in different ways.

    另外这个还提供不同方式创建类型对象方法

    youdao

  • In addition to her literature course load, Emma is taking a geology class this semester.

    除了必修的文学之外,艾玛学期还选地质学

    youdao

  • In addition to changes in the Labour market, two other things have smudged the borders on the class map.

    除了劳动力市场变化之外,还有其他件事情使得阶级的界限变得模糊。

    youdao

  • In addition to representing known actors, the class diagram will often represent the server and receiver roles.

    表示已知参与者之外常常表示服务器角色接收器角色。

    youdao

  • In addition, when you use partial classes, a mapping model is used to direct each definition of the partial class into a file based on your requirements.

    另外使用局部类型时,应用映射模式基于需要,可以指导局部类型每个定义成为一篇文档

    youdao

  • In addition to the classification of traffic and the goal of the service class, service policies also have an importance associated with them.

    除了请求流分类服务目标之外,服务策略还有关联重要性设置。

    youdao

  • In addition to these two classes, you must write some glue code that allows GWT to bind the client-side class and the server-side class together.

    除了两个之外,必须编写一些绑定代码使GWT可以客户服务器端类绑定在一起。

    youdao

  • Some good news about 2008 was that, in addition to stocks, just about every asset class sold off, creating some remarkable bargains.

    2008年的好消息不仅股票几乎所有其他资产类别都被抛售从而造就了一值得关注的便宜货。

    youdao

  • In addition, if there is competition for system resources, GOLD messages will take priority over SILVER and BRONZE due to the transaction goal specified in its service class.

    此外如果存在系统资源竞争由于服务分类指定事务目标GOLD消息优先SILVERBRONZE消息。

    youdao

  • In addition, organizations unable to pay the price for these elite services could be left running on unreliable, or unsecure, second-class systems.

    另外无法支付这些优质服务价格机构可能继续留在不可靠的、或者不安全的二等系统

    youdao

  • As you have no doubt experienced, this is a dense and difficult poem, so please reread it innumerable times for Wednesday's class, and in addition to that do the other readings assigned.

    你们肯定也觉得了,首诗很复杂很难懂所以一遍的重复,准备好周三读布置其他材料。

    youdao

  • In addition to exposing the name of the HTML form field, this class also gives you access to the original file name, the size in bytes, and the file's MIME type.

    除了公布HTML表单字段名称外,这个允许访问原始文件名文件大小(单位字节)文件MIME类型。

    youdao

  • In addition to that interface, this service endpoint implementation class may implement the ServiceLifecycle interface for managing the service's life cycle (see Figure 1).

    作为对这个接口的补充,这个服务端点实现可能实现ServiceLifecycle接口管理服务生命周期(请参阅1)。

    youdao

  • In addition, the class contains the ToXml method, which serializes the object instance to XML.

    此外这个包含对象实例系列化XmlToXml方法

    youdao

  • In addition, the task depends upon the deps task (from Listing 1) to include any class references.

    此外任务依赖deps任务(清单1中)包括所有引用

    youdao

  • In addition to issuing a straight passthrough to its ITracer, the base class also issues rollup-level tracing at the database instance level.

    除了ITracer发出一个直接传递(passthrough)外,数据库实例发出了rollup级别的跟踪

    youdao

  • In addition to the expected class editor functions, Rational Web Developer users can view their classes using different views.

    除了预期编辑器功能RationalWebDeveloper用户还可以利用不同视图观看他们的

    youdao

  • In addition to timestamping your domain class, you can tap into four event hooks: beforeInsert, befortUpdate, beforeDelete, and onLoad.

    除了添加时间戳,还可以引入4 个事件挂钩beforeInsertbefortUpdate、beforeDeleteonload

    youdao

  • The other main addition to the 1.3 core is the jQuery.Event class, which encapsulates the events that occur on the page in an Object.

    添加1.3核心发布版主要特性jQuery . event页面发生事件封装一个Object中。

    youdao

  • SyncML is intended for use over any device, but to support mobile phone class devices, a SyncML server must be able to send and receive WBXML in addition to XML.

    SyncML本意任何设备上都可以使用但是如果支持移动电话类型设备,SyncML服务器除了xml之外,还必须能够发送接收WBXML

    youdao

  • In addition, we have tools for people who use Cloudscape and would like to migrate to a more enterprise-class database.

    此外我们那些使用Cloudscape希望迁移企业级的数据库的人们提供了工具

    youdao

  • There is a convention in Objective-C to provide private methods on a class by defining a category within the implementation file; this could be a relatively simple addition by using chained templates.

    Objective - C中惯例通过实现文件定义一个类别一个提供了私有方法;通过使用链式模版相关简单附加物

    youdao

  • In addition to the requiredclass attribute, we will use thetestAutomatically attribute, which creates integration tests for a domain object.

    除了必需——class属性我们使用——testautomatically属性,属性对象创建集成测试

    youdao

  • In addition to a border, the Group composite sub-class supports a title.

    除了边界之外Group复合子类还支持标题

    youdao

  • In addition to the generic Interface a Factory class is generated, which might be configured in the project's config file.

    通用基本接口外,还生成一个Factory可以项目配置文件中进行配置

    youdao

  • Creating a value object class is the first part of our RMI solution. The second part is the addition of two valuable methods to our remote interface, as shown in Listing 3.

    创建对象我们RMI解决方案第一部分

    youdao

  • Kaczmarek notes that, in addition to simplifying J2EE development for a broad class of developers, Rational Rapid developer also helps enforce a modular development approach.

    Kaczmarek指出除了广大的开发者简化j2ee开发RationalRapidDeveloper同样帮助他们执行一种模块化开发的方法

    youdao

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

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

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