• 使用策略数据库创建对象静态模式保护它们

    It USES the static mode of creating objects in a policy database to protect them.

    youdao

  • 传统审计静态模式不可避免地存在着缺陷。

    Traditional audit is static and its limitation is unavoidable.

    youdao

  • 静态模式扫描器只是的简单的静态分析代码

    In passive mode, it simply statically inspects the code.

    youdao

  • 数值模式研究,特别是静态模式动态模式研究。

    Studies of numerical models including static and dynamic model.

    youdao

  • 传统审计静态模式审计过程中存在许多缺陷不足

    Traditional audit is static and has many flaws and insufficiency during the audit process.

    youdao

  • A55两种回放模式静态模式动态模式,只是两者之间切换有些麻烦

    There are two separate playback modes, one each for stills and videos, and it's annoying to have to switch between them.

    youdao

  • 除了尚未实现某些程序库以外,两种方式的主要差别在于静态模式装载并不完全符合JVM行为

    Aside from some libraries that are not yet implemented, the major difference is that class loading in static mode will not exactly match the JVM behavior.

    youdao

  • GPS静态模式广大技术人员熟知对于快速静态模式许多技术人员还存在一定认识误区

    The static model of GPS is also well known for the most technical staff, but I feel that a lot of the technical staff misunderstand the rapid static mode.

    youdao

  • 另外,通过静态模式有限元计算,发现各种自由端的偏移量相同,表明它们静态灵敏度与形状无关。

    The deflection of each type of cantilever beams in the static mode keeps constant, which demonstratest.

    youdao

  • 我们弗洛伊德两极化理论静态模式当做动态模式一旦做到这点我们到达了一个大不相同局面

    Let us take the static model of Freud's bipartite theory and look at it as a dynamic model. Once done we end up with a very different situation.

    youdao

  • 电源管理传统上着重于能量消耗减少计算机系统上当他们不用时候的让他们进入静态模式睡眠状态挂起状态。

    Power management has traditionally focused on the reduction of power consumption in computer systems by placing them into static modes such as sleep and suspend when not in use.

    youdao

  • 因为根据设计线程安全的,创建之后可以把它存在一个公共静态最终变量中,或者包装实例模式以供以后访问

    Since it is thread safe by design, you might cache it in a public static final variable, or wrap it in a singleton pattern after creation for later access.

    youdao

  • 上述提到所有这四个设计模式使用静态属性方法

    All four of the design patterns mentioned use static attributes and methods.

    youdao

  • 为了修正这种情况,可以任何时候创建一条静态缓存规则(匹配某种特殊URL模式以及较大的“最后修改系数)。

    To rectify this, you can, at any time, create a static cache rule that enables you to match a particular URL pattern with a new (and probably larger) last-modified factor.

    youdao

  • 这样优化静态编译环境中是不可能的,因为关于使用模式信息静态编译时得不到。

    An optimization like this would not be possible in a statically compiled environment because the information about lock usage patterns is not available at static compilation time.

    youdao

  • 本文提供了使代码味道一种度量方法相关模式这种度量方法可以配置为通过自动静态分析工具标记

    This article provides a pattern of correlating a code smell to a measure that can be configured to be flagged from an automated static analysis tool.

    youdao

  • 绑定再次运行应用程序做好准备之后,关闭捕获模式指定静态执行如图17所示。

    After you have bound packages and are ready to run the application again, turn off capture mode and specify static execution, as shown in Figure 17.

    youdao

  • 配置高级安全模式时,安全代理服务器根据静态路由信息路由应用程序请求

    When configured in high security mode, the secure proxy server will route application requests based on static route data.

    youdao

  • 然后使用文本SQL语句转换参数化的 SQL,以便代码可以使用静态执行模式执行

    You then turned SQL statements using literals into parameterized SQL so the code could be executed using static execution mode.

    youdao

  • 根据mvc模式实现情况有所不同决定如何同时访问静态动态服务逻辑一样的。

    Your implementation will differ, depending on own your MVC pattern, but the logic determining how you access static and dynamic services at the same time will remain the same.

    youdao

  • 静态分析功能分析源代码字节代码,基于模式以及基于基于路径,并且能够方法查找违规行为。

    Its static analysis analyzes source code and byte code, is pattern-based as well as flow - and path-based, and is capable of finding rule violations that cross methods, classes, and packages.

    youdao

  • 数据库静态表单模式

    In the database, that static form is the table schema.

    youdao

  • 可以使用一条静态缓存规则禁用那些匹配特殊url模式静态内容缓存例如内容敏感专用的。

    You can also use a static cache rule to disable the caching of static content that matches a particular URL pattern; for example, if that content were sensitive or private.

    youdao

  • 最后一些最前沿静态分析工具能够源代码提取设计模式

    Finally, at the frontier of the state-of-the-art, there are static analysis tools capable of extracting design patterns from source code.

    youdao

  • PHPV5.3LS B功能可以使用需要静态属性方法设计模式

    PHP V5.3's LSB functionality allows you to use design patterns that require the use of static properties and methods.

    youdao

  • 数据库模式就绪装入静态数据后,现在必须说明如何数据通信客户机反之亦然

    With your database schema in place and static data loaded, now you must address how you're going to communicate that data to your client and vice versa.

    youdao

  • FindBugs就是一个能够查找代码可能缺陷模式开源静态分析工具

    FindBugs is an open source static analysis tool that looks for likely bug patterns in code.

    youdao

  • 早期版本WebSphereESB中模式实现可以称作是“静态”的,因为端点任何更改都需要修改中介流模块

    In previous versions of WebSphere ESB, the implementation of this pattern could be termed as "static", since any changes to the endpoints required modifications of the mediation module.

    youdao

  • 静态SQL执行模式运行示例应用程序验证是否具有正确行为

    Run the sample application in static SQL execution mode, and validate its correct behavior.

    youdao

  • Drupal提供一个特别的“离线模式”,升级期间保持站点静态功能

    Drupal provides a special "Offline mode" to keep a site functional but static during an upgrade.

    youdao

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

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

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