一查才發現,Python 裡的os.osenviron 是用getenv實作的。 GetEnvironmentVariable/SetEnvironmentVariable 是Windows API, 而setenv/getenv 是CRT ...
確定! 回上一頁