• 尽管很难成为客户机默认设置,但是需要3d图形加速驱动程序破坏了OpenGL程序编译过程,这会导致需要使用相当复杂的解决方案。

    Although it's hardly the client's fault, the accelerated 3d graphics driver I needed broke compilation of OpenGL programs, leading to a fairly circuitous workaround.

    youdao

  • 举例来说,如果试图编译程序由于存在无法解析的符号失败了,那么可能编译过程前面某个步骤出现了问题

    For instance, if the attempt to compile a program fails due to unresolved symbols, it's possible that an earlier phase of the build process did something wrong!

    youdao

  • 只有应用程序实际上需要该类而不是编译运行过程中,此类的类型成为显式的。

    The class type will become explicit only when the application actually needs the class, not during compile or run time.

    youdao

  • 不同之处在重新编译时,在这个过程重用先前预处理程序

    It's the recompilation, where you are reusing previous preprocessor passes, that will make a difference.

    youdao

  • 解析过程中,如果验证程序需要新的模式首先检查语法桶中是否包含需要编译的模式。

    During parsing, if a validator needs a new schema, it first checks to see if the grammar bucket has the compiled schema it needs.

    youdao

  • 相反翻译过程例如汇编程序编译连接器工具完全自动化了。

    Instead, the translation process is fully automated by tools such as assemblers, compilers, and linkers.

    youdao

  • 由于编译程序开发过程需要无数重复做事情,因此我们自然就会希望使用一个自动化编译系统自己手工编译程序的繁杂事务中解放出来。

    Because compiling is something you'll do thousands of times during development, you naturally want to use an automated build system to free you from doing it by hand.

    youdao

  • JVM应用程序执行过程中,可能会相同字节码重新编译许多

    The JVM may recompile the same bytecodes many times in a single application execution.

    youdao

  • shell执行然后传递内核这个过程通常编译机器码二进制程序

    Is executed by the shell, then passed to the kernel, which is typically slower than a compiled binary program that is pure machine code.

    youdao

  • 如果曾经重新编译Linux内核可能会发现内核的配置过程有很多设备驱动程序其他内核元素编译成了模块

    If you've ever recompiled the Linux kernel, you probably found that in the kernel configuration process, many device drivers and other kernel elements are compiled as modules.

    youdao

  • 针对db2编译pdo_odbc驱动程序CloudscapeDB 2UDB用户提供完善存储过程大型对象支持,带来了优良即用性能

    Compiling the PDO_ODBC driver against the DB2 libraries offers Cloudscape and DB2 UDB users full support for stored procedures and large objects with excellent performance out of the box.

    youdao

  • 许多程序包而言真正挑战不在编译安装阶段而是键入makeinstall之后设置应用程序使它正常运行过程中。

    For many packages, the real challenge comes not in the compilation and installation stages, but in the process of setting up an application to work properly after you've typed "make install".

    youdao

  • 目前尚清楚是否较早应用程序需要使用最新Informix SDK (3.70xC 1或者最新版)重新编译但是大多数网站作为一个升级过程一部分进行处理。

    It is not yet clear whether older applications will need to be recompiled with the latest Informix SDK version (3.70xc1 or later), but most sites will do this as part of an upgrade process anyway.

    youdao

  • 通过编译代理ContentHandler(由其来负责状态管理并且符合应用程序逻辑地方调用应用处理程序),HC使跟踪状态这个过程自动化

    HC automates the process by compiling a proxy ContentHandler that takes care of state management and calls into an application handler where the application logic fits.

    youdao

  • 因为代码交叉编译发生于字节码级别,所以其过程并不需要文件转换——意味着开发者仍旧可以使用Visual Studio.Net作为他们可移植程序开发环境

    Since the code is cross-compiled at the bytecode level, there is no source conversion - this means that Visual Studio.Net remains the sole development environment for the ported application.

    youdao

  • 安装完这个程序确保 $PATH环境变量 /opt/cross/bin使得内核编译过程可以使用这个程序中的工具

    Once you have installed this package, make sure that /opt/cross/bin is part of your $PATH environment variable so the tools in the package will be accessible during the kernel build process.

    youdao

  • 历史应用程序(过时遗留代码)有时会直接引用这些全局变量,编译过程产生错误因为它们声明并不一致

    Historical applications (that is, horribly outdated legacy code) sometimes refer to these directly, but produce errors during compilation because they're declared inconsistently.

    youdao

  • 逆向工程一个过程编译二进制文件试图重现(简单地理解)程序工作方式

    Reverse engineering is the process of taking a compiled binary and attempting to recreate (or simply understand) the original way the program works.

    youdao

  • 以及几大模块构建中简要介绍表单制作过程程序编写添加最后编译过程

    As well as introduced the form manufacture process briefly in these big module construction, the procedure compilation, the increase, final compilation process.

    youdao

  • 目标代码生成阶段我们通过机床逻辑程序编译,生成机器码形式目标代码,分析过程产生的错误进行分析处理。

    In the stage of generate the target code, we pass to compile the machine logic source program, to generate the target code in the form of machine code.

    youdao

  • C51语言应用过程,对配置文件设置、编写应用程序编译应用程序连接应用程序时容易出现问题进行分析并提出解决方法

    During the use of C51 language, the problems of the configuration of the file, edit program, compile program, link program are analyzed and the methods of which are given.

    youdao

  • 这种能够程序编译过程阶段进行,通过诸如编译器、链接器或者是测试系统包含外部工具

    The instrumentation code can be added at any stage of the compilation process by system tools such as the compiler or linker or by external tools that are part of a measurement system.

    youdao

  • 综述编译环境建立程序编译、链接过程

    Summarized that build Operating system compile environment and the process of program being compile, link.

    youdao

  • 编译程序面向对象构造过程重要作用词法分析类库是编译类库的重要组成部分

    Class library plays the vital role in the construction of compiler by object-oriented method and lexical analysis class library is an important part of object-oriented compiling class library.

    youdao

  • 介绍了编译安装测试usb设备驱动程序过程

    And introduces compile, install and debug process of USB driver devices.

    youdao

  • 构件组装利用组装工具,按照程序组装执行过程,将松散耦合的异构构件组装一个有机的整体,然后添加适当粘合代码,实现组装并且编译发布。

    According to the assembly structure, the loosing components are assembled into an organic system by adding glue codes, then the system is compiled and implemented into user's running platform.

    youdao

  • 链接要求导致实时编译过程中进行安全检查并且检查代码直接调用程序

    A link demand causes a security check during just-in-time compilation and checks only the immediate calling assembly of your code.

    youdao

  • 在将用户控件类似文件编译程序,在对它们进行分析过程中出现的错误

    Errors parsing a page, user control, or similar file while compiling it into an assembly.

    youdao

  • 程序设计语言编译复杂过程语言多种不同的风格不同的语言可能需要不同的编译技术

    Compiling of Programming language is a very complicated process. Languages have many kinds of style, and different language needs different compiling technology.

    youdao

  • 当在执行过程中将代码加载内存中时,请求编译应用程序程序清单元数据中,运行时来计算。

    Requests are compiled into the metadata of your application's assembly manifest and evaluated by the runtime when your code is loaded into memory during execution.

    youdao

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

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

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