单词 | object file |
释义 | 例句释义: 目标文件,结果文件,对象文件,目标档,文件生成对象文件 1. All splices are bundled into a single object file ready to be injected into the kernel. 所有拼接打包成一个对象文件,准备注入内核。 www.ibm.com 2. By typing the following command, you can see an assembly listing of every section in the object file that contains executable code. 通过输入下面的命令,您可以看到目标文件中包含可执行代码的每个段的汇编清单。 www.ibm.com 3. Any other segments in the object file are completely ignored. GROUP directives and segment attributes are also ignored. 目标文件中的其他段没有限制。GROUP指令和段属性也忽略不管。 www.programfan.com 4. Where in the object file is the beginning of this reference to an address? 寻址指令的首字节在目标文件中的何处? www.showxiu.com 5. LINK found a fixup target in your object file that was not aligned properly. LINK在您的目的档中找到未正确对齐的修复目标。 msdn.microsoft.com 6. In that case, GDB can fetch values from these sections out of the object file, rather than from the target program. 在这种情况下,GDB可以从对象文件之外的这些段获取变量值,而不是从目标程序。 wiki.chinaunix.net 7. The probe object file you generate, and the object files on which it was based, must match. 生成的探测对象文件与它基于的对象文件必须匹配。 www.ibm.com 8. When you use a Load method with a Byte[] parameter to load a common object file format (COFF) image, evidence is combined. 当使用带有Byte[]参数的Load方法加载通用对象文件格式(COFF)图像时,将对证据进行合并。 msdn2.microsoft.com 9. Learn more about the object file format and the tools that you can use for exploring object files found on your system. 了解更多关于目标文件格式的内容,以及可以用来研究系统中目标文件的工具。 www.ibm.com 10. for other formats, like a. out, the object file format specifies a fixed address. 对其他的格式,比如a.out,object文件指定一个固定的地址。 wiki.chinaunix.net 1. The compiler creates a symbol table containing the symbol name to address mappings as part of the object file it produces. 编译器创建一个包含符号名到地址的映射的符号表作为它生成的目标文件的一部分。 dictsearch.appspot.com 2. The debugging information is stored as part of the object file's symbol table and thus is limited in complexity and scope. 调试信息是作为对象文件的符号表的一部分进行存储的,因此复杂性和范围是有限的。 www.ibm.com 3. Any C or C source file is generated into a temporary assembly file (instead of being compiled into an object file). 任一C或C 源文件被转成一个姑且的汇编文件(而非编译成对象文件)。 www.sunnybtoc.com 4. You then linked the object file and deployed it on a TXSeries region, and tested the application using a CICS local terminal. 随后我们对目标文件进行链接,并将其部署到TXSeries区域,然后使用CICS本地终端对其进行了测试。 www.ibm.com 5. Even a simple Hello World program contains a vast array of details when it reaches the object file stage. 在目标文件阶段,即使是一个简单的HelloWorld程序,其中也包含了大量的细节信息。 www.ibm.com 6. A CU typically represents the text and data contributed to an executable by a single relocatable object file. CU通常用一个可重新定位的对象文件表示可执行文件的文本和数据。 www.ibm.com 7. It's a good utility to use for a detailed look at the internal of an object file. 如果想要仔细查看对象文件内部的详细信息,这些是很好的实用程序。 www.ibm.com 8. This is a special tool that converts SPE programs into an object file that can be linked into a PPE executable. 这是一个特殊工具,可以将SPE程序转换成一个能被链接进PPE可执行程序的对象文件。 www.ibm.com 9. When the link editor processes an archive library, it extracts library members and copies them into the output object file. 当连接编辑器处理一个文档库时,它取出库成员并且把它们拷贝到输出object文件中。 www.diybl.com 10. Link your application, including all of the object files and the generated probe object file: $ gcc -o primes primes. o probes. o. 链接应用程序,包括所有对象文件和生成的探测对象文件:$gcc-oprimesprimes.oprobes.o。 www.ibm.com 1. The Extended Object File System (exofs) is a traditional Linux file system built over an object storage system. ExtendedObjectFileSystem(exofs)是构建在对象存储系统上的一种传统的Linux文件系统。 www.ibm.com 2. The byte order of the STABs binary data depends on the object file format. STAB二进制数据的字节顺序取决于对象文件格式。 www.ibm.com 3. This information can be useful when exploring a rather large object file. 在研究一个较大的目标文件时,该信息可能非常有用。 www.ibm.com 4. And by default, an object file can contain up to 65, 536 addressable sections. 根据预设,物件档案最多可以包含65,536个可定址的区段。 technet.microsoft.com 5. If the object files change, the probe object file must be regenerated or the linking will fail. 如果对象文件改变了,必须重新生成探测对象文件,否则链接会失败。 www.ibm.com 6. The compiler transforms the text that you create in the code editor into an object file. 编译器可以将您在代码编辑器中创建的文本转换为目标文件。 www.ibm.com 7. Tell GDB that readonly sections in your object file really are read-only (i. e. that their contents will not change). 告诉GDB对象文件中的只读段确实是只读的(他们的内容将不会被改变)。 codex.wordpress.org.cn 8. The first line takes the source code of our program, foo. c, and creates an object file, foo. o. 第一行取得我们程序的源代码,foo.c,然后创建一个对象文件,foo.o。 www.ibm.com 9. Shows the metadata of a single object file in the specified library. 显示指定库中单个对象文件的元数据。 msdn2.microsoft.com 10. Include the object file or library in which the missing function or data is already defined. 包括已在其中定义缺少的函数或数据的对象文件或库。 msdn.microsoft.com 1. Increases the number of sections that an object file can contain. 增加对象文件可包含的节数。 msdn2.microsoft.com 2. A relocatable file holds code and data suitable for linking with other object files to create an executable or a shared object file. 可重定位文件:保存着代码和数据,适合于和其他的目标文件连接到一起,用来创建一个可执行目标文件或者是一个可共享目标文件。 eaa13.8866.org 3. Compilation: Compile the file to produce an object file for the code. 编译该文件,生成该代码的目标文件。 www.ibm.com 4. The object (file or folder) may be in use by another program. 此目标(文件或文件夹)可能正被其他程序所使用。 www.tingclass.com 5. The first tool on the list is nm, which lists the symbols in an object file. 列表中的第一个工具是nm,它可以列出目标文件中的符号。 www.ibm.com 6. STABs are the native format for debugging information in the a. out and XCOFF object file formats. STAB是a.out和XCOFF对象文件格式的调试信息的本机格式。 www.ibm.com 7. LINK derives the default name of the output file from the base name of the first object file. LINK从第一个对象文件的基名称导出输出文件的默认名称。 msdn2.microsoft.com 8. This error can be caused if the object file is corrupt. 如果对象文件损坏,则可能导致此错误。 msdn2.microsoft.com 9. The second step (linking) tells the compiler to take the object file and create a shared object. 第二步(连接)告诉编译器取得对象文件并创建一个共享对象。 www.ibm.com 10. This assembles the. Asm file if either the. Asm file or the. Asm include file is new than the object file generated by Custom Build Step. 如果.asm文件或.asm包含文件比“自定义生成步骤”生成的对象文件新,则此框汇编.asm文件。 msdn2.microsoft.com 1. These filtered assembly files are compiled into object file. 这些过滤过的汇编文件是被编译成目标文件。 blog.sina.com.cn 2. The index lists each symbol, defined by a member of an archive, that is a relocatable object file. 这个索引列出了存档文件的成员(可重定位目标文件)所定义的每个符号。 www.ibm.com 3. Illegal reference to symbol '' in object file '' 在对象文件中对符号的非法引用 blog.sina.com.cn 4. XCOFF? eXtended Common Object File Format? 扩展的通用目标文件格式 www.scientrans.com 5. What is the relationship between a source file and an object file? 源文件和目标文件之间是什么关系? www.bing.com 6. Error while loading shared libraries: libstdc . so. 5: Cannot open shared object file: No such file or directory. 装载共享程序库时出错libstdc .so.5:无法打开共享对象文件:没有这样的文件或目录。 supportapj.dell.com 7. Assign the domain HR to the domain object file (esalary. log) using setsecattr command. 用setsecattr命令将域HR分配给该域对象文件(esalary.log)。 www.ibm.com 8. The GNU tools can also emit STABs in the COFF and ECOFF object file formats. GNU工具也可以在COFF和ECOFF对象文件格式中生成STAB。 www.ibm.com 9. 16-Bit fixup encountered in object file '''' 在对象文件遇到16位修复 wenku.baidu.com 10. By object, we generally mean an object file or a library. 对于对象,我们一般指的是对象文件或库。 www.ibm.com 1. You must make sure that you are running the dtrace command on the object file that gets added to the library. 必须确保对添加到库中的对象文件运行dtrace命令。 www.ibm.com 2. Compile each source file to an object file, for example: $ gcc -c primes. c. 把每个源代码文件编译为对象文件,例如:$gcc-cprimes.c。 www.ibm.com 3. Object file is out of date and must be converted to current version ls_msg 对象文件已经过时并且必须使用当前的版本 wenku.baidu.com 4. First, disassemble the machine instructions from the object file and save them as a file 首先,从对象文件中反汇编机器指令,并将它们保存为一个文件 www-128.ibm.com 5. All data structures that the object file format defines 目标文件格式定义的所有数据结构 article.isyi.com 6. The format for the object file output in the previous example is 前面示例中objects文件的输出格式是 www.ibm.com 7. Yd (Place Debug Information in Object File) Yd(将调试信息放在对象文件中) msdn2.microsoft.com 8. SOFS: Smart Object File System for OSD 用于OSD中的智能化的对象文件系统 www.ilib.cn 9. For example, if an object file contains 例如,如果对象文件包含 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。