文件名称:数据库
介绍说明--下载内容来自于网络,使用问题请自行百度
Flask是一个使用 Python 编写的轻量级 Web 应用框架。其 WSGI 工具箱采用 Werkzeug ,模板引擎则使用 Jinja2 。Flask使用 BSD 授权。
Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI toolbox uses Werkzeug, and the template engine uses Jinja2. Flask uses BSD authorization. Flask is also known as "microframework", because it uses simple core and uses extension to increase other functions. Flask has no default database and form validation tools.)
Flask也被称为 “microframework” ,因为它使用简单的核心,用 extension 增加其他功能。Flask没有默认使用的数据库、窗体验证工具。(Flask is a lightweight Web application framework written in Python. The WSGI toolbox uses Werkzeug, and the template engine uses Jinja2. Flask uses BSD authorization. Flask is also known as "microframework", because it uses simple core and uses extension to increase other functions. Flask has no default database and form validation tools.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
.idea | 0 | 2018-04-11 |
.idea\dataSources | 0 | 2018-03-27 |
.idea\dataSources.local.xml | 824 | 2018-01-25 |
.idea\dataSources.xml | 897 | 2018-01-25 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4 | 0 | 2018-03-27 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4.xml | 40350 | 2018-01-25 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4\storage_v2 | 0 | 2018-03-27 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4\storage_v2\_src_ | 0 | 2018-03-27 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4\storage_v2\_src_\schema | 0 | 2018-03-27 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4\storage_v2\_src_\schema\flask_demo.r8bgvQ.meta | 13 | 2018-01-25 |
.idea\dataSources\6645ad2b-2499-400f-b2eb-ec600960ddf4\storage_v2\_src_\schema\flask_demo.r8bgvQ.zip | 5157 | 2018-01-25 |
.idea\inspectionProfiles | 0 | 2018-01-22 |
.idea\libraries | 0 | 2018-03-27 |
.idea\libraries\R_User_Library.xml | 128 | 2018-01-22 |
.idea\misc.xml | 196 | 2018-03-27 |
.idea\modules.xml | 270 | 2018-01-22 |
.idea\sqldialects.xml | 196 | 2018-01-22 |
.idea\workspace.xml | 43096 | 2018-04-11 |
.idea\数据库.iml | 828 | 2018-03-27 |
a.sql | 12545 | 2018-02-28 |
app.py | 7412 | 2018-03-25 |
static | 0 | 2018-03-27 |
static\.DS_Store | 6148 | 2016-11-23 |
static\css | 0 | 2018-03-27 |
static\css\signup.css | 766 | 2018-01-25 |
static\js | 0 | 2018-03-27 |
static\js\jquery-3.1.1.min.js | 86709 | 2016-11-23 |
static\js\signup.js | 418 | 2016-11-23 |
templates | 0 | 2018-03-27 |
templates\add_wish.html | 3868 | 2018-03-27 |
templates\error.html | 1354 | 2018-03-27 |
templates\index.html | 3691 | 2018-03-27 |
templates\sign_in.html | 1888 | 2018-03-27 |
templates\sign_up.html | 2131 | 2018-03-27 |
templates\user_home.html | 8829 | 2018-03-27 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.