• Press F5 to build and debug a solution.

    F5生成调试解决方案

    youdao

  • BusyBox includes several build options to help you build and debug the right BusyBox for you.

    BusyBox包括了几个编译选项可以帮助为我们编译调试正确的BusyBox。

    youdao

  • The set of build and debug tool chain integrations grows with a cleaner MinGW integration, a GDB hardware debugging integration, and a new integration for IBM's xlC compiler.

    构建调试工具整合集随着干净的MinGW整合GDB硬件调试整合和针对IBMxlC 编译器的整合而壮大。

    youdao

  • Future articles will explore more deeply the porting process of Build, Debug, and Tune.

    以后文章深入地讨论移植过程中的构建调试调优步骤。

    youdao

  • One of the key features of an IDE is the ability to run and debug the applications you build from within the same environment.

    IDE关键特性之一能够构建应用程序环境中对应用程序进行运行调试

    youdao

  • When you have that option you may be tempted to use a debug build on staging and a release build in production.

    如果可以选择,你可能希望交付准备服务器上使用调试构建版本生产环境上使用发布构建版本。

    youdao

  • MVC is a fundamental design pattern that separates concerns and makes systems easier to build, manage, debug, and maintain.

    MVC一种基本设计模式,它把问题分解开来,使得系统容易构建管理调试维护

    youdao

  • The device Debugging project will build enhanced debug models, APIs, and views to provide greater visibility into and control over device software targets.

    DeviceDebugging项目构建增强调试模型API视图提供针对设备软件目标更强大可视性控制

    youdao

  • When working with Android applications, you can build applications in debug and release-mode.

    构建Android应用程序可以采用调试模式发布模式。

    youdao

  • The application server Toolkit comes with the application server and delivers all of the tooling required to build, deploy, and debug J2EE and messaging solutions.

    ApplicationServerToolkit应用程序服务器一起并且构建配置以及调试J2EE消息传递解决方案提供了所需工具

    youdao

  • You can use this tool to familiarize yourself with the Perl-compatible regular expression (PCRE) library and to debug or test regexps that you build with it.

    可以使用工具熟悉兼容perl的正则表达式(Perl - compatibleregular expression,pcre)调试测试使用其构建的regexp。

    youdao

  • The Data Studio tool can be used to easily create, build, debug and deploy DB2 stored procedures and user-defined functions.

    可以使用DataStudio工具轻松地创建构建调试部署DB 2存储过程用户定义函数

    youdao

  • At worst, the EAR file will build and install successfully, but you will get some obscure runtime error that will take you days to debug.

    坏的情况下,成功地构建安装EAR文件但是将碰到某个模糊的运行时(runtime)错误将使您花费的时间调试。

    youdao

  • By retaining a copy of the mapping.txt file for each release build, you ensure that you can debug a problem if a user encounters a bug and submits an obfuscated stack trace.

    通过保存发布构建版本mapping .txt文件拷贝,确保用户碰到bug混淆后的堆栈调试跟踪信息提交时,你可以进行调试从而修复问题

    youdao

  • Integrated and extensible build-debug-deploy tools that make programmers productive through rapid development and deployment help to improve productivity during development time.

    具有集成性扩展性的编译、调试和部署使程序员有生产力,它开发时间内通过快速的开发和部署帮助程序员提高生产能力。

    youdao

  • If the debug property is set to True, you should see progress messages and a BUILD SUCCESSFUL message at the end.

    如果debug属性设置True那么您应该看到进程消息以及末尾BUILDSUCCESSFUL消息

    youdao

  • For building a purify'd application, it is advisable (although not required) to build the application with debug information (debug bits), and then purify it.

    比如构建一个Purify应用软件,利用调试信息(释放字节)构建应用软件合理的(尽管不是必要的),然后进行净化

    youdao

  • Applications built using the Android build tools (command line and Eclipse ADT) are automatically signed using a debug private key; these applications are referred to as debug-mode applications.

    使用Android构建工具(命令EclipseADT)构建应用程序一个调试私有密钥自动签名的;这些应用程序称为调试模式应用程序。

    youdao

  • For example, you might create one directory called perl-5.9.0/debug-build and another called perl-5.9.0/std-build>.

    例如可能会创建名为 perl-5.9.0/debug-build目录以及另一个名为 perl-5.9.0/std-build 的目录。

    youdao

  • Use these tools and languages to build, debug, and optimize software applications.

    使用这些工具语言可以构建调试优化软件应用

    youdao

  • For more information, see Check for Memory Overwrite and Use the Debug Build To Check for Memory Overwrite.

    有关更多信息请参见检查内存覆盖使用调试版本检查内存覆盖。

    youdao

  • Each of these folders are further subdivided into Debug and Release folders, which simply correspond to the project's build configurations.

    这些文件夹中的每一个进一步细分调试发布文件夹,简单地对应项目构建配置。

    youdao

  • The assertion and the extra logging code appear only when the DEBUG macro is set during development. These statements disappear in the final production build.

    断言额外的日志代码出现开发过程设置DEBUG宏块中。这些声明不会出现在最终产品中。

    youdao

  • A temporary certificate is created for you and granted trust at build time so the solution will run while you debug it.

    生成创建了临时证书向其授予信任因此调试解决方案运行此解决方案。

    youdao

  • The following procedures describe how to enable native run-time checks in a debug build, and how to modify native run-time check behavior.

    下面过程介绍了如何调试版本启用本机运行检查以及如何修改本机运行时检查的行为。

    youdao

  • Explains how Debug and Release builds are used, and introduces build configurations.

    说明如何使用调试版本发布”版本,介绍生成配置。

    youdao

  • These options build a single program database (PDB) file that contains debug information for the entire library, reducing redundancy and saving space.

    这些选项生成单个程序数据库(PDB)文件,该文件包含整个调试信息减少冗遇节省了空间。

    youdao

  • Because heap layout is different between release and debug versions, a memory overwrite might not create any problems in a debug build, but may have catastrophic effects in a release build.

    由于布局发布版本调试版本不同,因此内存覆盖调试版本可能不会引起任何问题在发布版本中可能导致灾难性的后果。

    youdao

  • Resolves the following items in the build process to files for manifest generation: built items, dependencies, satellites, content, debug symbols, and documentation.

    生成过程中的以下各项解析文件以便生成清单:生成依赖项、附属项、内容调试符号文档。

    youdao

  • This section presents information on why and when you would want to change from a debug build to a release build.

    介绍有关为什么以及何时需要调试版本更改发布版本的信息。

    youdao

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

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

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