登录
首页 » Python » blog_web-dev_fd

blog_web-dev_fd

于 2019-12-31 发布
0 240
下载积分: 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 个回复

  • 有谁在线
    一个 “是谁在线"的小程序,是由 PHP,MySQL 和 jQuery 开发的。它将显示访客数量,当前正在查看您的网站, 它甚至能够检测的国家你的访客从在滑出面板中显示它。
    2023-02-05 03:10:03下载
    积分:1
  • 禅意花园源代码
    各家瀏覽器的專屬標籤、低相容度的DOM、缺乏完整支援的CSS,以及被遺棄的瀏覽器等遺跡,如今都散落在闇黑而荒涼的道路上。 今日,我們必須掃除腦海裡的過時技巧。感謝 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-18 03:16:38下载
    积分:1
  • diy
    主要是diy的游戏插件,比如在线藏头诗,在线文字转mp3(Mainly is the diy game card, such as online CangTou poetry, online writing turn mp3 )
    2012-12-23 16:42:05下载
    积分:1
  • 都市网贺卡系统
    资源描述此贺卡为sql数据库能用的朋友给本站做个连接,代码完整可以运行。
    2022-01-31 11:17:01下载
    积分:1
  • 457458484
    美工超级漂亮的ASP卫生纸公司修正版源码(Super beautiful art ASP source code revision toilet paper company)
    2013-09-09 13:41:15下载
    积分:1
  • MeituXiuXiu2.2
    一款类似美图秀秀的安卓app,适合初学者(an Android app)
    2020-10-22 16:17:23下载
    积分:1
  • wpdkj
    WPD是由WPer.So出品的一款WordPress主题设置的框架,它可以帮助我们快速的开发WordPress主题。该框架尽可能的集成了WordPress的风格和自带的功能,从而用最少的代码来实现最多的功能。可定制性强,操作简单,极易上手。 WPD具有以下特点: 与WordPress完美结合。WPD基于WordPress函数Meta Box,所以设置面板的整体样式风格与WordPress浑然一体; 功能更加丰富。除了支持常用的表单控件,WPD还支持自定义字段、自定义文本,同时,还集成了Color Picker; 动态布局。WPD支持1--4栏布局,用户可以通过鼠标拖拽,更改各个小设置面板的位置; 操作简单。用户只需按照内置的完整实例代码稍作修改,就可以完成主题选项的添加; 文件体积小。整个框架文件大小仅为88.5KB,其中包括35.9KB的图片; 支持WordPress3.0 + 。 WPD基于GPL2.0协议发布,未经许可请勿用于商业用途。(WPD is a WPer.So produced by a WordPress theme settings framework, it can help us to rapidly develop the WordPress theme. The framework as much as possible to integrate WordPress style and built-in functions, and with a minimum of code to achieve maximum function. Can be customized and strong, simple operation, easy to use. WPD has the following characteristics: With WordPress perfect combination. The WPD WordPress function based on the Meta Box, so set the panel integral style and WordPress all blend into one harmonious whole Function more rich. In addition to support commonly used form controls, WPD also supports custom fields, custom text, at the same time, also integrates Color Picker Dynamic layout. WPD supports the 1--4 column layout, the user can through mouse drag, change all settings panel position Simple operation. Only users with built-in complete code examples with some slight modifications, can complete the theme options to add File size small. The entire frame f)
    2013-01-13 15:57:11下载
    积分:1
  • jsjx
    本系统基本功能有: 1、功能强大,项目齐全,内容丰富实用,完全适合中小学教师绩效考核管理工作! 2、 主要模块有:基本信息、职业道德、教学能力、继续教育、业务获奖、出勤考核、工作量考核、教学常规考核、教学效果考核、教育效果等 3、超智能化自由查询与Excel文件的导出! 4、Excel报表生成,可以快速生成各种数据 5、基本信息以及各种考核的Excel数据预处理、批量导入、导出。 6、教工自己登录查看考核信息、相关文件规定、修改自己档案的功能。 6、设计灵活,人性化,各字段项目完全自定义设置,一切工作都可以在界面设定,不需要修改文件。 7、管理员登录日志、记录修改日志、删除日志,让所有用户的操作都有记录可查。 8、强大的用户管理,级别分别是系统管理员、一般管理员,其对记录的查看、添加、修改与删除权限可根据需要灵活分配,并可以锁定登录。满足多角色的需要,给系统带来更多的实用、便利与安全! 登录帐号:admin 密码:admin 教工身份初始化登录帐号:梅传俊 密码:123456(The system basic function: 1, strong function, the project complete, informative and practical, fully suitable for primary and secondary school teachers performance assessment management! In 2, the main modules: basic information, occupation morality, teaching ability, continuing education, business awards, attendance checking, workload evaluation, teaching assessment, teaching effect assessment of conventional, the effectiveness of Education 3, super intelligent free inquiry and Excel file export! In 4, Excel report generation, can quickly generate data 5, the basic information and assessment of the Excel data preprocessing, bulk import, export. 6, teachers own login to view assessment information, related documents, modify their own files function. 6, flexible design, humanization, the field project completely custom settings, it can work both in interface, does not need to modify the file. In 7, the administrator login log, modify records, delete log log, so that all users o)
    2013-01-10 02:31:23下载
    积分:1
  • faisunsql_v40
    MYSQL全系列自导入数据库备份程序 v1.0,php编程学习源码,web网页制作参考资料。(A full range of MYSQL into the database since the backup program v1.0, PHP learning programming source code, web Webpage production of reference materials.)
    2013-12-24 12:27:15下载
    积分:1
  • one
    会员消费积分管理系统 使用ASP.NET技术实现简单的会员消费积分管理功能,使用SQL Server 2008作为后台数据库。功能包括:首页、积分查询、会员管理、修改密码和退出等。本次只要求实现首页和会员管理功能。程序运行界面如图-1至图-5所示。(Member Consumer Credit Management System)
    2013-12-12 20:08:04下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载