• If you want to use this code in a production application, you should modify or extend the sample as needed.

    如果想要在生产应用程序中使用此代码,您应该根据需要修改或扩展此样例。

    youdao

  • You can also extend the correlation by using your own custom code.

    您也可以使用自己定制的代码扩展这一相互关系。

    youdao

  • Solving the Expression Problem makes it possible to extend preexisting types to new methods and extend preexisting methods to new types, all without recompiling existing code.

    解决表达式问题使将先前存在的类型扩展到新方法成为可能,所有这些都不重新编译现有代码。

    youdao

  • If you want to try it out or extend the functionality, you can download the code (see Downloads).

    如果您想尝试或扩展其功能,则可以下载代码(请参阅参考资料)。

    youdao

  • Although this technique has been sufficient to our needs so far, we'll see in this section what happens when we extend our code to include a record enumerator.

    尽管这种技术已经足以满足我们的需求,在这一节,我们还是会扩展自己的代码,加入一个记录枚举器看看会有什么结果。

    youdao

  • While these components looked good and were extremely functional, they were limited when it came to reusing code to extend their built in functionality.

    虽然这两个组件表现不错也非常好用,。但是若想在其基础上复用代码,扩展新功能,就受到很多制肘。

    youdao

  • By modifying the code provided, you can extend the current implementation to apply to additional business logic.

    通过修改所提供的代码,可以扩展当前的实现以应用于其他业务逻辑。

    youdao

  • Of course, you can easily extend this list by adding code to support more properties from a view design.

    当然,通过添加代码以支持更多视图设计的属性,可以轻松地扩展此列表。

    youdao

  • The simple code list of colors in Listing 1 illustrates how to extend a schema as new data choices emerge.

    清单1中展示的简单的颜色代码列表演示了新数据选项出现时如何扩展一个模式。

    youdao

  • The basic solution is to define a base class or interface that can be accessed by the statically compiled code, then extend that base class or implement that interface in the generated class.

    基本的解决方案是定义可以用静态编译的代码访问的基类或者接口,然后生成的类扩展这个基类或者实现这个接口。

    youdao

  • In the generated code, these classes can extend the operations given by the interface.

    在这些产生的代码中,这些类可以延伸这个接口所提供的操作。

    youdao

  • Some tools provide functionality that extend beyond code conversion.

    一些工具提供了代码转化之外的扩展功能。

    youdao

  • In contrast, customization requires the development of additional code (in a programming language) to extend and change a software component in order to support a specific a "custom" behavior.

    相反,自定义要求开发额外的代码(使用编程语言)来扩展和更改软件组件,以支持特定的“自定义”行为。

    youdao

  • Clients can extend our product with additional entities and attributes, and the mechanism is backward-compatible with our clients' existing code.

    客户机可以用更多的实体和属性扩展我们的产品,并且该机制与客户机已有代码是向后兼容的。

    youdao

  • As with scaffolding, you may need to extend the resulting code, but the initial application is surprisingly functional in its own right.

    与使用搭建时一样,您可能需要扩展生成的代码,但初始的应用程序从它本身来说,其功能性令人惊讶。

    youdao

  • Building easily maintainable code in this manner will enable you to debug, fix, and extend your code with lower risk.

    使用这种方式构建的易维护代码将降低调试、修复和扩展代码所面临的风险。

    youdao

  • The core code is clean and easy to extend, and the user interface is very easy to use.

    核心代码很干净而且容易扩展,用户界面也非常容易使用。

    youdao

  • At best this caused hard to maintain code and at worst brittle code that fails when new types in the enterprise extend existing types.

    即使最好的情况下这也会带来代码维护的困难,而最坏的情况当企业扩展现有类型而引入新类型时,脆弱的代码就会失效。

    youdao

  • But in the end I think the resulting code was much leaner and easier to extend and work with.

    但是最终我认为代码会变得更精益、更易于扩展和使用。

    youdao

  • You can extend WordPress to provide more functionality without having to modify any WordPress code.

    您无需修改任何WordPress代码就可以扩展WordPress,从而提供更多的功能。

    youdao

  • Transformations and how they can bring modeling efforts to code results in order to extend your system's design

    转换和他们如何将建模工作转成代码结果以扩展你的系统设计

    youdao

  • Since OpenSim is open source you can extend the code base and include new functions to allow integration with enterprise systems, products, or other virtual spaces.

    OpenSim是开放源码的,所以可以扩展代码基,增加新功能,支持与企业系统、产品或其他虚拟空间的集成。

    youdao

  • All I had to do was find out how to check the username and password using Active Directory Server, create a class to extend this interface, and add the code to perform the authentication.

    我要做的只是了解如何使用ActiveDirectoryServer检查用户名和密码,创建一个类来扩展这个接口,并添加执行身份验证的代码。

    youdao

  • I decided to extend the ReportViewer code that I wrote earlier and change the ReportPath property whenever the user selects a report and clicks the Go button.

    我决定扩展我早期编写的ReportViewer代码并且只要用户选择某个报表并点击“Go”按钮就更改reportpath属性。

    youdao

  • How these pieces of code are discovered and how they discover and extend each other captures the fundamental principles of the Eclipse architecture.

    如果搞清楚这些代码块如何被“发现”,以及它们之间怎样相互发现和扩展,就能了解Eclipse体系结构的基本原理。

    youdao

  • Once the framework has been built by JBind, you can extend it with your own code to add functionality.

    一旦JBind构建好框架,则可以用自己的代码扩展它来添加功能。

    youdao

  • We can extend the JRubyInterpreter class to avoid rewriting the JRuby-oriented code.

    我们可以扩展JRubyInterpreter类来避免重写面向JRuby的代码。

    youdao

  • To extend Lombok, you'll need to identify or create the annotation (s) that will trigger Lombok's code generation.

    为扩展Lombok,需要识别或者创建将触发Lombok代码生成的注释。

    youdao

  • You can also use a WebSphere CustomService to extend the server run time itself with a piece of code that activates the MBean.

    您还可以使用WebSphereCustomService和一段激活MBean的代码来扩展服务器运行时本身。

    youdao

  • First, extend the TestView with the code found in Listing 5.

    首先,用清单5中的代码扩展TestView。

    youdao

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

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

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