为什么下面的代码给我一个错误?intn=30000;//Somenumberfor(inti=0;0n);0 最佳答案 这是因为for循环已在JavaLanguageSpecification中以这种方式定义。.14.14.1ThebasicforstatementBasicForStatement:for(ForInit;Expression;ForUpdate)StatementForStatementNoShortIf:for(ForInit;Expression;ForUpdate)StatementNoShortIfFor
为什么下面的代码给我一个错误?intn=30000;//Somenumberfor(inti=0;0n);0 最佳答案 这是因为for循环已在JavaLanguageSpecification中以这种方式定义。.14.14.1ThebasicforstatementBasicForStatement:for(ForInit;Expression;ForUpdate)StatementForStatementNoShortIf:for(ForInit;Expression;ForUpdate)StatementNoShortIfFor