int i=i++;和i=++i;和i++

 

1.int i=i++;

 

 

2.i=++i;

 

 

 3.i++

 

 

 

posted @ 2018-11-10 22:51  日常记录学习  阅读(533)  评论(0)    收藏  举报