码迷,mamicode.com
首页 > 其他好文 > 详细

Run Configurations(Debug Configurations)->Arguments里填写program arguments和VM arguments

时间:2019-04-16 16:00:42      阅读:300      评论:0      收藏:0      [点我收藏+]

标签:mamicode   inf   ogr   形式   deb   rop   []   ring   code   

如图:

技术图片

1.program arguments存储在String[] args里

2.VM arguments设置的是虚拟机的属性,是传给java虚拟机的。KV形式存储的,是可以通过System.getProperty("PropertyName")获取的

 

Run Configurations(Debug Configurations)->Arguments里填写program arguments和VM arguments

标签:mamicode   inf   ogr   形式   deb   rop   []   ring   code   

原文地址:https://www.cnblogs.com/sjxbg/p/10717504.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!