• 早期版本中必须显式创建初始化所有嵌套业务对象然后才能设置属性

    In previous versions, before you could set a property, you had to explicitly create and initialize all nested business objects.

    youdao

  • 这个属性作用是以一种方法记录异常的原因

    The purpose of this attribute is to give an explicit way to record the cause of an exception.

    youdao

  • 下面CMV 8所有用户相关属性列表,以及没有显式指定的情况下它们缺省值。

    Following is a list of all user-related attributes in CM V8 and their default values when no explicit values are specified.

    youdao

  • 应用程序通过rentabike属性指定rentaBike名称解析该依赖关系。

    This application resolves the dependency explicitly by specifying the rentaBike name for the rentaBike property.

    youdao

  • 只要设置heightwidth,同时也就设置了这些属性

    These properties get set anyway if the height and width values were set explicitly.

    youdao

  • 如果通过contex t属性指定上下文那么就根据指定的servlet上下文解析绝对(本地)url

    If an explicit context is specified through the context attribute, then the absolute (local) URL is resolved against the named servlet context.

    youdao

  • 当然节点安全性配置文件属性设置NoSecurity显式关闭安全性。

    Of course, a node security profile property can be set to no security to explicitly turn off the security.

    youdao

  • 可以使用contex t属性提供上下文名称

    An explicit context name can be provided using the context attribute.

    youdao

  • MathML3向csymbol添加属性允许OpenMathContentDictionaries显式引用,并通过添加一些额外的结构元素进一步贴近openmath。

    MathML3 adds attributes to csymbol to allow explicit reference to OpenMath Content Dictionaries and further aligns with OpenMath by the addition of some extra structural elements.

    youdao

  • 为了设置特定viewportmetatagcontent属性设为一个显式: <metaname="viewport" content="width=device-width, initial-scale=1.0 user-scalable=yes" />。

    To set a specific scale, the content attribute of the viewport metatag is set to an explicit value: <meta name="viewport" content="width=device-width, initial-scale=1.0 user-scalable=yes" />.

    youdao

  • Bike自行车商店类型一样,GroovyCommandLineView没有rentabike属性编写gettersetter的冗余。

    As with the bike and bike store types, the Groovy's CommandLineView doesn't have the noise of an explicitly coded getter or setter for the RentABike property.

    youdao

  • SCA注释可用Springbean显式声明sca服务引用属性

    SCA annotations can be used to explicitly declare the SCA services, references, and properties within your Spring bean classes.

    youdao

  • As metadata:导入显式它们设置属性值。

    As metadata: only import explicit value, and they are set as property value. The default value is kept on the property type only.

    youdao

  • 域级涉及物理数据显式字段属性

    The domain-level addresses explicit fields or attributes of the physical data. The domain-level technical dimensions which are of concern are listed in Table 2.

    youdao

  • 首先我们需要显式复制模板属性,在将任何元素添加到元素之前必须设置这些属性

    First, we need to explicitly copy the template's attributes, which must be set before any children can be added to the element.

    youdao

  • 例如如果数据配置期间发现隐藏属性嵌入文本字符串中,可以修改规范化数据模型,把它们变成显式属性

    For example, if hidden attributes are discovered to be embedded in a text string during data profiling, then these can be made explicit in a revised canonical data model.

    youdao

  • 可以程序显式声明这些属性

    You can explicitly state these properties inside your program.

    youdao

  • 对于特定语言需要显式指定地区属性才能正确地对文本进行排序

    You need to explicitly specify the locale attribute to properly collate text for a specific language.

    youdao

  • CSS2规范要求元素必须要么具有使用宽度属性指定的显式宽度,要么具有所包含元素(比如图像)计算得出宽度。

    The CSS2 Specification states that the element should have an explicit width using the "width" property or an implicit width computed from contained sub-elements, such as an image.

    youdao

  • 无需每个复杂类型定义显式引用属性

    There is no need to explicitly reference the attribute group in either complex type definition.

    youdao

  • 可以使用策略不是通过显式编程来配置这些高级交互属性

    You can configure these more advanced interaction properties using policies rather than explicit programming.

    youdao

  • 更新上载功能列出文档视图允许显式选择的模型属性)。

    The upload functionality and the view listing the documents was updated to explicitly select the model attributes (columns) to be displayed.

    youdao

  • 下面的清单3演示了如何 JMSAPI 缺少选项情况下显式设置这些属性

    The example in Listing 3 below demonstrates how, in the absence of this option in the JMS API, we can set these properties explicitly.

    youdao

  • 所以显式定义任何属性函数都将原始原型定义那些属性或函数优先级要高。

    So any attributes or functions you explicitly define take precedence over those defined in your original prototype.

    youdao

  • 可以使用bundle属性指定一个显式资源用来查找ke y属性标识消息

    You can use the bundle attribute to specify an explicit resource bundle for looking up the message identified by the key attribute.

    youdao

  • 如果没有HTTp请求响应显式指定字符集(charset)属性,那么ApplicationServer查看上述编码属性文件选择字符集。

    When the charset attribute is not explicitly specified in the HTTP request or response, Application Server looks at the encoding properties file to select the character set.

    youdao

  • CREATEALTERtable语句中的IMPLICITLYhidden属性表示除非根据名称显式引用,否则sql语句可见

    The IMPLICITLY HIDDEN attribute on a CREATE or ALTER TABLE statement specifies that the column is not visible in SQL statements unless the column is explicitly referenced by name.

    youdao

  • HTTp请求没有显式指定字符集属性,并且无法通过检查encoding .properties确定输入代码时,请使用这个属性

    It is used when the charset attribute is not explicitly specified in the HTTP request and the input code set cannot be determined by examining the encoding.properties.

    youdao

  • type属性currency时,currencycode属性可以用来显式指定数值货币单位。

    When the type attribute has a value of currency, the currencyCode attribute can be used to explicitly specify the currency for the numerical value being displayed.

    youdao

  • 默认情况下,将TClientDataSetActive属性值为false并不会终止连接——显式关闭连接之前,会一直保持连接。

    Assigning false to the Active property of the TClientDataSet does not do that by default - the connection is kept until you explicitly close it.

    youdao

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

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

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