• Any change in schema requires full code regeneration.

    模式中的任何更改都需要完全重新生成代码。

    youdao

  • Listing 14 shows the full code, in Perl, for the CGI script that will handle all of this.

    清单14给出完整的Perlcgi脚本。

    youdao

  • Listing 12 shows the full code for the cityStateLookup action in the file addressadmin_controller.rb.

    清单12显示了文件addressadmin_controller . rb中citystatelookup操作的完整代码。

    youdao

  • The full code for this agent as well as for the client are available for download from the Downloads section.

    如需获得此代理的完整代码及客户机的完整代码,请从“下载”一节下载。

    youdao

  • In the next two articles of this series, learn how to implement the features introduced with full code samples.

    在本系列的随后两篇文章中,了解如何通过完整的代码样例实现所有这些特性。

    youdao

  • I'll illustrate this technique with an example application; you can download the full code from Resources below.

    我将用一个示例应用程序来演示这种技术,您可以从下面的参考资料下载这个示例的完整代码。

    youdao

  • For completeness, the full code for our implementation of the Button 1 Click Handler for the client application is shown in Listing 16.

    为了显得完整,客户端应用程序的Button1的Click事件处理程序的完整代码如清单16。

    youdao

  • The handlers for the other buttons are similar, and you can use the same mechanism (the attached sample archive includes the full code).

    其他按钮的处理程序也都类似,可以为之使用相同的机制(本文随附的压缩文件包含了全部代码)。

    youdao

  • You can find that function and the Python class that handles it in the full code included with this article. It follows a similar pattern.

    您可以在本文附带的完整代码中找到该函数及处理该函数的python类。

    youdao

  • The class also has the usual getters and setters, but they are not shown for the sake of brevity (see Downloads for the full code listings).

    该类还有常用的getter和setter,但是为了简短起见并未显示(请参阅 下载 以获得完整的代码清单)。

    youdao

  • To demonstrate the performance cost of using reflection, I prepared a set of benchmark programs for this article (see Resources for a link to the full code).

    为了阐述使用反射的性能成本,我为本文准备了一组基准程序(见参考资料,完整代码链接)。

    youdao

  • Through Compressing full code or sub code of application software, the code compression technology can reduce the size and power of the memory effectively.

    代码压缩技术通过对整个应用程序全部或者部分指令进行压缩,能够有效地减少内存的尺寸、功耗等。

    youdao

  • The second article describes with full code samples how to extend the product Domain using the traditional extension mechanisms in MDM Server by creating "hard product types."

    第二篇文章描述了一个完整的代码样例,它通过创建“硬产品类型(hardproduct type)”在MDMServer中使用传统扩展机制对productDomain进行扩展。

    youdao

  • These provide a handy way to view the full code base and refer to specific class information that may not be adequately noted in the model views I have included with this article.

    这些提供了便捷的方式来观察完整的代码基础并且参考本文中我所包含的模型视图中没有充分说明的具体类信息。

    youdao

  • In many cases, stubs speed up the initial development, but stubs do not provide the same level of functionality that you can get by exercising the full code path and calling a working interface.

    很多情况下,stub可加速初始开发,但无法实现执行整个代码路径和调用工作接口所能获得的功能。

    youdao

  • In contrast to other types of code, projects have a full project management infrastructure.

    与其他类型的代码相反,项目拥有完整的项目管理基础架构。

    youdao

  • To understand how to achieve full hot code fixing, you need to understand the workings of the environment.

    为了理解如何实现完全的紧急代码修复,您需要了解环境的工作方式。

    youdao

  • Note that the sample application for this article utilizes only dynamic SDO, although the EMF code generator also provides full support for static code generation of data objects.

    注意,本文中示例应用程序仅使用了动态SDO,虽然EMF代码生成器也为数据对象的静态代码生成提供了完整的支持。

    youdao

  • Fixing the found issues then requires a full iteration of late code changes by development and quality assurance testing personnel.

    找到并修复这些问题,然后要求开发和质量保证测试的人员对最新代码变更进行完整的迭代。

    youdao

  • The code needed to do this is fairly standard; you can download the full client code from the Resources section.

    完成这个工作所需要的代码是相当标准的;您可以通过参考资料 小节下载完整的客户机代码。

    youdao

  • Listing 9 gives the output generated by using the Listing 8 code to analyze the full structure of the code from Listing 1, Listing 2, and Listing 3.

    清单9给出了用清单8中的代码分析清单1、清单2和清单3中代码的完整结构所生成的输出。

    youdao

  • By using lightweight code review techniques, developers can review code in one-fifth the time needed for full, formal code reviews.

    通过使用轻量级代码评审技术,开发员只需要花费五分之一的时间就可以进行全面且规范的代码评审工作了。

    youdao

  • Full source code is accessible by downloading the associated sample file in the Downloads section of this article.

    可从本文的下载小节下载相关的示例文件,其中包含完整的源代码。

    youdao

  • To compile the full C# example code, install the . NET Framework v1.1 SDK and use the C# compiler, csc.exe.

    要编译完整的 C#示例代码,需要安装.NETFrameworkv1.1SDK并使用 C#编译器 csc.exe。

    youdao

  • You can download the full source code of the PHP client application in the download section below.

    可以在下面的下载部分下载PHP客户机应用程序的完整源代码。

    youdao

  • This is not a full-blown code review; rather, a code review in the context of a migration assessment is generally concerned only with discovering the use of non-J2EE compliant code.

    这个过程并不是对代码进行全面铺开的检查,更确切一点,在迁移评估上下文中的代码检查通常只涉及到发现非j2ee标准代码的使用。

    youdao

  • Because the compiler had access to the full program source code, the MUDFLAP diagnostics are very valuable.

    由于编译器可以访问完整的程序源代码,所以MUDFLAP诊断非常有价值。

    youdao

  • You can also download the full source code package at the end of this article (see download).

    您还可以从本文最后下载完整的代码包(参见下载)。

    youdao

  • You can also download the full source code package at the end of this article (see download).

    您还可以从本文最后下载完整的代码包(参见下载)。

    youdao

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

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

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