Language processing program includes: assembler, explain the program compiled program.
语言处理程序包含:汇编程序、解释程序编译程序。
Of course, this resulted in the compiled program not knowing where to find its own data files.
当然,这样的结果是,编译后的程序不知道到哪里去寻找它们自己的数据文件。
LotusScript is an interpreted language, which means that it runs more slowly than a compiled program.
LotusScript是一种解释语言,就是说运行起来要比编译程序慢。
A compiled program will need to be recompiled to move it to another platform, and thus will require a compiler.
编译的程序需要重新编译,才能迁移到另一个平台上,因此需要编译器。
A debugging data format is a means of storing information about a compiled program for use by high-level debuggers.
调试数据格式是用来存储有关已编译程序的信息的一种方式,这些信息将用于高级调试器。
However, this was the first test that actually ran the compiled test program instead of stopping once the program was compiled successfully.
无论如何,这是第一个这样的测试,它真正运行编译过的测试程序,而不是程序编译成功后就停止。
While working in the disconnected mode, you can still check source code for syntax and semantic errors and then connect only to submit a compiled file when you are ready to create the program objects.
当您在非连接模式下工作时,您仍然可以检查源代码的语法与语义错误,然后连接就只是为了提交一个汇编后的文件,这时您已经为创建项目对象做好了准备。
But the computer scientist definitely will understand what's happening in the compiler, operating system, and CPU when a program is compiled and run.
但是计算机科学家明确知道,当一个程序在编译和运行时,在编译器、操作系统、CPU中发生着什么。
The result, in some cases, was that the compiled version was never used, such as the case of a compute-intensive program, where all the computation is done in a single invocation of a method.
结果就是,在某些情况下,可能永远不会用到编译的版本,例如对于计算密集型程序,在这类程序中所有的计算都是在方法的一次调用中完成的。
A debugging data format is a means of storing information about a compiled computer program for use by high-level debuggers.
调试数据格式是用来存储有关已编译计算机程序的信息的一种方式,这些信息将用于高级调试器。
Before you can get started, the program you want to debug has to be compiled with debugging information in it.
开始调试之前,必须用程序中的调试信息编译要调试的程序。
If your program has the RECURSIVE attribute or is compiled with the THREAD compiler option, data that is defined in the LINKAGE SECTION is not accessible on subsequent invocations of the program.
如果程序包含RECUR SIVE属性,或使用THREAD编译器选项编译,那么后续的程序调用将无法访问LINKAGESECTION中定义的数据。
The results of running the setpb program binary of the above compiled code are shown below.
运行经过编译后的setpb程序的二进制代码将得到下面的输出。
Imagine that the trivial program in Listing 1 was compiled using GCC, run in Linux on an x86, and has been suspended right after the call to gets .
假设使用gcc来编译清单1中的简单程序,在X86上的Linux中运行,并且紧跟在对gets的调用之后中止。
UML is a kernel patch that allows the Linux kernel to be compiled into a binary that you can run as a normal program.
UML是一个内核补丁,它可以将Linux内核编译成为一个二进制文件,然后您可以像运行一个普通的程序一样去运行这个内核。
Now the program compiles without error and produces the output shown in Figure 5. Notice that javac also compiled the file fraction.java.
现在再编译程序,就不会出现错误,并会产生如图5所示的输出。
To actually load the debugger, make sure your code is compiled and the latest DLL is in your Domino program directory.
为实际载入调试器,确定编译过代码并且Domino程序目录中的DLL是最新的。
This program runs fine on both x86 and PowerPC, but dies on the Power system when compiled with the -m64 option.
这个程序在x86和PowerPC 上都可以很好地运行,不过在Power系统上使用-m64 选项进行编译时就会死掉。
Usually the classpath is the same classpath you used to compile the program, with the addition of the directory where the compiled output was placed. For example, if the compile command was this.
通常这里的类路径与编译程序所使用的类路径相同,只是多了一个放置编译后的输出的目录。
The sample ODBC program must be compiled by an appropriate C programming language compiler, such as Visual C++.
示例ODBC程序必须用一个适当的C语言编译器编译,例如Visual C++。
Now the program compiles without error and produces the output shown in Figure 4. Notice that javac also compiled the file fraction.java.
现在再编译程序,就不会出现错误,并会产生如图5所示的输出。
Program test_reopt.sqc is written with embedded SQL and is pre-compiled and bound using default REOPT level.
程序 test_reopt.sqc是使用嵌入式SQL编写,并使用默认REOPT预编译和绑定的。
You have now successfully compiled your program and are ready to run it.
现在您已经成功地编译了程序,可以运行它了。
You have now successfully compiled your program, and are ready to run it.
现在您已经成功地编译了程序,可以运行它了。
The outstanding property of this program is that you can debug any binaries even if they have not been compiled with debug options enabled or even if the source code is not available.
该程序的显著特性是:可以调试任何二进制文件,即使这些文件不是由支持的调试选项编译或源代码不可用。
Once your program is compiled to bytecode, you can compile it to native code.
一旦你的程序被编译成字节码,你就可以将他们编译为本地代码。
To enable large heap, we compiled the program as following.
为了启用大型堆,我们用以下命令编译程序。
Since the program has been compiled with the -g option, the object dump contains the source listing.
由于这个程序是使用-g选项编译的,因此对象dump文件中就包含了源代码。
Since the program has been compiled with the -g option, the object dump contains the source listing.
由于这个程序是使用-g选项编译的,因此对象dump文件中就包含了源代码。
应用推荐