setenv ( var , value ); : setenv ( var ); : putenv (…) Set the value of the environment variable var to value . If no value is specified then the variable ...
確定! 回上一頁