printf("USER=%s\n",getenv("USER"));. } 執行USER = root USER = test USER = (null). 注釋:stdlib.h 在Linux和Windows里略有不同,比如setenv函式是用在Linux里的, ...
確定! 回上一頁