在Verticle里访问环境变量。在Verticle里访问环境变量。使用 Java API 访问环境变量和系统属性: System.getProperty("prop");System.getenv("HOME");