幼兒園小班計(jì)算活動(dòng):認(rèn)識(shí)圖形_第1頁
幼兒園小班計(jì)算活動(dòng):認(rèn)識(shí)圖形_第2頁
幼兒園小班計(jì)算活動(dòng):認(rèn)識(shí)圖形_第3頁
幼兒園小班計(jì)算活動(dòng):認(rèn)識(shí)圖形_第4頁
幼兒園小班計(jì)算活動(dòng):認(rèn)識(shí)圖形_第5頁
已閱讀5頁,還剩29頁未讀 繼續(xù)免費(fèi)閱讀

下載本文檔

版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)

文檔簡(jiǎn)介

1、幼兒園小班計(jì)算活動(dòng):了解圖形活動(dòng)目標(biāo):1.初步了解正方形,三角形和圓形之間的區(qū)別2.培養(yǎng)幼兒參加活動(dòng)的積極性活動(dòng)準(zhǔn)備:紙路(以不同形狀和尺寸顯示),具有多個(gè)幾何形狀和不同形狀的“魔術(shù)盒”,白兔唱片,一棟組合房屋活動(dòng)內(nèi)容:1.講故事引起幼兒的興趣老師:孩子們,昨天,小白兔叫老師。小白兔告訴老師她的房子壞了。請(qǐng)老師給她一間漂亮的新房子。您看到老師建造的新房子漂亮嗎?小白兔子對(duì)老師說謝謝。2,顯示圖片,提問:老師:非常漂亮的房子!你看,老師把房子的門蓋成什么形狀?老師:真聰明!這房子的身體是什么形狀?老師:我又猜對(duì)了。然后我想問你這房子的屋頂是什么形狀?老師:孩子們真的很聰明,他們都是正確的,我們的

2、圖形嬰兒也很強(qiáng)大。三角形可以用作房屋的屋頂。方形嬰兒可用作房屋的主體,圓形嬰兒可用作門。孩子們,我們將來會(huì)用圖形嬰兒來蓋房子!今天,老師會(huì)帶你去找一個(gè)圖形寶寶玩游戲嗎?活動(dòng)反思:在識(shí)別圖形,三角形,圓形后,孩子可以知道正方形對(duì)孩子有一定的困難,孩子們稱其為正方形嬰兒。在游戲中,由于孩子準(zhǔn)備了用于孩子操作的材料,因此當(dāng)孩子進(jìn)行操作時(shí),材料似乎很擁擠。 werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: text /Werkzeug Debugger var TRACEBAC

3、K=140258253783952, CONSOLE_MODE=false, EVALEX=true, EVALEX_TRUSTED=false, SECRET=yqfTpa0Sxt0TCyiyAopL; werkzeug.exceptions.BadRequestKeyError werkzeug.exceptions.HTTPException.wrap.<locals>newcls: 400 Bad Request: KeyError: textTraceback (most recent call last) File /root/anaconda3/lib/python3

4、.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.""" return self.wsgi_app(e

5、nviron, start_response) def _repr_(self): return <%s %r> % ( self._class_._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: error=e response=self.handle_exception

6、(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 will still respect the behavior of the

7、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_exception=_after_request_decorator( app.handle_

8、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 from the except part) # otherwise, we j

9、ust 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 StringIO def reraise(tp, value, tb=None):

10、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 try: try: ctx.push() response=self.full

11、_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_request() if rv is None: rv=self.dispatc

12、h_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 converting it into a response and invoking the Fi

13、le /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): def _after_request_decorator(f): def wrapp

14、ed_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-packages/flask/app.py, line 1718, in hand

15、le_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 exception occurs that is not caught. In

16、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 else: text_type=unic

17、ode File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1813, in full_dispatch_request self.try_trigger_before_first_request_functions() try: request_started.send(self) rv=self.preprocess_request() if rv is None: rv=self.dispatch_request() except Exception as e: rv=self.handle_user_e

18、xception(e) return self.finalize_request(rv) def finalize_request(self, rv, from_error_handler=False): File /root/anaconda3/lib/python3.7/site-packages/flask/app.py, line 1799, in dispatch_request # request came with the OPTIONS method, reply automatically if getattr(rule, provide_automatic_options,

19、 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): """Dispatches the request and on top of that performs request pre and postprocessing as well as HTTP exception catching and error

溫馨提示

  • 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
  • 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
  • 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
  • 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
  • 5. 人人文庫網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
  • 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
  • 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。

最新文檔

評(píng)論

0/150

提交評(píng)論