• 获取导出代码包括代码特性元数据集合

    Gets a collection of code attribute metadata that is included when the code is exported.

    youdao

  • JMS特殊类型导入导出称为JMS绑定允许用户指定绑定配置编写自己数据处理代码

    Special kinds of imports and exports for JMS, called JMS bindings, enable users to specify the binding configuration and write data handling code themselves.

    youdao

  • 最后工作平台中,导出格式(例如HTML)抽取分析结果生成报告开发人员经理执行者能够评估整体代码质量

    Finally, extracting analysis results and generating reports both in the workbench and in exported forms, such as HTML, enables developers, managers and executives to assess overall code quality.

    youdao

  • 步骤3(构建代码)期间处理项目方式类似我们可以导出企业应用程序采用相同的方式。

    Similar to dealing with a set of projects during step 3 (building code), we can do the same while exporting enterprise applications.

    youdao

  • 一种使用预先存在组成要素代码中将注释导出模型中的方法定义了(R 6)。

    An approach for exporting annotations out of code and into the model using pre-existing components as well as new scripts was defined as well (R6).

    youdao

  • 了三条语句不足20行的代码连接到了数据库选定了每一数据作为xml导出

    In three statements and fewer than 20 lines of code, it connects to the database, selects every row from the table, and exports the data as XML.

    youdao

  • 第一文件声明导出所有函数而且代码中的客户机包括这些函数。

    The first is a header file, which declares all the functions exported by the library and will be included by the client in the code.

    youdao

  • 在将流程导出WS -BPEL重要技术信息代码生成中加以使用

    This important technical information is used in code generation when the process is exported to WS-BPEL.

    youdao

  • 如果这样,则自动导出所有测试函数通过下面代码运行它们。

    If you do this, all your test functions will be automatically exported and run via the test function shown below.

    youdao

  • 我们讨论处理传入传出的JMS消息必需数据绑定函数选择器代码以及导出导入所需的绑定属性

    We discussed the data binding and function selector code that is required to handle incoming and outgoing JMS messages, as well as the necessary binding properties for the export and import.

    youdao

  • 说明如何建立充分利用自定义绑定代码导出导入

    Explain how to set up an export and an import that take advantage of the custom binding code.

    youdao

  • 一旦给定代码创建数据库就无法修改除非导出数据删除数据库后,再用正确代码页重新创建数据库导入数据。

    Once a database is created with a given code page, you cannot change it unless you export the data, drop the database, recreate the database with the correct code page, and import the data.

    youdao

  • 代码会通过UML2API读取模型通过JET技术帮助编写转换程序以及文本导出文件系统资产中。

    The code will leverage the UML2 API to read the model, and JET technology to help you write the transformation itself and export the text to filesystem resources.

    youdao

  • 本文中的代码直接搜索LDAP数据需要导出平面文件数据库中然后再进行处理

    Note that the code in this article does not search the LDAP data directly, but requires an export into a flat-file database before processing can occur.

    youdao

  • 显然不会这里原原本本的代码用于Excel导出因为您的字段数据有所不同。

    Obviously, you won't use this exact code for your Excel export because your fields and data will be different.

    youdao

  • 首先来自LotusWidgetFactory部件代码资源导出标准WAR文件将其部署WebSphere实例

    First, you export the code and resources of the widget from Lotus widget Factory as a standard WAR file and deploy it to a WebSphere instance.

    youdao

  • 在LightSwitch集成MicrosoftOffice任务支持比如导出数据Excel中而不需要编写代码

    There is integrated support for working with Microsoft Office for tasks such as exporting data to Excel without having to write code.

    youdao

  • 一旦我们PHP代码中创建对象,我们可以将其序列化,并导出应用程序Ajax部分,处理取回

    Once we have created an object in our PHP code, we can serialize it, export it to the Ajax portion of the application, manipulate it, and bring it on back.

    youdao

  • 模型不应该是仅导入导出生成代码所用,模型就是应用打破各种仓(silo)的应用。

    Rather than having models being imported and exported and generating code, the model is the application and that breaks down the silos.

    youdao

  • 描述了怎样CMVC导出历史性数据导入RationalTeam Concert,而不用失去不同代码工件之间联系

    It describes how to export the history data from CMVC and import it into Rational Team Concert without losing the links between various code artifacts.

    youdao

  • 调用遗留代码时候可以通过调用导出函数进行直接调用,也可以通过使用函数指针进行间接地调用,但是内核必须完成以下工作

    When legacy code is called, either directly by calling an exported function or indirectly by using a function pointer, the kernel must

    youdao

  • XyzLibrary工程使用下列方便导出代码

    The XyzLibrary project exports its code with the following handy macro.

    youdao

  • 例如可以考虑用户代码中包含两个方法'void print1();' 和 ' intprint2(char*);',并且用户只需要导出 print2。

    For example, consider that the user sources have two methods, 'void print1();' and ' int print2(char*);', and the user needs to export print2 only.

    youdao

  • 导出导入编写自定义绑定代码之后,我们可以开始注意力集中中介组件本身

    Once we have coded the custom binding for both export and import, we can start to focus on the mediation flow component itself.

    youdao

  • 可以手工修改内核代码导出另外的函数,用于重新编译并加载内核测试

    You can also manually modify the kernel source to export additional functions for test after rebuilding and rebooting the new kernel.

    youdao

  • 选择导出目标目录名称选取复选包含代码

    Choose the name of the directory to export to and check the box to include your source.

    youdao

  • 上面代码片断编译警告没有导出数据成员

    In the above code snippet, the compiler will warn you about the not exported base class and the not exported class of the data member.

    youdao

  • 使用功能点来代替代码行进行分析主要优点,功能点可以需求分析设计规格导出

    The main advantage of using FC instead of SLOC is that it can be derived from functional requirement or analysis and design specifications.

    youdao

  • 一个代码控制存储库导出文件导入工作区时可以定义这些文件的存储位置(参见3)。

    When you are importing files from a source-control repository into your workspace, you can define where you want the files to be stored (see Figure 3).

    youdao

  • PHP代码类似清单1中使用的代码通过XHTML不是命令导出结果

    The PHP code is similar to what we did in Listing 1, but exports the results through XHTML rather than on the command line.

    youdao

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

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

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