音標(biāo):[ pri:'prəʊsesə(r);-'prɔ- ]
發(fā)音 :
"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
Property page . modify the preprocessor definitions 修改“預(yù)處理器定義”屬性。 Copies preprocessor output to standard output 將預(yù)處理器輸出復(fù)制到標(biāo)準(zhǔn)輸出 Specifies the preprocessor symbols to define 指定要定義的預(yù)處理器符號。 Preprocessor directives are used for conditional compilation 預(yù)處理器指令用于條件編譯。 Preprocessor directives for conditional sections 條件節(jié)的預(yù)處理器指令When the c preprocessor is run , it literally changes the text from 當(dāng)運行c預(yù)處理器時,它會將 Was used to define a preprocessor symbol 用來定義預(yù)處理器符號。 This section discusses the c language s preprocessor directives 本節(jié)討論c #語言的預(yù)處理器指令: New preprocessor features new linker features 預(yù)處理器的新功能 Causes the preprocessor to process the specified header file 此選項使預(yù)處理器處理指定的頭文件。
In computer science, a preprocessor is a program that processes its input data to produce output that is used as input to another program. The output is said to be a preprocessed form of the input data, which is often used by some subsequent programs like compilers.
詳細百科解釋