• 扩展裂纹尖端无论是静态扩展还是动态扩展由于应变奇异性存在出现较高应变速率

    High strain rate will occur at the tip of a growing crack, whether quasi-static or dynamic growth, due to the existence of strain singularity.

    youdao

  • 如果仔细看一下代码,就会发现完全静态方法组成,所以可以无需更改扩展行为的情况下作为一系列函数编写

    If you look at the code, this is made up entirely of static methods, so it could have also been written as a series of functions without changing the extension's behavior.

    youdao

  • 此外静态横切可以扩展实现附加对象基本结构

    Moreover, static crosscutting lets you affix extensions and implementations to the fundamental structure of an object.

    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

  • 方法可以包含冻结(静态)的核心内容组织社区可以扩展自定义内容的

    Methods can contain both frozen (static) core contents and spots where organizations or communities can extend and customize contents.

    youdao

  • 另外如果有人扩展因为无法正确覆盖这些方法静态方法可能会引发问题

    Also, static methods can cause problems if people extend your classes because they can't be overridden properly.

    youdao

  • 流程工程师静态方法标识扩展

    The process engineer identifies extension points in a static method.

    youdao

  • 静态方法流程工程师使用静态方法标识每个扩展重复创建扩展页面

    The static method process engineer repeats the creation of extension pages for each extension point identified in the static method.

    youdao

  • 幸运的是,可以通过使用静态分析框架提供扩展轻松地实现而且不需要编写任何代码

    Fortunately, you can achieve this simply and without writing any code at all by using the extension points provided by the static analysis framework. This is known as a Rule Set.

    youdao

  • 静态方法HTML形式呈现这些扩展方法内部链接。

    Where the static method is rendered in HTML, these extension points are hyperlinks from inside the method.

    youdao

  • IIS可以自行处理请求HTML页面图像以及其他静态内容),或者请求路由ISAPI扩展

    Requests can be handled natively by IISas are HTML pages, images, and other static contentor IIS can route the request to an ISAPI extension.

    youdao

  • 设计扩展的原因为了保证动态语言之间操作性和原有CLR支持静态类型语言的互操作性一致

    This extension is being designed to enable interoperability between dynamic languages in the same manner that the CLR enabled interoperability between statically typed languages.

    youdao

  • 标识静态方法扩展

    Identifies the points in the static method that can be extended.

    youdao

  • 通过这种方法单个静态可以声明EAz应用程序完整扩展授权策略

    In this way, a single static class declares the entire extended authorization policy of an EAz application.

    youdao

  • 最后CHTimeStamp . i18n . php内,扩展惟一静态字符串(的描述)创建译文

    Finally, in CHTimeStamp.i18n.php, I've created translations for the only static string in the extension: its description.

    youdao

  • 静态一般字母lib开头 .a 的扩展名。

    Static libraries generally start with the letter lib, and have the extension .a.

    youdao

  • 然后可以使用静态模板expandannotated方法将类实例扩展uri清单12所示。

    Instances of the class can then be expanded into URIs using the static Template class expandAnnotated method as Listing 12 shows.

    youdao

  • 前面3D示例使用的是静态模型但是如果希望使用一些投射物理运动,那么您可以这个例子扩展实际应用中。

    The previous 3-D examples used static models, but if you want some projectile physics, you can extend this example into real time.

    youdao

  • 另一方面如果产品元素非常静态并且生命周期很长(比如PartyDomain中的元素),那么考虑使用传统扩展机制固定这些元素。

    On the other hand, if the product elements are very static and long-lived (such as elements in the Party Domain), then consider using the traditional extension mechanism and harden the elements.

    youdao

  • 清单3扩展fixnum,该类被认为静态的。

    Listing 3 extended the Fixnum class, which was known statically.

    youdao

  • 扩展页面用途提供静态方法外,还提供最新指导

    The purpose of this extension page is to provide up-to-date guidance in addition to the contents of the static method. The extension page contains two areas

    youdao

  • 转换静态方法扩展方法。

    Convert Static to Extension Method Introduce Variable Use Base Type where possible.

    youdao

  • 本文讨论了两个潜在区域区域RationalPerformance Tester提供了强大的扩展:通过一个来进行对象扩展以及通过静态方法来使用可再用设施

    This article discusses two potential areas that can provide powerful extension points for Rational Performance Tester: object extension via a super class, and reusable utilities via static methods.

    youdao

  • Service实例可以动态服务(动态创建服务)一个静态的服务(扩展服务JAX - WS工具生成的类)。

    A service instance can be a dynamic service (a service created on the fly) or a static instance (a class generated by JAX-WS tools that extends the service class).

    youdao

  • 静态请求动态请求之间实际上没什么差异(有时候 .php .cgi扩展可能意味着动态请求,但是它们可能引起误解)。

    Nothing in the request differentiates a static request from a dynamic request (sometimes, extensions like .php or .cgi give you a hint, but they can be misleading).

    youdao

  • 以前的管理控制台静态的,但是2.1开始WAS CE提供一个新的扩展管理控制台。

    While the previous admin console was static, from version 2.1 onwards, was CE provides a new extensible admin console.

    youdao

  • 不要忘记很多Eclipse扩展定义要求贡献者静态声明足够的信息延迟代码加载直到需要执行被请求动作时才加载。

    Recall that many of the Eclipse extension point definitions require the contributor to statically declare enough information so that loading code can be deferred until the requested action is needed.

    youdao

  • 不要忘记很多Eclipse扩展定义要求贡献者静态声明足够的信息延迟代码加载直到需要执行被请求动作时才加载。

    Recall that many of the Eclipse extension point definitions require the contributor to statically declare enough information so that loading code can be deferred until the requested action is needed.

    youdao

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

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

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