首页
编程
java
php
前端
首页
编程
java
php
前端
java判断三角形,19行哪里出错了哦
需要在使用args前判断它的长度,如下:
if(args.length >=3){
a = Integer.parseInt(args[0]);
//...
}
点击展开全文