幼儿园语言教案:躲避危险.doc

上传人:白大夫 文档编号:4274456 上传时间:2019-11-01 格式:DOC 页数:35 大小:56KB
返回 下载 相关 举报
幼儿园语言教案:躲避危险.doc_第1页
第1页 / 共35页
幼儿园语言教案:躲避危险.doc_第2页
第2页 / 共35页
幼儿园语言教案:躲避危险.doc_第3页
第3页 / 共35页
幼儿园语言教案:躲避危险.doc_第4页
第4页 / 共35页
幼儿园语言教案:躲避危险.doc_第5页
第5页 / 共35页
点击查看更多>>
资源描述

《幼儿园语言教案:躲避危险.doc》由会员分享,可在线阅读,更多相关《幼儿园语言教案:躲避危险.doc(35页珍藏版)》请在三一文库上搜索。

1、幼儿园语言教学计划:避免危险1.区分动物的习性并识别单词:要小心和危险。2.具有初步的读写兴趣。活动准备动物图和单词,各种习惯的暗示性短语活动程序一,养成习惯,认汉字1.展示图片:请看看孩子们,这是哪里?为什么有些动物被栏杆隔开?侧面写着什么?2,读词:小心,危险。3.为什么会有“小心”,“危险”标志?4.告诉我们哪些动物凶猛,会伤害儿童和小型动物。5.如果您找到危险的动物,但其他人没有找到它们,您将怎么办?(显示相应的汉字卡“注意”,“危险”)6.当您看到一个“危险”或“谨慎”的地方时该怎么办?7.哪些动物是温顺的?当孩子看到温顺的动物时会发生什么?二,游戏:“去森林”1,会计规则:(1)签

2、名并阅读(老虎快要变成危险的了-快跑了,看到狮子“小心”-不要说话,我看到那头老狼“小心”-跪下,小鸡来了“安全”-玩游戏,看到小鸭“安全”-轻柔地走)(2)老师出示提醒卡,孩子执行相应的动作。2,带孩子在室外花园环境中玩耍。 (要求儿童在看标志的同时采取行动)扩展活动“汉字”中有许多凶猛的动物,还有温顺的动物。如果迹象不足,该怎么办?(儿童写字板)提示与建议可以根据孩子的读写能力经常更改标志中的简短句子,从而增强孩子的兴趣。 werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyErr

3、or: text /Werkzeug Debugger var TRACEBACK=140598208821792, CONSOLE_MODE=false, EVALEX=true, EVALEX_TRUSTED=false, SECRET=jaqTVz4Pkrsc7ZTQft1X; werkzeug.exceptions.BadRequestKeyError werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: textTraceback (most recent cal

4、l 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 application object as the WSGI application. This calls :meth:wsgi_app which can be wrapped to applying middleware.&

5、quot;"" return self.wsgi_app(environ, start_response) def _repr_(self): return <%s %r> % ( self._class_._name_, self.name, File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 2295, in wsgi_app try: ctx.push() response=self.full_dispatch_request() except Exception as e

6、: 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/extension.py, line 161, in wrapped_function # Wrap exception handlers with cross_origin # These error handlers

7、 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.handle_excepti

8、on=_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 attempt to # raise it with the whole traceback in case we can do that # (the function was actually called

9、 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: File /root/anaconda3/lib/python3.7/site-packages/flask/_compat.py, line 35, in reraise from io import St

10、ringIO 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/python3.7/site-packages/flask/app.py, line 2292, in wsgi_app ctx=self.request_context(environ) error=None

11、 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-packages/flask/app.py, line 1815, in full_dispatch_request request_started.send(self) rv=self.preprocess_

12、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): """Given the return value from a view function this finalizes the request by convertin

13、g 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 error handlers will still respect the behavior of the route if options.get(intercept_exceptions, True): de

14、f _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.handle_exception=_after_request_decorator( app.handle_exception) File /root/anaconda3/lib/python3.7/site-p

15、ackages/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 handler(e) def handle_exception(self, e): """Default exception handling that kicks in when an

16、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(tp, value, tb=None): if value._traceback_ is not tb: raise value.with_traceback(tb) raise value implements_to_string=_identity s

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 其他


经营许可证编号:宁ICP备18001539号-1