登录
首页 » Python » blog_web-dev_fd

blog_web-dev_fd

于 2019-12-31 发布
0 272
下载积分: 1 下载次数: 4

代码说明:

说明:  使用python flask搭建博客,实现登录,评论功能(Using Python flash to build blog, log in and comment)

文件列表:

blog_web-dev_fd, 0 , 2019-01-05
blog_web-dev_fd\.gitignore, 40 , 2018-12-20
blog_web-dev_fd\.idea, 0 , 2019-07-30
blog_web-dev_fd\.idea\blog_web-dev_fd.iml, 914 , 2019-07-22
blog_web-dev_fd\.idea\dataSources, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources.local.xml, 1537 , 2019-07-30
blog_web-dev_fd\.idea\dataSources.xml, 2230 , 2019-07-30
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac.xml, 1235 , 2018-12-27
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac\storage_v2, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac\storage_v2\_src_, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac\storage_v2\_src_\schema, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\73801959-79cf-4e76-91fa-c6bb14d658ac\storage_v2\_src_\schema\main.uQUzAA.meta, 59 , 2018-12-27
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2.xml, 4083 , 2018-12-27
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2\storage_v2, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2\storage_v2\_src_, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2\storage_v2\_src_\schema, 0 , 2019-01-05
blog_web-dev_fd\.idea\dataSources\a8ce167c-f1aa-4b5d-a0c9-9e1271195db2\storage_v2\_src_\schema\main.uQUzAA.meta, 59 , 2018-12-27
blog_web-dev_fd\.idea\encodings.xml, 138 , 2018-12-27
blog_web-dev_fd\.idea\libraries, 0 , 2019-07-22
blog_web-dev_fd\.idea\libraries\R_User_Library.xml, 128 , 2019-07-22
blog_web-dev_fd\.idea\misc.xml, 294 , 2019-07-22
blog_web-dev_fd\.idea\modules.xml, 289 , 2018-12-27
blog_web-dev_fd\.idea\workspace.xml, 20248 , 2019-07-30
blog_web-dev_fd\flaskr, 0 , 2019-01-05
blog_web-dev_fd\flaskr\auth.py, 4627 , 2018-12-27
blog_web-dev_fd\flaskr\blog.py, 3990 , 2018-12-27
blog_web-dev_fd\flaskr\db.py, 2990 , 2018-12-27
blog_web-dev_fd\flaskr\flaskr.egg-info, 0 , 2019-01-05
blog_web-dev_fd\flaskr\flaskr.egg-info\dependency_links.txt, 1 , 2018-12-20
blog_web-dev_fd\flaskr\flaskr.egg-info\not-zip-safe, 1 , 2018-12-20
blog_web-dev_fd\flaskr\flaskr.egg-info\PKG-INFO, 214 , 2018-12-20
blog_web-dev_fd\flaskr\flaskr.egg-info\requires.txt, 6 , 2018-12-20
blog_web-dev_fd\flaskr\flaskr.egg-info\SOURCES.txt, 189 , 2018-12-20
blog_web-dev_fd\flaskr\flaskr.egg-info\top_level.txt, 1 , 2018-12-20
blog_web-dev_fd\flaskr\MANIFEST.in, 89 , 2018-12-20
blog_web-dev_fd\flaskr\schemal.sql, 494 , 2018-12-20
blog_web-dev_fd\flaskr\setup.py, 978 , 2018-12-27
blog_web-dev_fd\flaskr\static, 0 , 2019-01-05
blog_web-dev_fd\flaskr\static\style.css, 1536 , 2018-12-20
blog_web-dev_fd\flaskr\templates, 0 , 2019-01-05
blog_web-dev_fd\flaskr\templates\auth, 0 , 2019-01-05
blog_web-dev_fd\flaskr\templates\auth\login.html, 422 , 2018-12-20
blog_web-dev_fd\flaskr\templates\auth\register.html, 885 , 2018-12-20
blog_web-dev_fd\flaskr\templates\auth\users.html, 891 , 2018-12-20
blog_web-dev_fd\flaskr\templates\base.html, 726 , 2018-12-20
blog_web-dev_fd\flaskr\templates\blog, 0 , 2019-01-05
blog_web-dev_fd\flaskr\templates\blog\create.html, 453 , 2018-12-20
blog_web-dev_fd\flaskr\templates\blog\index.html, 899 , 2018-12-20
blog_web-dev_fd\flaskr\templates\blog\update.html, 703 , 2018-12-20
blog_web-dev_fd\flaskr\__init__.py, 2263 , 2018-12-27
blog_web-dev_fd\flaskr\__pycache__, 0 , 2019-01-05
blog_web-dev_fd\flaskr\__pycache__\auth.cpython-36.pyc, 2716 , 2018-12-27
blog_web-dev_fd\flaskr\__pycache__\blog.cpython-36.pyc, 2480 , 2018-12-27
blog_web-dev_fd\flaskr\__pycache__\db.cpython-36.pyc, 1278 , 2018-12-27
blog_web-dev_fd\flaskr\__pycache__\__init__.cpython-36.pyc, 1007 , 2018-12-27
blog_web-dev_fd\instance, 0 , 2019-01-05
blog_web-dev_fd\instance\flaskr.sqlite, 20480 , 2018-12-20
blog_web-dev_fd\README.md, 255 , 2018-12-20
blog_web-dev_fd\requirements.txt, 113 , 2018-12-27
blog_web-dev_fd\venv, 0 , 2019-01-05
blog_web-dev_fd\venv\Include, 0 , 2018-12-27
blog_web-dev_fd\venv\Lib, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\certifi, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\DESCRIPTION.rst, 1465 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\INSTALLER, 4 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\LICENSE.txt, 1048 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\METADATA, 2408 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\metadata.json, 1049 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\RECORD, 1152 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\top_level.txt, 8 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi-2018.11.29.dist-info\WHEEL, 113 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\cacert.pem, 275834 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\core.py, 288 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\__init__.py, 52 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\__main__.py, 41 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\__pycache__, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\certifi\__pycache__\core.cpython-36.pyc, 492 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\__pycache__\__init__.cpython-36.pyc, 231 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\certifi\__pycache__\__main__.cpython-36.pyc, 222 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info, 0 , 2019-01-05
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\INSTALLER, 4 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\LICENSE.txt, 1876 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\METADATA, 3516 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\RECORD, 2519 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\top_level.txt, 6 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\Click-7.0.dist-info\WHEEL, 110 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\core.py, 75305 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\decorators.py, 11226 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\exceptions.py, 7663 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\formatting.py, 8889 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\globals.py, 1514 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\parser.py, 15510 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\termui.py, 23207 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\testing.py, 13062 , 2018-12-27
blog_web-dev_fd\venv\Lib\site-packages\click\types.py, 23287 , 2018-12-27

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 点到系统web编程
    这是我们组网课的大作业,用的是sqlServer数据库,开发环境是MyEclipse 6.0,实现在线点到功能,每个ip地址只能在一天之内点到一次,要是点到后,会自动插入到数据库中,含数据库脚本文件,以及源代码文件,登录页面,点到页面,点到查询页面,老师跟同学的权限页面,在网页上实现了增删改查的功能。
    2022-07-18 02:18:49下载
    积分:1
  • FileUpload_asp
    上传文件插件,ASP页面和源码,很好用的(Upload file plug-ins, ASP page and source)
    2010-06-07 11:44:47下载
    积分:1
  • 基于Html的管理模板页面
    资源描述基于Html的静态页面的模板,标准的html页面,是后台管理的模板,左侧标题,右侧显示。
    2022-07-02 22:40:34下载
    积分:1
  • he-certificate-code-program-source
    完整的PHP图形验证码程序源码! 完整的PHP图形验证码程序源码! (The complete PHP Captcha code program source code The complete PHP Captcha code program source code)
    2013-01-17 16:17:36下载
    积分:1
  • Skcj
    1.可针对任何静态网页,动态网页进行采集。包括htm,html,shtml,ASP,ASPX,JSP,PHP等。 2.增加自定文件采集.用户可采集网页中的所有文件. 3.采集支持utf-8和big5编码并能转换繁体为简体. 4.支持文章保存图片到本地,自动替换文件名功能. 5 .jpg、gif、png、bmp图片自动加水印(水印图片及位置可设置) 6.采集内容替换功能,用户可设置替换规则进行替换.(1. it can be collected against any static pages, dynamic pages. Including htm, html, shtml, ASP, ASPX, JSP, PHP and so on. 2. Add custom file collection. The user can capture all the page files. 3. The acquisition supports utf-8 encoding and big5 Simplified and Traditional energy conversion. 4. Support save pictures to the local paper, the function automatically replaces the file name. 5 .jpg, gif, png, bmp images are automatically watermarked (watermark image and the position can be set) 6. The collection replaces the function, the user can set substitution rules to be replaced.)
    2016-04-07 21:39:05下载
    积分:1
  • jsp、 和 oracle 在线公共汽车交通系统
    在线公共汽车交通系统中的应用旨在维持我们学院的交通系统的所有功能。全舰的范围是,学生应该能到,登录到系统通过的第一页中的应用。看到他/她当前的保留以及详细信息不同的总线上。能够选择座位的可以,可在不同的总线。能够为辆公共汽车经过注册,如果他/她是学院的学生。能够联系的驱动程序与总线系经理。一封邮件应该发送到当事人关于传递到指定的电子邮件地址的确认。该系统应自动显示相应的座位的票价和钱的金额需要支付所选的席位。
    2022-06-16 03:04:08下载
    积分:1
  • PICTURE-VIEW
    大图片浏览HTML页面,图片加文字的独立HTML页面。(The big picture here independent HTML page HTML page, picture and text.)
    2014-12-05 09:00:13下载
    积分:1
  • gifts_shopping
    eCommerce project for gift shopping
    2012-05-04 21:22:57下载
    积分:1
  • ASPAJAXExtSetup
    说明:  asp。net插件ajax的安装程序,希望对大家有用(asp. ajax plug-net installation process, in the hope that useful)
    2008-12-07 00:02:45下载
    积分:1
  • 5464
    新闻管理系统 功能介绍: 一:新闻无限1级分类,增加,删除,修改分类, 更改分类,不会影响前台调用 统一由一个文件PPst_Class.asp完成 二:新闻添加,修改,删除,全部或按分类列表(带分页)显示新闻 统一由一个文件PPst_Class.asp完成 三:更酷的是:你可随意更改这两个文件名字(独创技术) 而不会影响任何功能,方便与其他系统同目录整合。 需同步更新PPst_Conn.asp里的参数设置 四:带管理后台验证,非管理员不能进入, 五:“过程”调用新闻数据,方便后台与前台的代码页面分离 12个参数可设定调用哪个新闻类别,调多少条新闻等各种显示方式 六:用记事本格式打开PPst_Conn.asp, 可更改列表每页显示多少条新闻 设定后台管理员账号和密码 更改数据库路径,(建议安装后更改一下) 七:代码书写干净,整齐,复杂的地方添加了注释,方便二次开发和学习 八:默认用户名和密码都为:admin (functional information management system introduced : a news unlimited classification, add, delete, revise the classification change classification Calling prospects will not be affected by a unified document PPst_Class.asp completed two : News add, modify, deleted all or breakdown of the list (with pagination), showing news from a unified document completed PPst_Class.asp 3 : and using it for something better is : you can arbitrarily alter the names of the two documents (original technology) and will not affect any function convenience and other systems with directory integration. Synchronization needs updating PPst_Conn.asp Lane parameter setting 4 : Zone Management background verification, Non-administrators can not enter, 5 : "process" calling information, facilitate back)
    2007-02-01 22:27:56下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载