Solve the question of (x)arguments
More ,I find a new way to solve question.
One person can concentrate one's attention to do a thing for two hours,one day,or two days in the most conditions.But if he can't insist it,it will be lost in the future.However if you insist it or think of it continue,the mind will be wild.So,we should find a new way to solve the question.
Concentrate your attention to do it,and stop,but not throw away.Some time later,pick up it,and do it again.The gold will not help you if you don't help yourself.
ant .xml 有关
arguments页面设置
public class Hello{
public static void main(String[] args){
for(int i=0;i<args.length;i++){
System.out.println ("args["+i+"]is:"+args[i]);
}
}
}
Eclipse 3.2
please input the value 这个问题还是没有搞明白的.
01.18把这个问题解决了.其实有很多问题并不像想像中的那么难,往往在一段时间内,也可能是因为思考问题钻牛角尖造成的.有许多问题不一定都可能在一段你专心的时间内解决掉的,也可能在搁置一段时间以后,但有一个前提,就是不能忘记 ,只要再重新认真思考思考就能解决.
其实解决的办法很简单,只不过在(x)arguments中输入1 12 123 1234 类似这样的参数就可以了.
--
Right or wrong decide by yourself, praise or blame listen to the others, gain or loss placid as usual, success or failure return to the zero.
One person can concentrate one's attention to do a thing for two hours,one day,or two days in the most conditions.But if he can't insist it,it will be lost in the future.However if you insist it or think of it continue,the mind will be wild.So,we should find a new way to solve the question.
Concentrate your attention to do it,and stop,but not throw away.Some time later,pick up it,and do it again.The gold will not help you if you don't help yourself.
ant .xml 有关
arguments页面设置
public class Hello{
public static void main(String[] args){
for(int i=0;i<args.length;i++){
System.out.println ("args["+i+"]is:"+args[i]);
}
}
}
Eclipse 3.2
please input the value 这个问题还是没有搞明白的.
01.18把这个问题解决了.其实有很多问题并不像想像中的那么难,往往在一段时间内,也可能是因为思考问题钻牛角尖造成的.有许多问题不一定都可能在一段你专心的时间内解决掉的,也可能在搁置一段时间以后,但有一个前提,就是不能忘记 ,只要再重新认真思考思考就能解决.
其实解决的办法很简单,只不过在(x)arguments中输入1 12 123 1234 类似这样的参数就可以了.
--
Right or wrong decide by yourself, praise or blame listen to the others, gain or loss placid as usual, success or failure return to the zero.
0 Comments:
Post a Comment
<< Home