java:
location(k2) =sum*1.0/num*1.0;
这句报错:Multiple markers at this line
- Debug Current Instruction Pointer
- The left-hand side of an assignment must be a
variable
请会的帮帮忙。。
java:
location(k2) =sum*1.0/num*1.0;
这句报错:Multiple markers at this line
- Debug Current Instruction Pointer
- The left-hand side of an assignment must be a
variable
请会的帮帮忙。。