flask.current_app
共有16個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。
1. flask.current_app.config() ,286個項目使用
2. flask.current_app.extensions() ,155個項目使用
3. flask.current_app._get_current_object() ,38個項目使用
4. flask.current_app.debug() ,23個項目使用
5. flask.current_app.response_class() ,21個項目使用
6. flask.current_app.testing() ,14個項目使用
7. flask.current_app.app_context() ,14個項目使用
9. flask.current_app.logger() ,12個項目使用
10. flask.current_app.root_path() ,12個項目使用
11. flask.current_app.view_functions() ,10個項目使用
12. flask.current_app.secret_key() ,9個項目使用
13. flask.current_app.static_folder() ,7個項目使用
14. flask.current_app.send_static_file() ,7個項目使用
15. flask.current_app.test_request_context() ,7個項目使用
16. flask.current_app.route() ,6個項目使用
注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。