Thus, if you do export A=B=C from the shell, printenv will report a single variable named A whose value is B=C, and getenv("A") will give ...
確定! 回上一頁