详细信息
文献类型:期刊文献
中文题名:Java语言中自增、自减运算符解析
英文题名:The analysis of increase and decrease operators in Java language
作者:赵静[1]
第一作者:赵静
机构:[1]定西师范高等专科学校计算机系,甘肃定西743000
第一机构:甘肃中医药大学定西校区
年份:2015
卷号:17
期号:3
起止页码:109
中文期刊名:闽西职业技术学院学报
外文期刊名:Journal of Minxi Vocational and Technical College
收录:国家哲学社会科学学术期刊数据库
语种:中文
中文关键词:Java语言;++;--;运算符
外文关键词:Java language; increase(++); decrease(--); operator;
摘要:针对Java中一类很有特色但最容易出错的运算符++、--,在剖析它们的定义、特征及表示形式的基础上,归纳了各种形式的使用方法及特征,同时针对它们在表达式和循环语句中的具体应用,分析其单独使用、多个组合使用时的运行过程及注意事项,以更好地帮助初学者学习和使用++、--运算符。
The paper focused on the very distinctive increase and decrease operators in Java programs, which are most likely to make mistakes. Based on the analysis of their definitions,characteristics and representation, the methods and characteristics of the various forms were summed up; at the same time, for the concrete application in the expression and the loop statement, the expression used alone and the form of combination in the running process, and matters needing attention were analyzed, so as to better help beginners to learn and use the increase and decrease operators.
参考文献:
正在载入数据...