C 语言getenv()函数:用于获取当前环境中的字符串函数名:getenv头文件:<stdlib.h>函数原型:char*getenv(char*name);功能:用于获取当前环境中的字符串 ...
確定! 回上一頁