XC:交叉编译器
“交叉编译器”(Cross-Compiler)在计算机与软件开发领域应用广泛,常被简写为“XC”,以便于日常书写和交流使用。它是一种能够在一个平台上生成可在另一不同平台(如不同操作系统或硬件架构)上运行代码的重要编译工具,有效提升了跨平台开发的效率和便捷性。
Cross- Compiler的英文发音
例句
- 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.
- 既可用模拟器下的原有编译器,也可用主机上的跨编译器。
本站英语缩略词为个人收集整理,可供非商业用途的复制、使用及分享,但严禁任何形式的采集或批量盗用
若XC词条信息存在错误、不当之处或涉及侵权,请及时联系我们处理:675289112@qq.com。