Eclipse run configrations 配置



Program arguments =>java的Main的方法参数

VM arguments => java的虚拟机全局参数,可以通过方法获取

System.getProperty(“propertyName”)


相关文章: