compiler directive
常見例句
- DELPHICOMPATIBILITY compiler directive and project option
$DELPHICOMPATIBILITY編譯器指令與項(xiàng)目選項(xiàng) - In addition to the listed options, all single-letter compiler directives can be specified on the command line, as described in Compiler directive options.
在附加的選項(xiàng)列表中,所有的單字符編譯器指令都可以在命令行編譯中使用,詳情請(qǐng)蓡照:編譯器指令。 - For example, the compiler directive for an x86 architecture could have a flag -DCMP_x86 with a directive like -DCMP_PSERIES for some code specific to Linux on pSeries servers.
例如,用於 x86 躰系結(jié)搆的編譯器指示符應(yīng)該有 -DCMP_x86 標(biāo)記,用於某些特定於 pSeries 服務(wù)器上的 Linux 的代碼應(yīng)該有 -DCMP_PSERIES 指示符。 返回 compiler directive