activity_details.vue 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <template>
  2. <div class="activity_container">
  3. <Header></Header>
  4. <Activitycommon></Activitycommon>
  5. <div class="activity_details">
  6. <div class="activity_details_box">
  7. <div class="ni_g_hddel_addr clearfix">
  8. <a href="/index.php?r=ams/activity/cup/index&amp;id=1" class="ni_a ni_a_ico01"></a>
  9. <a class="ni_g_bg_ico01 ni_a"></a>
  10. <a class="ni_a" href="/index.php?r=ams/activity/cup/zhinan&amp;id=1">活动指南</a>
  11. <a class="ni_g_bg_ico01 ni_a"></a>
  12. <a class="ni_a" href="/index.php?r=ams/activity/cup/zhinan&amp;id=1&amp;type=3">活动报道</a>
  13. <a class="ni_g_bg_ico01 ni_a"></a>
  14. <a class="ni_a active" href="javascript:;">内容详情</a>
  15. </div>
  16. <div class="pdlr25 mgt15" style="background: #fff;border:1px solid #dbdbdc;padding-bottom: 50px;">
  17. <!--标题 S-->
  18. <h1 class="ni_g_hddel_tit">成都师范银都紫藤小学语文阅读教学中信息技术运用研讨</h1>
  19. <!--标题 S-->
  20. <!--标题属性 S-->
  21. <div class="ni_g_hddel_txt_attr mgt35" style="background: #fafafa;border-width: 0px;">
  22. <span class="ni_span ni_span01">来源:<em>成都师范银都紫藤小学</em></span>
  23. <span class="ni_span ni_span02">发布时间:<em>2018-09-20 10:29:11</em></span>
  24. <span class="ni_span ni_span03">浏览量:<em>5053</em></span>
  25. </div>
  26. <!--标题属性 E-->
  27. <div class="ni_g_hddel_txt">
  28. <p>2015年12月4日上午,在成都师范银都紫藤小学报告厅内举行了“成都市小学语文阅读教学中信息技术运用的研讨”活动。高新区区教育局副局长,高新区各小学分管领导,成都市各区小学语文教研员和老师,<a name="_GoBack" target="_blank"></a>市直小学教师,市小语网络工作室成员,张宇箭老师工作室成员近400人参加了本次活动。</p><p></p><p style="text-align:center"><img src="../../assets/image/resource/details_img_01.jpg" border="0"></p><p>
  29. 活动伊始,成都市教科院小学语文教研员老师就教学中的信息技术运用提出要求。他认为,在语文教学中运用信息技术辅助教学,既要看教学对学
  30. 科本质规律的遵循体现,又要看师生适应、运用信息技术的情况,看是否运用信息技术改善教学,提高教学质量。信息技术对学生要求“能适应,会运用”,改善学
  31. 习方式;对老师则要求“熟练掌握,恰当使用”,改进教学方法,提高教学效率。李老师的发言给大家指明了研究方向。随后,来自高新区西芯小学的高老师
  32. 和高新区小学的王老师分别执教了四年级的语文课《木兰从军》和《听泉》,两位教师对信息技术熟练、恰当地使用,使课堂教学灵动、活泼、高效,学生兴
  33. 趣盎然,获得了与会专家和老师的一致好评。
  34. </p><p></p><p style="text-align:center"><img src="../../assets/image/resource/details_img_02.jpg" border="0"></p><p style="text-align:center"><img src="../../assets/image/resource/details_img_03.jpg" border="0" height="400" width="600"></p><p>
  35. 课后,高新区小学语文教研员张老师做“求真、务实,教‘真语文’”的主题报告,他认为,教“真语文”,就必须敬重课程特点,聚焦语言文字运
  36. 用,实现语文教学的核心价值;在教学中,充分体现“以生为本”的思想,关注年级目标,用好“例子”,做到用教材教;同时,对信息技术的运用时,正确处理目
  37. 的和手段的关系,做到适时、合理运用。来自汉阳区教科中心的朱玉林老师则围绕“理念在前,技术在后”的主题,汇报了当前信息技术在语文教学中的运用意义与
  38. 现状,并以电子白板的交互使用为例,具体阐述了信息技术在语文教学中运用的策略。两位专家的报告给了在座教师们详实、科学的指导。
  39. </p><p></p><p>
  40. 今天的活动不仅让我们沉浸在语言文字的魅力中,更惊喜信息技术与教学的灵动结合带来的新的语文教学。在新课程改革理念的光照下,这样的课堂一定
  41. 更能激发起孩子们的阅读渴望,更强烈地领会深邃的思想和美好的情感,更热爱富于表现力的祖国的语言文字,从而让学生在学习语文的过程中体验到学习的乐趣,
  42. 并期待终身学习所带来的快乐。这应该是每一个语文教学者努力的方向!
  43. </p><p><br></p>
  44. </div>
  45. </div>
  46. </div>
  47. </div>
  48. <Footer></Footer>
  49. </div>
  50. </template>
  51. <script>
  52. import Header from '@/common/headers.vue'
  53. import Footer from '@/common/footer.vue'
  54. import Activitycommon from '@/components/resource/activitycommon.vue'
  55. export default {
  56. components: {
  57. Header,
  58. Footer,
  59. Activitycommon,
  60. },
  61. data() {
  62. return {
  63. }
  64. }
  65. }
  66. </script>
  67. <style scoped>
  68. .activity_details {
  69. width: 100%;
  70. height: auto;
  71. background: #f8f8f8;
  72. padding-top:20px;
  73. padding-bottom:8%;
  74. }
  75. .activity_details_box {
  76. width:1200px;
  77. height:auto;
  78. margin:0 auto;
  79. }
  80. .clearfix {
  81. display: block;
  82. }
  83. .ni_g_hddel_addr {
  84. font-size: 12px;
  85. line-height: 25px;
  86. height:25px;
  87. }
  88. .ni_g_hddel_addr .ni_a_ico01 {
  89. background: url(../../assets/image/resource/guider2.png) no-repeat center center;
  90. width: 20px;
  91. }
  92. .ni_g_hddel_addr .ni_a {
  93. color: #222;
  94. font-size: 20px;
  95. float: left;
  96. height: 20px;
  97. margin-right: 20px;
  98. font-size: 12px;
  99. }
  100. a, a:visited {
  101. text-decoration: none;
  102. }
  103. .ni_g_hddel_addr .ni_a {
  104. color: #222;
  105. font-size: 20px;
  106. float: left;
  107. height: 20px;
  108. margin-right: 20px;
  109. font-size: 14px;
  110. }
  111. .ni_g_hddel_addr .ni_g_bg_ico01 {
  112. width: 10px;
  113. background: url(../../assets/image/resource/guider2_bg2.gif) no-repeat;
  114. margin-top:5px;
  115. }
  116. .ni_g_hddel_addr .ni_a.active {
  117. color: #888;
  118. }
  119. .pdlr25 {
  120. padding-left: 25px;
  121. padding-right: 25px;
  122. }
  123. .mgt15 {
  124. margin-top: 15px;
  125. }
  126. .mgt35 {
  127. margin-top: 35px;
  128. }
  129. .ni_g_hddel_tit {
  130. font-size: 28px;
  131. color: #222;
  132. text-align: center;
  133. font-weight: 500;
  134. margin-top: 40px;
  135. line-height: 30px;
  136. }
  137. .ni_g_hddel_txt_attr {
  138. height: 58px;
  139. border: 1px solid #dbd8d8;
  140. border-left-width: 0;
  141. border-right-width: 0;
  142. line-height: 58px;
  143. font-size: 18px;
  144. text-align: center;
  145. }
  146. .ni_g_hddel_txt_attr span {
  147. display: inline-block;
  148. color: #222;
  149. margin: 0 40px;
  150. line-height: 58px;
  151. font-size: 18px;
  152. text-align: center;
  153. height:58px;
  154. }
  155. .ni_g_hddel_txt_attr span em {
  156. color: #888;
  157. font-style: normal;
  158. }
  159. .ni_g_hddel_txt {
  160. width: 1076px;
  161. margin: 15px auto;
  162. }
  163. a, .blue, a.blue {
  164. color: #3d95d5;
  165. text-decoration: none;
  166. }
  167. .ni_g_hddel_txt p {
  168. font-size:14px;
  169. }
  170. </style>