摘要
C语言中的运算符优先级关系复杂难记,结合编程和教学实践,给出了C语言运算符优先级的巧记规则,辅以实例加以说明。
It is hard to remember the complex priority relation of the operators in C programming language. This paper presents the skilful rules to remember the priority of C language operators according to the programming and teaching practice. The application of the rules is demonstrated by two examples.
出处
《电脑开发与应用》
2006年第9期19-20,23,共3页
Computer Development & Applications
关键词
运算符
优先级
C语言
operator, priority, combination c programming language