define STRCPY的意思|示意
美 / /
英 / /
定义拷贝字符串
define STRCPY的网络常见释义
宏定义 #define SC scanf /* 宏定义,输入 */ #define STRCPY /* 宏定义,拷贝 */ #define STRLINK /* 宏定义,链接 */ ..