The result of the postfix increment expression is not a variable, but a value.
后+ +符表达式的结果是个值而不是一个变量。
Expression statement or statements to increment or decrement the loop counters.
用于递增或递减循环计数器的一条或多条表达式语句。
Do not use an increment or decrement operator on the same object in more than two subexpressions of the same expression.
一个表达式里,不要在两个或更多的子表达式中对同一对象做自增或自减操作。
应用推荐