• How to compile a program to send SMS.

    如何一个程序发送手机短信

    youdao

  • How you compile a program depends on your operating system and compiler.

    如何编译一个程序取决于操作系统编译器。

    youdao

  • When you compile a program that USES units, the command-line compiler searches for source and compiled unit files in the current directory.

    编译程序使用了其它单元文件编译器会目录搜索文件编译单元

    youdao

  • However, the JIT compiler must also carefully balance the time it takes to compile a program because that time adds to the program's execution time.

    然而JIT编译必须注意抵消编译程序消耗时间因为这些时间将延长程序执行时间。

    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

  • It may use too much memory if you compile and run the GNU debugger, probably because it tends to open a window whenever you step into a program call.

    如果编译运行gnu调试器可能使用太多内存或许是因为进入程序呼叫试图打开一个窗口

    youdao

  • If you find the GO to statement is missing a reference to a procedure, the program does not compile correctly.

    如果发现GOTO语句缺少对某个程序引用,那么程序无法正确进行编译

    youdao

  • This design change is really handy, because if we want to compile another program instead of sed, we can simply create a new.ebuild file and pass it as an argument to our "ebuild" script.

    这种设计更改确实方便因为如果编译另一个程序而不是sed可以简单地创建个新的.ebuild文件,然后将其作为自变量传递给“ ebuild ”脚本

    youdao

  • The aim should be to have the program written for a particular architecture to compile on another architecture with minimal effort and minimum changes to the code, the code layout, and the makefiles.

    目标应该最少精力代码、代码规划makefile 文件进行最少修改, 就可以令特定体系结构所编写程序其他体系结构上被编译

    youdao

  • To compile and run the program, just put it into a file called test.pgc and run the following commands.

    编译运行这个程序只需要其保存test . pgc文件中,并运行下面的命令。

    youdao

  • To compile this program, create a Makefile as follows.

    编译这个程序,请以下方式创建一个makefile

    youdao

  • Download and compile the ListUrls program, and run it by passing in a URL on the command line (see the Download section for a link to this article's full source code).

    下载编译ListUrls程序通过命令传入一个URL运行程序(获取本文完整源代码,请参阅下载部分链接)。

    youdao

  • What is needed is a program that will produce these values and print them out in a table like the previous one so they are loaded in at compile-time.

    我们需要这样一个程序可以生成这些结果将其输出上面这样,这样就可以在编译加载了。

    youdao

  • A multithreading example is one of the best ways to show you how to use commands to compile, link, and execute a program.

    多线程示例展示如何使用命令编译链接执行程序最佳方法之一

    youdao

  • Our scientists here compile that information, and we have someone stationed here from the USGS Volcano Hazards Program who puts out a weekly report of eruptive activity all over the globe.

    我们这里科学家会收集这些信息并且我们这里有来自美国地质勘探局火山灾害机构的人,他们会向全球发布关于喷发活动周报

    youdao

  • Indeed, the time to fetch information from a repositorybe it a file or database serverfar exceeds the lapse required to compile and perhaps even execute a PHP program.

    实际上,用于存储库(文件数据库服务器)中获取信息时间高于编译并且甚至执行PHP程序所需耗费的时间。

    youdao

  • A custom program would then compile the index, updating it automatically as page Numbers changed and new terms were added.

    然后客户程序编制索引随着页码变更术语的新增自动更新

    youdao

  • To see this yourself, design a small test program that will compile if and only if the desired condition is true.

    为了能切身体会,您可以设计一个测试程序,这个程序期望的条件得到满足时才可以编译。

    youdao

  • When you compile your program, the compiler knows which piece of code is a number, which is a string and so on.

    编译程序时,编译器可以分辨出哪个数字,哪个是字符串

    youdao

  • At this point, the DLL will compile and link, so one could write a test program to use the Sample API and test it.

    此时编译链接dll因此可以编写测试程序使用ExampleAPI进行测试。

    youdao

  • When you compile a COBOL program, use the cob2_r command for non-CICS applications for which you need the THREAD compiler.

    编译COBOL程序时,可以对需要THREAD编译的非cics应用程序使用cob2_r命令

    youdao

  • Static verification offers the promise of finding many common errors in program logic such as possibly improper use of a method at compile time as opposed to at runtime.

    状态检验(Static verification)可以查找多种通常程序逻辑错误不恰当使用一个编译时而不是运行时的方法

    youdao

  • The next version of Visual Studio will include this feature which will enable all.net languages to optionally resolve names in a program at runtime instead of at compile time. Charlie tells us that.

    在下版本VisualStudio中,所有的。NET语言能够运行时解析名称而不是像现在这样只能编译时进行。

    youdao

  • Compile and run the sample parser program ccalc with the following input (which includes a slight typo).

    使用下面输入(其中稍微进行了排版)来编译运行这个示例解析器程序ccalc

    youdao

  • Only then is the resulting domain code fed to another program called a generator that manufactures the actual target code that a computer can compile and run.

    只有那时候,(编程)才能进入下个步骤:一个生发器(a generator),生成计算机编译和运行的目标代码

    youdao

  • Through realizing PLC logic in FPGA and providing a compiler which can be used to compile PLC command to implement the sup - port of NC system to universal PLC program language.

    通过FPGA内部实现PLC逻辑提供能够编译PLC指令编译器,实现数控系统通用PLC编程语言支持。

    youdao

  • Rather than compile the program code which does this every time you compile your program, a much more efficient way is to put a compiled version of this code into a library.

    与其每次编译程序都编译这种代码有效办法就是一个已经编译好的代码放入库中去。

    youdao

  • Rather than compile the program code which does this every time you compile your program, a much more efficient way is to put a compiled version of this code into a library.

    与其每次编译程序都编译这种代码有效办法就是一个已经编译好的代码放入库中去。

    youdao

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

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

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