compiler directive
常見(jiàn)例句
- 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é)構(gòu)的編譯器指示符應(yīng)該有 -DCMP_x86 標(biāo)記,用于某些特定于 pSeries 服務(wù)器上的 Linux 的代碼應(yīng)該有 -DCMP_PSERIES 指示符。 返回 compiler directive