相关函数putenv, setenv, unsetenv 头文件#include stdlib.h 定义函数char * getenv(const char *name); 函数说明getenv()用来取得参数name 环境变量的内容.
確定! 回上一頁