读取环境变量 System.getenv(“aaa”);

来源:互联网 发布:网络推广工具有哪些 编辑:程序博客网 时间:2024/05/11 16:40

System.getenv(“aaa”);读取环境变量。

aaa为环境变量名。

原创粉丝点击