#define

#define
noun

Meanings

  1. 1 #define (C/C++ preprocessor macro directive)

Examples

Yòng #define dìngyì yīgè chángliàng.
Use #define to declare a constant.
#define shì C yǔyán de yùchǔlǐ zhǐlìng.
#define is a C preprocessor directive.

Tips

usage
Borrowed verbatim from C/C++. In Chinese tech writing it's kept in English and pronounced 'jǐng define' ( = # / hash) or simply read out as 'define.' No Chinese translation is commonly used.