• 设计环境使用每个站点IDictionaryService维护整个设计器框架使用数据

    The design-time environment uses the IDictionaryService on every site to maintain a data table that is used throughout the designer framework.

    youdao

  • 避免利润使用历史汇率(确保净利润总计平均汇率转换)。

    Avoid using historical rates in the income statement (or make sure the total net profit is converted at average rate).

    youdao

  • 我们例子中使用1所列出系统

    I used the systems listed in Table 1 in my examples.

    youdao

  • 然后一个挖掘使用这个规则文件,把概念文本提取到关系数据库表中

    We will then use this rule file in a mining flow to extract the concepts from text columns in relational database tables.

    youdao

  • 查看模型时,可以分析逻辑模型使用术语是否遵从术语模型,如图5 所示。

    During model review, the terms used in the logical model can be analyzed for compliance with glossary model terminology, as Figure 5 illustrates.

    youdao

  • 模型使用包含保留实体详尽规格控制器(用于实体管理)的程序和类它们纪录成文档。

    These are documented in the model with sequence diagrams and class diagrams, which would include the specification of a reservation entity and a controller class (for entity management).

    youdao

  • 一个方法使用自定义用户注册注册开发环境使用具有用户ID密码文件

    Another alternative is to use a custom user registry employing a file with the user ID and passwords for development environments.

    youdao

  • 仍然可以达式使用函数确定处理样式元素过程处理程序是否支持某种内置的扩展的函数。

    You can still use this function in an expression to determine if a particular built-in or extension function is supported as the stylesheet element is being processed.

    youdao

  • 段代码活动控制器使用,并且进行了少量修改包括回传最终而不是返回)。

    This code was leveraged from the activity controller with only a few modifications, including echoing the final table, not returning it.

    youdao

  • 1显示了我们系统中使用文件结构

    Table 1 shows the file structure used on our system.

    youdao

  • 包括图像脚本文件样式闪速对象URL使用主机名。唯一主机名的数目减少减少DNS查找数量

    This includes the hostnames used in the page's URL, images, script files, stylesheets, Flash objects, etc. Reducing the number of unique hostnames reduces the number of DNS lookups.

    youdao

  • 对于上述示例可以包含产品数据使用一个xml

    Using the previous example, an XML column might be used in the dimension table containing product data.

    youdao

  • 顾名思义这个特性XML模式使用注释作为映射语言XML文档信息映射关系

    As the name implies, it USES annotations in the XML schema as the mapping language to map information in an XML document to relational tables.

    youdao

  • 服务器环境使用同一个样式转换许多不同文档常见的。

    It is quite common in a server environment to use the same style sheet repeatedly to transform many different source documents.

    youdao

  • 既然用于HTML(可能不想其它设备使用类似显示),所以xsl样式分成

    Since this is for HTML only (you may not want to use a similar display on other devices), the division into two rows is done in the XSL style sheet.

    youdao

  • 我们使用属性存储属性

    The properties that we use in this example are stored in the property sheet.

    youdao

  • xsl变量形式导入这些文件之后,可以按照查询策略使用它们(清单3)。

    After these files are imported as XSL variables, they can be used in the forms with a lookup-table strategy (see Listing 3).

    youdao

  • 其他内建函数一样,函数可以SQLselect语句使用

    Just like any other built-in function, table functions can be used in a SQL SELECT statement.

    youdao

  • 但是REST编程模型中使用术语属性类型描述定制字段定义

    In the REST programming model, however, the term "property sheet type" is used to describe the definition of custom fields.

    youdao

  • 处理类查找代码非常简单但是相当笨拙尤其是转换中使用多个时候

    The resulting code for handling all aspects of this lookup was straightforward but rather unwieldy, especially if you happen to have multiple tables that you want to use throughout a transform.

    youdao

  • 事实证明包括当前视图HTTP参数也十分有用这样可以xsl样式使用它们

    It has also proved quite useful to include the HTTP parameters for the current view, so that they become available in the XSL style sheets.

    youdao

  • 定义排序西班牙语单词规则之后,可以XSLT 2.0样式使用了。

    Now that you've defined the rules to sort Spanish words, it's time to use that code in your XSLT 2.0 stylesheet.

    youdao

  • PHP5使用 XSL模块可以XML文档应用XSLT样式 XML 数据转换为其他类型文本文档

    With the XSL module in PHP 5, you can apply XSLT stylesheets to XML documents to transform the XML data into some other type of text document.

    youdao

  • Informix序号适合作为通用并且非常热衷于每个维度使用序号列。

    Informix serial Numbers work really well as generalized keys, and I am a fan of using a serial number column on all dimension tables.

    youdao

  • 通过ContentStore数据库使用sql脚本(IBMCognos8支持所有数据库提供的)清理Cognos特定来实现

    This is achieved by cleaning up Cognos specific tables in the Content Store database using SQL scripts provided by IBM Cognos 8 for any of the supported databases.

    youdao

  • WebSphereBusinessGlossary支持术语可以SOA环境使用可以数据集成活动需要清晰术语定义其他项目中使用

    The InfoSphere Business glossary supports a glossary that is used in an SOA context but can also be used in data integration engagements and other projects that require clear definitions of terms.

    youdao

  • exe压缩myisam创建语句使用VALUECOMPRESSION,可以级别上使用节省空间格式减少空间占用。

    Myisampack.exe Compresses myisam table use VALUE COMPRESSION in create table statement to use the space saving row format at the column or table level to reduce space required for a table.

    youdao

  • 这些显示硬盘网络资源的使用数据Net workApplianceFiler中使用sysstat命令测量的。

    The disk and network Numbers shown in these tables were measured at the network Appliance Filer, using the sysstat command.

    youdao

  • 实现事实查询主题,就要数据库创建一个或者使用虚拟例如SYSDUMMY1DB 2中使用SYSDUMMY1,或者Oracle中使用Dual

    To implement a fake fact query subject, either create a one row table in the database or use a virtual table such as SYSDUMMY1 for DB2 or Dual for Oracle.

    youdao

  • 使门户两个浏览器中使用相同方式显示字体需要使用em调整它们的大小。

    To get the portals to display fonts and tables the same way on both browsers, you need to resize them in em.

    youdao

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

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

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