Topic: 在ECLIPSE中的如何向类加运行参数 |
Print this page |
1.在ECLIPSE中的如何向类加运行参数 | Copy to clipboard |
Posted by: zhshfeng_xx Posted on: 2004-05-24 08:44 在ECLIPSE中新建一个类,当运行的时候,选"运行为JAVA APPLICATION",这时,想为 public static void main(String args[]),运行时敲入args不为空的参数。 java test+ 参数,如何在eclipse中设置。 public class test{ public static void main(String args[]) { } } |
2.Re:在ECLIPSE中的如何向类加运行参数 [Re: zhshfeng_xx] | Copy to clipboard |
Posted by: expresso Posted on: 2004-05-24 09:21 点击Run>Run...,出现run configurations,.就可以输入参数了 |
3.Re:在ECLIPSE中的如何向类加运行参数 [Re: zhshfeng_xx] | Copy to clipboard |
Posted by: zhshfeng_xx Posted on: 2004-05-24 16:38 我“运行” 在什么地方输入 参数,是在“变量”还是在“main类”输入框中输入 参数 |
4.Re:在ECLIPSE中的如何向类加运行参数 [Re: zhshfeng_xx] | Copy to clipboard |
Posted by: babeathome Posted on: 2004-05-27 09:19 当然是“变量”标签页中啦, 在“程序参数”里面输入, 下面是虚拟机参数. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |