C 语言库函数getenv():C 库函数char *getenv(const char *name) 搜索name 所指向的环境字符串,并返回相关的值给字符串。1. 声明:char *getenv(const char *name)。3.
確定! 回上一頁