• Accessing through an Instance Variable.

    通过实例变量进行访问

    youdao

  • Accessing through an Instance Expression.

    通过实例表达式进行访问

    youdao

  • Using a static member through an instance variable should be discouraged.

    鼓励通过实例变量使用静态成员

    youdao

  • You can populate the form through an instance document, which you reference from XPath expressions on the form elements.

    可以通过实例文档填充表单,实例文档是从表单元素XPath表达式引用的。

    youdao

  • Through an instance, the paper showed the procedure of selecting the decision attribution in detail at the first time, as well as discussed the algorithm.

    通过一个学习实例给出算法第一选取决策属性详细过程并且对该算法进行了讨论

    youdao

  • In addition, Visual Basic.net allows you to touch a static member through an instance of a type, even a derived type, as you can see in the code in Figure 12.

    另外Visual Basic . NET允许通过类型实例甚至派生类型的实例触及静态成员,如图12中的代码所示。

    youdao

  • The design and implementation of database connection pool are done through an instance of vehicle positioning platform, which proves the efficiency of this method.

    通过结合车辆定位平台实例设计实现数据库连接验证了有效性

    youdao

  • This paper elaborates mathematics basic theory and knowledge of coding algorithm of ellipse curve. Meanwhile, the author also analyses and studies its application through an instance.

    文章椭圆曲线加密算法数学基础理论知识基本原理作了详细的阐述,的一个应用作了剖析研究

    youdao

  • The code example shows how the application looks up a cache instance through its JNDI name, puts an object into a cache instance, and then retrieves it later.

    下面的代码示例显示了应用程序如何通过JNDI名称查找缓存实例对象放入缓存实例中,稍后对其进行检索

    youdao

  • The following sections walk through the process of enabling connectivity between an ODBC client application and a running instance of IDS.

    下面讨论在ODBC客户机应用程序正在运行IDS实例之间启用连接过程

    youdao

  • The steps involved in setting up and integrating an Outbound Broker instance with a web-based system will be illustrated through a common scenario.

    我们通过常见场景来演示设置集成OutboundBroker实例基于 Web 的系统步骤

    youdao

  • This code iterates through each resource and creates an instance of the CodeReviewResource class (the C++ parser) that you created previously.

    代码通过每个资源进行遍历创建前面创建CodeReviewResource (C++剖析器)的一个实例

    youdao

  • Description: This is a J2C interface through which an application accesses an instance of Encina Connector.

    描述应用程序访问Encina连接器实例通过J2C接口

    youdao

  • When you manipulate a Joda class through an API method, you must capture the method's return value because the instance you're manipulating cannot be modified.

    通过一个API方法操作joda时,您必须捕捉方法返回因为正在处理实例不能修改

    youdao

  • The DefaultDAO class stores an instance of itself (as a Singleton) in the static variable instance, allowing access to that instance through the getInstance() method.

    DefaultDAO静态变量instance 中存储了它自己一个实例(存储Singleton),并允许通过getInstance()方法访问实例。

    youdao

  • If you want to run an instance through the BadgeProcess before using the sample portlets, use the human task servlet included as an extra in the project.

    如果希望使用示例Portlet之前运行BadgeProcess实例,请使用作为项目附加内容提供人工任务Servlet

    youdao

  • For instance, those with an income between ,000 and ,000 spend about 1,000 and those with higher incomes are expected to spend roughly 7,000 through age 17.

    举例来说收入在5.7万美元至9.9万美元之间的家庭孩子养17大概22.1万美元,而收入更高的家庭大约花费36.7万美元左右。

    youdao

  • This article builds on the techniques introduced in [Reinitz1] and [Reinitz2] and walks you through the creation of an instance of an ESB that implements message transformation and routing.

    本文以[reinitz 1][reinitz 2]介绍技术为基础,演练如何创建执行消息转换和和路由ESB实例

    youdao

  • For instance, they may provide you with an existing system that you can access through HTTP to a quote presented as an XML document in their own unique, proprietary format.

    例如他们可能提供一种现有系统,您可以通过HTTP访问xml文档(采用他们自己的惟一专用格式)的形式给出报价

    youdao

  • Solution architecture for instance, can be applied in an agile manner, through refactoring, designed in small increments and expressed mainly in code.

    例如解决方案架构可以经由应用敏捷方法,通过重构小步增量设计以及主要代码形式表达

    youdao

  • The sphere, for instance, represents how space is bent around a star or other mass - light passing through this warped space bends in an effect called gravitational lensing.

    作为例子这个球面代表了恒星其他质量附近空间怎样弯曲-通过这个扭曲空间所引起的弯曲称为引力透镜效应。

    youdao

  • For instance, say you're strolling through a San Francisco district in search of an apartment for rent. You turn on the camera, hold up your tablet (or phone), and pan slowly through the neighborhood.

    例如正在旧金山一个街区溜达寻找一个可以租住公寓,你打开摄像头平板电脑(或是手机),然后在邻里之间慢慢摇动

    youdao

  • An instance of the router receives all requests coming through the service interface (see Listing 4 below).

    一个有关路由器接收所有来源于服务接口请求实例(下面的清单4)。

    youdao

  • The main method USES an enhanced for loop to iterate through the different primitives and a simple switch statement on the current instance to set the size value of each primitive.

    main方法使用增强for循环迭代通过不同语,当前实例上使用一个简单switch语句设置每个原语大小

    youdao

  • Once you connect through an SSH session, you have full command-line access to your Aptana Cloud instance.

    连接SSH会话之后,您就可以完全通过命令行访问AptanaCloud实例。

    youdao

  • When parsing an XML document, an XMLEventReader instance delivers event objects to the client application through its next methodone for each syntactical unit in the document.

    解析xml文档XMLEventReader实例通过next方法客户传递事件对象,文档中的每个语法单位有一个事件。

    youdao

  • For instance, an XQuery might make queries to other services, to J2EE objects, and to data sources through JDBC, SOAP, and JMS protocols.

    比如XQuery可以查询其他服务J2EE对象通过JDBCSOAPJMS协议查询数据源

    youdao

  • After the instance-owning file system has been set up, you can export this file system through an NFS service at startup time by adding the following entry in the /etc/exports file

    设置instance-owning文件系统通过 /etc/exports 文件中添加以下条目可以启动通过一个NFS服务导出这个文件系统

    youdao

  • To begin, the script includes the XML_Query2XML and MDB2 class files, and then initializes an instance of the MDB2 abstraction layer through its factory() method.

    首先脚本包含了 XML_Query2XMLMDB2文件然后通过factory() 方法初始化了一个 MDB2抽象实例。

    youdao

  • In the Person example, for instance, you could add an array of im addresses; simply by updating the iterator, you don't have to change any code that loops through the addresses for display.

    例如Person示例中,可以添加im地址数组只需更新迭代器,无需更改遍历地址任何代码

    youdao

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

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

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