登录
首页 » Python » testproject

testproject

于 2019-01-08 发布 文件大小:894KB
0 190
下载积分: 1 下载次数: 1

代码说明:

  用户注册登录,爬虫,echarts数据可视化(User registration, crawler, echarts data visualization)

文件列表:

testproject, 0 , 2018-10-19
testproject\.idea, 0 , 2018-10-19
testproject\.idea\inspectionProfiles, 0 , 2018-10-19
testproject\.idea\inspectionProfiles\profiles_settings.xml, 128 , 2018-09-26
testproject\.idea\misc.xml, 300 , 2018-09-26
testproject\.idea\modules.xml, 274 , 2018-09-26
testproject\.idea\testproject.iml, 625 , 2018-09-26
testproject\.idea\workspace.xml, 723 , 2018-09-26
testproject\app.py, 3471 , 2018-10-18
testproject\controller, 0 , 2018-10-19
testproject\controller\userctrl.py, 4654 , 2018-10-18
testproject\controller\__pycache__, 0 , 2018-10-19
testproject\controller\__pycache__\userctrl.cpython-36.pyc, 3226 , 2018-10-18
testproject\dao, 0 , 2018-10-19
testproject\dao\basedao.py, 3526 , 2018-09-26
testproject\dao\userdao.py, 2983 , 2018-10-11
testproject\dao\__init__.py, 0 , 2018-09-26
testproject\dao\__pycache__, 0 , 2018-10-19
testproject\dao\__pycache__\basedao.cpython-36.pyc, 2749 , 2018-09-26
testproject\dao\__pycache__\userdao.cpython-36.pyc, 2812 , 2018-10-11
testproject\dao\__pycache__\__init__.cpython-36.pyc, 124 , 2018-09-26
testproject\entity, 0 , 2018-10-19
testproject\entity\user.py, 455 , 2018-09-26
testproject\entity\__pycache__, 0 , 2018-10-19
testproject\entity\__pycache__\user.cpython-36.pyc, 887 , 2018-09-26
testproject\logger, 0 , 2018-10-19
testproject\logger\syslogger.py, 1912 , 2018-09-18
testproject\logger\__init__.py, 0 , 2018-09-18
testproject\logger\__pycache__, 0 , 2018-10-19
testproject\logger\__pycache__\syslogger.cpython-36.pyc, 863 , 2018-09-26
testproject\logger\__pycache__\__init__.cpython-36.pyc, 127 , 2018-09-26
testproject\service, 0 , 2018-10-19
testproject\service\userservice.py, 275 , 2018-10-18
testproject\service\__pycache__, 0 , 2018-10-19
testproject\service\__pycache__\userservice.cpython-36.pyc, 642 , 2018-10-18
testproject\static, 0 , 2018-10-19
testproject\static\index_video_face.jpg, 277793 , 2018-08-16
testproject\static\js, 0 , 2018-10-19
testproject\static\js.js, 3 , 2018-09-27
testproject\static\js\echarts.js, 2407380 , 2018-08-21
testproject\static\js\jquery-3.2.1.min.js, 86659 , 2018-08-21
testproject\static\js\jquery.min.js, 92593 , 2018-05-22
testproject\static\style.css, 3 , 2018-09-27
testproject\templates, 0 , 2018-10-19
testproject\templates\index.html, 1480 , 2018-10-09
testproject\templates\jquerydata.html, 9999 , 2018-10-17
testproject\templates\main.html, 1806 , 2018-10-11
testproject\templates\modify.html, 138 , 2018-09-27
testproject\templates\register.html, 3814 , 2018-10-10
testproject\utils, 0 , 2018-09-26
testproject\__pycache__, 0 , 2018-10-19
testproject\__pycache__\app.cpython-36.pyc, 1819 , 2018-10-18

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

发表评论

0 个回复

  • 电力系统的计算机算法
    说明:  一本很好的电力系统教材,介绍了电力系统的各种分析方法在计算机算法方面的实现(A good textbook of power system)
    2020-04-26 13:00:24下载
    积分:1
  • 用于换热器的参数估计和绘制温度分布图
    for the parameter estimation and plot the temperature profile for the exchanger
    2022-08-26 15:00:04下载
    积分:1
  • MIPI-1LANES_REV3 for ST7796S
    ST7796S 通用初始化代码,需根据平台不同进行细微调整(ST7796S initialization code)
    2021-03-18 20:49:19下载
    积分:1
  • MATLAB最小二乘
    通过使用MATLAB求解非线性最小二乘法拟合问题(Solving the Fitting Problem of Nonlinear Least Square Method by Using MATLAB)
    2019-03-19 16:04:53下载
    积分:1
  • Matrice_ABCD
    说明:  surfacique courant coupleur 3db
    2019-01-07 06:20:21下载
    积分:1
  • tiaoyitiao
    微信跳一跳stm32程序,带键盘,得用尺子量,里面有介绍(Intelligent rc522 water card, with PC end software, MCU used is stm32)
    2018-01-17 18:49:03下载
    积分:1
  • 有趣的tc屏保程序
    有趣的tc屏保程序-interesting tc screensaver
    2022-03-07 16:23:05下载
    积分:1
  • Automatic Image Segmentation using 2D Multistage Entropy
    Automatic Image Segmentation using 2D Multistage Entropy
    2022-09-15 02:55:02下载
    积分:1
  • Delphi把数据库数据转换成SQL插入语句
    Delphi把数据库数据转换成SQL插入语句,实现的功能:读取字段列表,读取数据表列表,读取数据库列表,根据数据库参数连接数据库,取本机机器名,转换成SQL插入语句。界面使用了控件,不用的可自己删除。
    2023-05-18 02:50:04下载
    积分:1
  • Hspice仿真工具箱
    hspice的matlab工具箱,可以读取Hspice的输出文件,放到matlab中处理-hspice matlab toolbox
    2023-07-28 21:45:07下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载