• 因此,请仔细考虑是否禁用代码分析

    Therefore, consider carefully whether to disable code analysis.

    youdao

  • 项目启用禁用代码分析

    Enables or disables code analysis for your project.

    youdao

  • 禁用代码访问安全性时,所有代码访问要求都会成功

    When code access security is disabled, all code access demands succeed.

    youdao

  • 修复错误,请项目除此文件或者禁用代码分析功能。

    To fix this error, remove the file from the project or disable code analysis.

    youdao

  • 禁用代码访问安全性使系统容易受到恶意代码(病毒蠕虫)的攻击

    Disabling code access security makes the system vulnerable to attacks by malicious code such as viruses and worms.

    youdao

  • 配置列表结合使用时,可以决定调试版本禁用代码分析发布版本启用代码分析。

    Configuration list, you could, for example, decide to disable Code Analysis for debug builds and enable it for release builds.

    youdao

  • 然而遗留代码禁用这些选项风险,因为它们可能取决于设置实现正确执行

    Disabling these options on legacy code can be risky, however, since they may be depending upon them being set for proper execution.

    youdao

  • 甚至跟踪禁用时,代码每个跟踪至少调用一个日志记录器方法

    Even when trace is disabled, your code will call at least one logger method per trace point.

    youdao

  • 因为我们没有构建文件编辑插件所以代码禁用编辑区域

    The code also disables the editor area since we are not building a plug-in to edit files.

    youdao

  • 代码设置了某种配置例如大小标题并且禁用某种缺省

    The code sets certain configurations, such as the size and title, and also disables certain default items.

    youdao

  • 本文后面我们还将编写代码需要时候逐个启用禁用这些选项卡。

    Later on, you'll write code to enable the disabled tabs one at a time when they're needed.

    youdao

  • 此外有些实现支持跳板代码因此可能必须需要这种保护程序禁用该特性。

    Also, some implementations don't support trampolines, so the protection may have to be disabled for programs that need them.

    youdao

  • 专栏文章中通过演示不同方式启用禁用断言以便优化代码测试和性能,讲述一些有关向代码中添加断言的基本知识。

    In this column, I'll show you the basics of adding assertions to your code, demonstrating a couple of different ways to enable and disable them for optimum code testing and performance.

    youdao

  • 尤其是不要试图禁用窗口状态URL 栏;无疑邀请恶意代码侵害用户

    Most especially, don't even try to suppress the status or URL bars of a new window; that's just asking for malicious code to phish your users.

    youdao

  • 代码禁用中断时,节拍不能归结代码直到中断重新启用。

    When code disables interrupts, the ticks will not be attributed to the code until the point where the interrupts are re-enabled.

    youdao

  • 这个Makefile中包含需要编译文件列表并且包括启用或者禁用选择SQLite中的某些代码片段常数

    The Makefile contains a list of source files to build, and it also includes constants that enable or disable and choose certain snippets of code in the SQLite package.

    youdao

  • 清单15 中的第二代码片段使用HTMLselectBooleanCheckbox,以便动态处理禁用启用验证操作

    The second snippet of code in Listing 15 makes use of an HTML selectBooleanCheckbox to dynamically handle disabling or enabling validation.

    youdao

  • 代码投入生产时,可能禁用Xdebug呈现这个变量将不会造成什么损失。

    When the code moves to production, Xdebug is likely to be disabled, rendering this variable harmless.

    youdao

  • 如果使用PropertyBroker框架之外操作可能需要提供正确启用禁用操作和连接代码

    If you intend to use the Property Broker and actions outside this framework, you may need to provide code that properly enables and disables actions and wires.

    youdao

  • 注意调试时,建议每个调试会话之前通过IEDeveloperToolbar禁用缓存否则后面调试缓存版本代码

    Note that when debugging, it is recommended to disable the cache via the IE Developer Toolbar before every debug session or you will be debugging cached versions of your code.

    youdao

  • 注意包含dynamic_cast或者typeid代码禁用rtti可能会产生一些负面的影响包括代码崩溃

    Note that disabling RTTI in a code that contains dynamic_cast or typeid might produce undesirable effects, including code crash.

    youdao

  • 由于运行相对较硬件上因此最好禁用一功能除非修改代码确实需要了解代码发生行为。

    Because the cloud runs on relatively slow hardware, it is good to leave this functionality shut off unless you really need to see what's happening in the code while you're modifying it.

    youdao

  • 禁用这些函数,编程人员添加以下#pragma代码到头文件编译一次遇到该行代码时候都会发出警告。

    To start banning these functions one should add the following #pragma line to a header file and the compiler will issue a warning every time it encounters one of them

    youdao

  • 代码告诉ActiveScaffold限制这个scaffold搜索 —— 只允许使用用户的姓进行搜索禁用全文搜索。

    This code tells ActiveScaffold to limit searching on this scaffold to the user's first and last name and disables full text search.

    youdao

  • 禁用异常处理需要代码中删除所有trycatch使用 /GX-选项编译代码

    To disable exception handling, you need to remove all try and catch blocks from the sources and compiling the code using the /GX- option.

    youdao

  • 如果代码没有使用dynamic_cast或者typeid操作,那么就可以禁用运行类型识别(RTTI)。

    If the sources don't use dynamic_cast or the typeid operator, Run Time type Identification (RTTI) might be disabled.

    youdao

  • 解决方案资源管理器”中,单击启用禁用静态代码分析数据库项目

    Solution Explorer, click the database project for which you want to enable or disable static code analysis.

    youdao

  • 但是请注意功能一个双刃剑失控代码可以禁用看门狗,然后继续横行

    Note, however, that this capability is a double-edged sword: runaway code can disable the watchdog and then continue its rampage.

    youdao

  • 配置列表中,单击生成项目其启用禁用静态代码分析配置。

    Configuration list, click the configuration for which you want to enable or disable static code analysis when the project is built.

    youdao

  • 可以添加预处理器指令禁用团队项目单个代码项目特定规则

    You can add pre-processor directives to disable specific rules for the individual code projects in your team project.

    youdao

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

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

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