青年中文青年中文

object files的意思

object files中文翻譯:

n.[計]目標文件

相似詞語短語

object───n.目標;物體;客體;賓語;vi.反對;拒絕;vt.提出…作為反對的理由

files───v.提出(file的第三人稱單數);發送;匯訂;n.[計]文件;[圖情][計]文檔(file的復數);n.(Files)人名;(英)法爾斯;(法)菲勒

retained object───n.保留賓語(指保留在被動語態句子中的賓語)

files minecraft───文件雷艇

time files───時間文件

archive files───n.檔案文件

indirect object───n.間接賓語

highlighted object───突出顯示的對象

sole object───單體

雙語使用場景

Nm: Lists symbols from object files.───nm:列出目標文件中的符號。

Linking TXSeries application object files.───鏈接TXSeries應用程序對象文件。

Executable files are object files.───可執行文件是目標文件。

The code base of a software project is usually contained in multiple C or C++ source files, object files, libraries, and header files.───軟件項目的代碼基礎通常包含在多個C或C++源文件、對象文件、庫和頭文件中。

Yes, one can spend a great deal of time learning about executable programs by exploring object files with just the few tools presented here.───通過使用本文中介紹的這幾種工具分析目標文件,您可以慢慢地對可執行程序進行研究。

The linker collects assembly information stored in the object files and combines this information into a final manifest file.───鏈接器收集存儲在對象文件中的程序集信息,并將此信息合并到最終清單文件中。

User-defined routines use shared-object files that are external to the database server and that could potentially contain harmful code.───用戶定義的例程可以使用數據庫服務器之外的共享對象文件,這些文件中可能包含有害的代碼。

These object files are linked and loaded by a file known as a linker script.───這些對象文件都是由一個稱為鏈接器腳本的文件鏈接并裝入的。

A UNIX operating system has many layers, and the layers that the tools examining its object files expose are close to the hardware.───UNIX操作系統具有許多層次,那些通過工具查看目標文件所公開的層次,非常接近底層硬件。

英語使用場景

A relocatable file holds code and data suitable for linking with other object files to create an executable or a shared object file.

Exploring object files can greatly deepen your knowledge of the UNIX operating system and provide greater insight into how the software is actually assembled from source code.

ELF object files can contain more information about a global symbol than just its address: they can contain the size of the symbol and its type as well.

The client and server files are individually compiled with a C compiler to generate the object files.

SOFTWARE development tool that accepts one or more object files as input and outputs a relocatable program.

Well, adding that, and running "make clean" to get rid of the old object files.

The assembler code is input to the assembler, which by default produces the grandfather of all object files, the a.out file.

Next, the code is compiled, or translated into machine-readable object files.

A UNIX operating system has many layers, and the layers that the tools examining its object files expose are close to the hardware.