That loop will execute something for each value of var from exp1 to exp2 , using exp3 as the step to increment var . This third expression is optional; ...
確定! 回上一頁