• 通过这样方式,也式地将立方体外部定义正面内部作为背面

    This way, I implicitly defined the outside of the cube as the front face and the inside as the back face.

    youdao

  • 依赖关系管理定义通过其他管理引用定义

    The implicit dependencies are defined by the references to other managers within a manager definition.

    youdao

  • 定义处理程序进行服务上下文容器提供商(针对式上下文管理)程序员(针对显式上下文管理)决定的。

    It is up to the container vendor (for either implicit or explicit context management) and the programmer (for explicit context management) to define the handlers to process the service context.

    youdao

  • 这些对象之所以定义的,是因为不必显式地声明它们

    These objects are defined as implicit because you do not have to explicitly declare them.

    youdao

  • 如果二者都定义那么编译器会提供一种作为公共成员函数版本

    If neither of the two is defined, the compiler provides an implicit version that is a public member function.

    youdao

  • 契约式设计做了显式合约定义,而单元测试这些

    Design by contract also makes explicit the contract definition that is more implicit in unit tests.

    youdao

  • 上个月我们提到过,jsp定义四个对象可以用来一个特定上下文或者作用域中加入有状态数据

    As mentioned last month, four of the implicit objects defined for JSP pages can be used to associate stateful data within a particular context, or scope.

    youdao

  • 如果应用程序引用指定了容器管理身份验证使用资源本身定义的容器管理的别名。

    If the application specifies container managed authentication on the reference, then a container managed alias defined on the resource itself will be used implicitly.

    youdao

  • ODBC应用程序可以使用这些定义描述符句柄执行大多数操作

    The ODBC application can perform most of the operations using these implicitly defined descriptor handles.

    youdao

  • 对于修改时间戳(针对这种),如果该列使用IMPLICITLYhidden属性定义那么列进行引用时,不会对该列执行外部化

    For row change timestamp columns only, if the column is defined with the IMPLICITLY HIDDEN attribute, then it is not externalized when there is an implicit reference to the columns of the table.

    youdao

  • 事件程序定义变量VEH 对事件处理程序事件处理程序嵌套范围内所有活动可见

    The variable VEH that is defined implicitly in the event handler is seen by all activities inside the event handler and scopes nested inside the event handler.

    youdao

  • 有些形式规则模型中的业务类型定义的,它们出现在被建模领域的业务类型的UML实体关系(ER)模型中。

    Certain forms of rules are implicit in the definition of the business types in the model, and manifest in UML and entity relationship (er) models of the business types of the modeled domain.

    youdao

  • WSDL定义两种定义SOAP消息方式显式消息头。

    There are two ways to define SOAP headers in a WSDL definition: explicit and implicit headers.

    youdao

  • RPG文件打开可以RPG初始化阶段发生,也可以通过RPGOPEN操作文件定义使用USROPN关键字式发生。

    The RPG file open can occur implicitly during the RPG initialization phase or explicitly via the RPG open operation and the use of the USROPN keyword on the file definition.

    youdao

  • 这些绑定可以通过显式方式定义

    These bindings can be implicitly or explicitly defined.

    youdao

  • LOAD命令提供相应select语句式地定义游标

    Instead the cursor definition is implicitly done by providing the corresponding SELECT statement within the LOAD command.

    youdao

  • DAD定义检验

    Implicit validation defined in the DAD.

    youdao

  • 对象预先定义好的对象,可以所有JSP页面所用。

    Implicit objects are predefined and made available for every JSP page.

    youdao

  • Web服务两种不同定义SOAP 消息字段用法方法消息显式消息头。

    There are two different ways to define the use of SOAP header fields in a Web service, namely implicit and explicit headers.

    youdao

  • Spring应用程序上下文文件直接使用SCA引用属性(无需定义sca名称空间)称为sca服务、引用和属性声明

    The direct use of SCA references and properties within your Spring application context file, without custom SCA namespaces, is called implicit declaration of SCA services, references, and properties.

    youdao

  • 例如如果删除JDBCProvider的话,其下定义DataSource也会删除。

    For instance, if you delete the JDBCProvider the DataSources defined underneath are deleted implicitly.

    youdao

  • xslt样式表定义一种语言XML方言(XML dialect),将编译不同形式可以其他XML方言或其他语言。

    An XSLT stylesheet implicitly defines a new language, an XML dialect, that it compiles into some other form, which can be another XML dialect or some other language.

    youdao

  • 不过如果Header就意味着需要中介模块中以业务对象形式定义Header结构

    If, however, the header is implicit, this means you need to define the structure of the header in terms of a business object within your mediation module.

    youdao

  • 简洁性为了符合其简洁性原则,定义XQuery运算符语义,使其包括某种操作

    Conciseness: in the interest of conciseness, the semantics of the XQuery operators were defined to include certain implicit operations.

    youdao

  • 由于Record显式定义分组因此File一个式分组。

    Since the Record is an explicitly defined group, the File will be an implicit group.

    youdao

  • 这个定义一个名称ServerGroup如果存在的话

    The value implicitly defines a new Server Group of that name if it doesn't exist already.

    youdao

  • 清单5中的示例bean定义演示了Spring元素使用sca引用属性局限性

    The sample bean definition, as shown in Listing 5, demonstrates the limitations of using implicit SCA references and properties within the, and elements of Spring.

    youdao

  • 只能通过DispatchersServer Grou p属性提供管理它们也就是说如果输入以前没有存在,一个新的ServerGroup将被定义

    They get managed implicitly only by supplying values to the Server Group property of Dispatchers, that is, if a new value is entered which didn't exist before a new Server Group is implicitly defined.

    youdao

  • Groovy可以实现MOP是因为,在Groovyland每一对象式地实现 groovy.lang.GroovyObject定义invokeMethod()getProperty()两个方法

    A MOP implementation is possible in Groovy because every object in Groovyland implicitly implements groovy.lang.GroovyObject, which defines two methods dubbed invokeMethod() and getProperty().

    youdao

  • 应该清单7那样定义beanTuscany中支持构造函数使用sca引用属性

    You should define your bean definition as shown in Listing 7. Using implicit sca references and properties are not supported for constructor injection in Tuscany.

    youdao

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

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

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