




版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领
文档简介
1、幼儿园小班音乐活动:声音不吵架一,活动目标1.熟悉歌曲的旋律,学习唱歌,并初步掌握唱歌的角色。2,学习唱歌的正确方法,初步培养孩子的利弊,以区别语气。3,掌握XXX和XXXXX的节奏,可以愉快,大胆地参加音乐活动。二,活动的准备:课件,节奏图,小动物头饰,节奏音乐。三,活动过程:(1)输入领域并拟定主题1.今天的天气真好。我们可以像鸟儿一样飞翔吗?年幼的孩子听音乐,然后飞翔。2,我们飞到草地上,老师:嘿!小动物准备在草地上做什么? (使用课件)幼儿:小动物即将举行歌唱比赛。3.您想听小动物的歌唱比赛吗?请找到一个坐在草地上的地方。(2)掌握各种小动物的声音和不同的节奏小鸭是第一个在舞台上表演的
2、人。让我们听听它是怎么唱歌的? (课件:呷呷)很好吗?让我们一起学习。2.小鸭子唱歌,小鸡迅速上台。它是怎么唱歌的? (课件:叽叽叽叽,叽)让我们一起学习唱歌。3,小猫是最勇敢的,慢慢地走上舞台,毫不犹豫地唱歌(课件播放:喵喵喵,喵喵喵)。声音又长又纤细,太好了,让我们一起学习。4,最后的表演是一只小青蛙,那只小青蛙是一个敏锐的孩子,跳上舞台,在嘴里唱歌(课件玩法:呱呱呱呱,呱)。小青蛙唱歌很好,让我们一起学习。5.动物都吃完了。请让孩子们说他们唱歌吗?有何不同? (声音不同,节奏也不同)6,学习节奏XX X和XXXX X。显示节奏图(用小动物头饰表达X)。要求孩子们学习唱歌的各种小动物以及地
3、图。7.今天,老师带来了一首非常好的歌曲。现在,老师唱上一句话。请让孩子们按照老师的声音唱歌,然后唱他们的尖叫声吗? (讲教师的条款唱)(3)学习唱歌的正确方法,以区别音质1.小动物听说孩子们唱歌很好,想再次表演。让我们听听他们的歌声。2.使用课件播放各种小动物一起唱歌的声音。什么!他们这次唱歌好吗?为什么? (大家一起唱歌,声音吵架)3.老师刚刚才唱了两首新歌。在课件中,“每个人都一起唱歌,可以清晰地听到声音的争吵”。你听清楚了吗?老师说:当大家一起唱歌时,声音会吵架,而且会清晰地听到一个声音。孩子们也以相同的方式唱歌和说话。他们可以一一清晰听到。当每个人一起唱歌或交谈时,声音就会吵架!对?
4、然后我们将这首新歌的名称称为“声音不吵架” werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: text /Werkzeug Debugger var TRACEBACK=140717899570480, CONSOLE_MODE=false, EVALEX=true, EVALEX_TRUSTED=false, SECRET=SI6BdRBydgVkMqFCdXuL; werkzeug.exceptions.BadRequestKeyError werkzeug.exc
5、eptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: textTraceback (most recent call last) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 2309, in _call_ def _call_(self, environ, start_response): """The WSGI server calls the Flask applicati
6、on object as the WSGI application. This calls :meth:wsgi_app which can be wrapped to applying middleware.""" return self.wsgi_app(environ, start_response) def _repr_(self): return <%s %r> % ( self._class_._name_, , File /root/anaconda3/lib/python3.7/site-packages/flask/
7、app.py, line 2295, in wsgi_app try: ctx.push() response=self.full_dispatch_request() except Exception as e: error=e response=self.handle_exception(e) except: error=sys.exc_info()1 raise return response(environ, start_response) finally: File /root/anaconda3/lib/python3.7/site-packages/flask_cors/exte
8、nsion.py, line 161, in wrapped_function # Wrap exception handlers with cross_origin # These error handlers will still respect the behavior of the route if options.get(intercept_exceptions, True): def _after_request_decorator(f): def wrapped_function(*args, *kwargs): return cors_after_request(app.mak
9、e_response(f(*args, *kwargs) return wrapped_function if hasattr(app, handle_exception): app.handle_exception=_after_request_decorator( app.handle_exception) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1741, in handle_exception # if we want to repropagate the exception, we can
10、 attempt to # raise it with the whole traceback in case we can do that # (the function was actually called from the except part) # otherwise, we just raise the error again if exc_value is e: reraise(exc_type, exc_value, tb) else: raise e self.log_exception(exc_type, exc_value, tb) if handler is None
11、: File /root/anaconda3/lib/python3.7/site-packages/flask/_compat.py, line 35, in reraise from io import StringIO def reraise(tp, value, tb=None): if value._traceback_ is not tb: raise value.with_traceback(tb) raise value implements_to_string=_identity else: text_type=unicode File /root/anaconda3/lib
12、/python3.7/site-packages/flask/app.py, line 2292, in wsgi_app ctx=self.request_context(environ) error=None try: try: ctx.push() response=self.full_dispatch_request() except Exception as e: error=e response=self.handle_exception(e) except: error=sys.exc_info()1 File /root/anaconda3/lib/python3.7/site
13、-packages/flask/app.py, line 1815, in full_dispatch_request request_started.send(self) rv=self.preprocess_request() if rv is None: rv=self.dispatch_request() except Exception as e: rv=self.handle_user_exception(e) return self.finalize_request(rv) def finalize_request(self, rv, from_error_handler=Fal
14、se): """Given the return value from a view function this finalizes the request by converting it into a response and invoking the File /root/anaconda3/lib/python3.7/site-packages/flask_cors/extension.py, line 161, in wrapped_function # Wrap exception handlers with cross_origin # These
15、error handlers will still respect the behavior of the route if options.get(intercept_exceptions, True): def _after_request_decorator(f): def wrapped_function(*args, *kwargs): return cors_after_request(app.make_response(f(*args, *kwargs) return wrapped_function if hasattr(app, handle_exception): app.
16、handle_exception=_after_request_decorator( app.handle_exception) File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1718, in handle_user_exception return self.handle_http_exception(e) handler=self._find_error_handler(e) if handler is None: reraise(exc_type, exc_value, tb) return han
17、dler(e) def handle_exception(self, e): """Default exception handling that kicks in when an exception occurs that is not caught. In debug mode the exception will File /root/anaconda3/lib/python3.7/site-packages/flask/_compat.py, line 35, in reraise from io import StringIO def reraise(t
18、p, value, tb=None): if value._traceback_ is not tb: raise value.with_traceback(tb) raise value implements_to_string=_identity else: text_type=unicode File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1813, in full_dispatch_request self.try_trigger_before_first_request_functions() t
19、ry: request_started.send(self) rv=self.preprocess_request() if rv is None: rv=self.dispatch_request() except Exception as e: rv=self.handle_user_exception(e) return self.finalize_request(rv) def finalize_request(self, rv, from_error_handler=False): File /root/anaconda3/lib/python3.7/site-packages/fl
20、ask/app.py, line 1799, in dispatch_request # request came with the OPTIONS method, reply automatically if getattr(rule, provide_automatic_options, False) and req.method=OPTIONS: return self.make_default_options_response() # otherwise dispatch to the handler for that endpoint return self.view_functionsrule.endpoint(*req.view_args) def full_dispatch_request(self)
温馨提示
- 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
- 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
- 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
- 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
- 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
- 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
- 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。
最新文档
- 2024-2025学年高中物理 第二章 机械波 2 波速与波长、频率的关系教学设计3 教科版选修3-4
- 7.2 运动的快慢 速度(教学设计)-2024-2025沪粤版物理八年级下册
- 远东宏信租赁铸剑培训
- 九年级英语下册 Unit 1 Asia Integrated skill and Study skills教学设计 (新版)牛津版
- 2024-2025学年高中历史 第五单元 第2课 拿破仑帝国的建立与封建制度的复辟教学设计1 新人教版选修2
- 七年级地理下册 第八章 第四节 澳大利亚教学设计 (新版)新人教版
- 2019商务星球版七年级下册地理6.1《世界第一大洲》教学设计
- Unit 2 Know your body 第3课时(教学设计)-2024-2025学年外研版(三起)(2024)英语三年级下册
- 月嫂上岗技巧培训课件
- 2023八年级英语下册 Module 2 Experiences Unit 2 They have seen the Pyramids第三课时教学设计 (新版)外研版
- 矿山环境保护ppt课件(完整版)
- 《我不能失信》PPT【名师课件】
- CCEA GC 11-2019 工程造价咨询企业服务清单
- DB11_T1630-2019 城市综合管廊工程施工及质量验收规范
- 幼儿园大班绘本:《没有牙齿的大老虎》 PPT课件
- X-Y数控工作台机电系统设计说明书
- 轮胎式装载机检测报告
- 部编版四年级语文下册《亲爱的汉修先生》整本书导读课件(共38张PPT)
- 世界地理之欧洲西部
- 民办教师人员花名册
- 关于婚宴违规邀请同事的检讨
评论
0/150
提交评论