摘要
自加、自减运算是C语言中的一个语法难点部分,对于初学者来说一直都是个难题,甚至很多编程高手也会产生困惑。通过实例分析总结了自加、自减运算符的运算规则过程,解析困惑,简洁明了。
Increment And Decrement Operation is a C language syntax difficult part, for beginners is always a problem, or even a lot of programming expert will produce confusion. This paper analyzed and summarized by examples from inerement and decrement operation rules of operator reduction process, analytical puzzles, simple and clear.
出处
《电脑编程技巧与维护》
2011年第18期147-147,150,共2页
Computer Programming Skills & Maintenance
关键词
自加运算符
运算规则
自减运算符
Increment operator
Operation rules
Decrement operator