正在加载图片...
奋斗方向和工作内容,从而引申出1e循环的意义:不达目的,不退 出(break和continue可以对应提前完成目标和完成部分工作等不同情 形)。 第四节The ArrayList Class 1.主要内容 2.基本概念和知识点 (1)An ArrayList object stores a list of objects and lets you access them using an integer index. (2)When an ArrayList object is created,you specify the type of element that will be stored in the list. 3.问题与应用(能力要求) 学会使用ArrayList类的方法 融入点:我国精准扶贫过程中实施建档立卡贫困户政策,通过对贫困户对 动态管理,实现扶真贫、真扶贫,确保在规定时间内达到稳定脱贫目标, 讲解利用ArrayList类实现这一过程(对数组相关信息进行增别改查) 第五节The switch Statement and the conditional operator 1.主要内容 (1)the switch statement (2)the conditional operator 2.基本概念和知识点 (1)A switch statement matches a character or integer value to one of several possible cases. (2)A break statement is usually used at the end of each case alternative of a switch statement. (3)The conditional operator evaluates to one of two possible values based on a boolean condition. 3.问题与应用(能力要求) 堂握Swtich语句。 融入点:通过阐述党的精准扶贫、精准脱贫核心思想,在针对不同贫困区 域环境、不同贫困农户状况,运用科学有效程序对扶贫对象实施精确识别、 精确帮扶、精确管理的治贫方式,来讲解Switch的分支选择特性。 第六节The do Statement and the for Statement 1.主要内容 (1)The do statement (2)The for-each loop 1515 奋斗方向和工作内容,从而引申出 While 循环的意义:不达目的,不退 出(break 和 continue 可以对应提前完成目标和完成部分工作等不同情 形)。 第四节 The ArrayList Class 1.主要内容 2.基本概念和知识点 (1) An ArrayList object stores a list of objects and lets you access them using an integer index. (2) When an ArrayList object is created, you specify the type of element that will be stored in the list. 3.问题与应用(能力要求) 学会使用 ArrayList 类的方法 融入点:我国精准扶贫过程中实施建档立卡贫困户政策,通过对贫困户对 动态管理,实现扶真贫、真扶贫,确保在规定时间内达到稳定脱贫目标, 讲解利用 ArrayList 类实现这一过程(对数组相关信息进行增删改查)。 第五节 The switch Statement and the conditional operator 1.主要内容 (1) the switch statement (2) the conditional operator 2.基本概念和知识点 (1) A switch statement matches a character or integer value to one of several possible cases. (2) A break statement is usually used at the end of each case alternative of a switch statement. (3) The conditional operator evaluates to one of two possible values based on a boolean condition. 3.问题与应用(能力要求) 掌握 Swtich 语句。 融入点:通过阐述党的精准扶贫、精准脱贫核心思想,在针对不同贫困区 域环境、不同贫困农户状况,运用科学有效程序对扶贫对象实施精确识别、 精确帮扶、精确管理的治贫方式,来讲解 Switch 的分支选择特性。 第六节 The do Statement and the for Statement 1.主要内容 (1) The do statement (2) The for-each loop
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有