• The core class for the client is the WebResource class.

    客户端的核心webresource类。

    youdao

  • Listing 2 shows examples of the various USES of the SAXParser class, the core class in JAXP for SAX parsing.

    下一个清单显示saxparser(这个jaxpsax语法分析的核心类)各种使用示例

    youdao

  • Only core classes and very small samples are released, and there are no significant applications and class libraries.

    发布了一些核心一些非常示例并且没有提供重要应用程序库。

    youdao

  • DFAFactory, in Listing 3, is the core class in the HC compiler because it is responsible for compiling the transition table.

    清单3中的DFAFactoryHC编译器中的核心因为负责编译转换

    youdao

  • You can either initialize them through System.setProperty calls or through some handy static methods on the XMLUnit core class.

    可以通过 System.setProperty调用实例它们,也可以通过XMLUnit核心类上一些方便static方法对它们进行实例化。

    youdao

  • The Aspect-Oriented paradigm builds on the existing Object Oriented paradigm by introducing the notion of an aspect as opposed to a core class.

    面向方面编程现有面向对象编程基础之上通过引入一个“方面”(相对于核心类而言)概念而产生的。

    youdao

  • In this thesis, it first gives out a whole design of the workflow engine which includes structural design, core class design and database design etc.

    本文首先给出一个工作流引擎整体设计包括体系结构设计,核心设计,数据库设计

    youdao

  • From improved documentation to leveraging the core class system from Ext JS 4, Sencha Touch 2 is more approachable to new and experienced developers alike.

    改善文档利用ExtJS4中的核心系统Sencha Touch2开发人员都觉得便于上手

    youdao

  • Ruby 1.9 was released on Christmas Day of 2007 as version 1.9.0, after undergoing a year or so as an experimental testbed for changes to the Ruby language and core class library.

    9旨在对Ruby语言本身核心进行修改完善,在经过了一试验以后,终于在2007年的圣诞发布了——版本1.9.0

    youdao

  • At the core of Lancom is a world-class effective method that enhances language leaning with advanced technology.

    Lancom 的核心是世界一流的高效学习方法,其旨在通过先进科技来提高语言学习。

    youdao

  • This section describes the core concepts of class loading to provide a knowledge base for the rest of this series.

    一节描述装入核心概念系列剩下部分提供知识基础

    youdao

  • The core of this process comprises a pattern-based approach that allows you to refine class models with constraints while preserving the consistency of the models.

    过程核心包含一个允许保存模型一致性同时约束细化模型的基于模式方法

    youdao

  • The invocation handler class will also delegate method calls to a real implementation class in order to process the core business logic.

    调用处理程序方法调用委托真正的实现类,以便处理核心业务逻辑

    youdao

  • From time to time, a class contains a core element of data from which the rest of the class's fields can be derived or retrieved.

    很多情况下,中包含一个核心数据元素通过可以派生找到类中的其他字段

    youdao

  • PHP V5 allows you to define a partially implemented class whose main role is to prescribe a core interface for its children.

    PHPV 5允许定义部分实现主要角色子女指定核心接口

    youdao

  • R2 delivers proven, enterprise class software, with the ability to extend core business process both within and outside the enterprise.

    所涉及的软件企业级的。R2提交了经过验证企业级软件,具有扩展企业内部外部核心业务流程能力

    youdao

  • The @Transactional annotation, part of the Spring Core package, specifies the transaction semantics of the annotated class or method.

    作为Spring核心一部分 @Transactional注释指定注释方法事务语义

    youdao

  • Core to distributing EJB components is the ability to separate a bean's implementation (represented by a bean class) from its interface (represented by a remote or local interface).

    分布ejb组件核心能够bean实现(bean表示)与其接口(由远程本地接口表示)分开。

    youdao

  • The core Facebook class encapsulates methods to authorize the user, create Facebook dialogs, make API requests, log out the user, and get or set access and session information and status.

    核心Facebook封装了用户进行授权创建Facebook对话框发出API请求注销用户以及获得设置访问会话信息状态方法

    youdao

  • It discussed the core concepts of creating categories and rule specification in the plugin.xml file, and then described how to write a class to create a basic rule.

    本文讨论plugin . xml文件创建种类规则规范核心概念然后描述了如何编写创建一个基础规则。

    youdao

  • The operation of the core ACL class in permitting actions based on PermissionSets associated with groups and principals.

    核心ACL基于主体关联PermissionSets许可操作中的运行。

    youdao

  • This class loader loads the core system classes from the boot classpath, which is normally the JAR files located in the jre/lib directory.

    这个装入器可以启动类路径装入核心系统通常位于jre/lib目录JAR文件

    youdao

  • As I mentioned, we will define the table tag's core logic in the TableTag class.

    前所述,我们TableTag定义表格标记核心逻辑

    youdao

  • The GenSequence class implements the core logic of the utility.

    GenSequence实现实用程序核心逻辑

    youdao

  • While I won't spend much time on the "Authentication" part of JAAS here (see Resources for further references on the topic), I will be focusing on one of its core components: the Subject class.

    虽然在这里不会JAAS认证”方面很多时间(有关这个主题更多参考参阅参考资料),但是我重点介绍一个核心组件subject类。

    youdao

  • Using the core Security class, an authentication key is generated and written to the session.

    通过使用核心Security生成认证密钥写入会话。

    youdao

  • Framework bloat is a major concern for some projects, and as such, all of Ninject's core functionality is in a single assembly with no dependencies outside the.net base class library.

    框架膨胀一些项目面临最大问题,鉴于此,Ninject所有核心功能都是一个单独程序集。NET基本没有任何依赖

    youdao

  • For example, to publish a status message, you make a call to the core Facebook class method dialog passing the action stream.publish (see Listing 10).

    例如发布一个状态消息需要调用核心Facebook方法dialog传递操作stream . publish(参见清单10)。

    youdao

  • For example, to publish a status message, you make a call to the core Facebook class method dialog passing the action stream.publish (see Listing 10).

    例如发布一个状态消息需要调用核心Facebook方法dialog传递操作stream . publish(参见清单10)。

    youdao

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

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

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