C 库函数- getenv() C 标准库- <stdlib.h> 描述C 库函数char *getenv(const char *name) 搜索name 所指向的环境字符串,并返回相关的值给字符串。 声明下面是getenv() ...
確定! 回上一頁