i— and i = i-1 not evaluating the same

后端 未结 4 1556
有刺的猬
有刺的猬 2021-01-29 04:41

I thought that i-- is a shorthand for i = i - 1, but I discovered that both evaluate different:

         


        
4条回答
提交回复
热议问题