论文部分内容阅读
C语言是一种结构化的程序设计语言,其基本的结构有顺序、选择、循环三种。而实现循环结构的语句在中职教材中有while、do~while、for这三种。在以上三种循环语句中,使用最灵活、学生最喜欢、中职高考应用最广泛的应当是for语句了。本文从多年的中职高考的角度出发,对for语句在中职阶段的应用作些探讨,希望得到同仁的指导!
C language is a structured programming language, the basic structure of the order, choice, cycle three. The realization of the circular structure of the sentences in the secondary vocational education while, do ~ while, for these three. In the above three kinds of loop statements, the most flexible use, the most favorite students, the most widely used college entrance examination should be a for statement. This article from the perspective of many years of college entrance examination, for the use of sentences in secondary vocational school for some discussion, hoping to get the guidance of colleagues!