XC的意思
「XC」經常作為「Cross- Compiler」的縮寫來使用,中文意思:「Cross-Compiler」。
XC(Cross-Compiler)詳細解釋
- 英文縮寫詞:XC
- 英文單詞:Cross- Compiler
- 中文簡要解釋:Cross-Compiler
- 流行度:495
- 分類:Computing
- 領域:Software
英文縮寫XC的擴展資料
- Building a toolchain establishes a cross-compiler environment.構建工具鏈建立了一個交叉編譯器環境。
- A cross-compiler runs on one type of processor, but compiles instructions for another.交叉編譯器運行在某一種處理器上,卻可以編譯另一種處理器的指令。
- A cross-compiler runs on a host computer and produces object code for the target.交叉編譯器在主機上運行并且產生目標機的目標代碼。
- You may also need to configure a cross-compiler to generate the binaries you intend to test.也許還需要配置跨編譯器以生成想要測試的二進制文件。
- You may use either a native compiler running under the emulator or a cross-compiler on your host.既可用模擬器下的原有編譯器,也可用主機上的跨編譯器。