登录
首页 » Python » testproject

testproject

于 2019-01-08 发布 文件大小:894KB
0 130
下载积分: 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 个回复

  • spxy
    spxy样本挑选(spxy selection of samples)
    2018-05-27 11:33:00下载
    积分:1
  • 每日薪资计算器代码
    说明:  jQuery每日薪资计算器代码是一款每日实时薪资收入计算代码。(JQuery daily payroll calculator code is a daily real-time payroll income calculation code.)
    2019-04-09 13:41:50下载
    积分:1
  • 河南大学软件学院宿舍楼 综合布线设计方案
    宿舍楼综合布线设计方案,PPT+WORD(Design scheme of comprehensive cabling in dormitory building)
    2020-10-29 00:09:57下载
    积分:1
  • OS-ELM
    说明:  极限学习机算法用来做预测、分类比传统的BP神经网络速度快(Limit learning machine algorithm is faster than traditional BP neural network in prediction and classification)
    2019-11-14 09:57:55下载
    积分:1
  • piso8_ok_bingchuanzhuanhuan
    本程序是用vhdl开发的实现并串转换功能的程序。(This procedure is developed using VHDL implementation and string conversion function of the program.)
    2017-06-07 15:50:38下载
    积分:1
  • Chess_Master
    说明:  2阶微分方程组求解,国际象棋游戏,解压后运行程序(2nd equation slover,international chess game use matlab,have 5000lines code ,but you must install of)
    2020-06-20 05:40:01下载
    积分:1
  • Pip Maker v17_3 with indicators
    PipMakerV17版本+指标,属于加码对冲型剥头皮EA,是PipMaker加码对冲EA的后期之作(PipMaker V17 version + index, which belongs to adding code hedging type scalping EA, is the later work of PipMaker adding code hedging EA.)
    2018-08-25 18:31:53下载
    积分:1
  • C#显示隐藏Windows任务栏
    C#显示隐藏Windows任务栏,这个是Windows本身也自带的功能,不过现在用C#模拟一下这个小功能,多学习一些C#与Windows方面相结合的小例子,相信对Winform编程来说,是有益的吧。写这个小程序的时候,我对窗体的按钮作了一些美化,加入了图标,是不是更漂亮了。
    2022-08-04 08:45:53下载
    积分:1
  • cqsjedit_03_09_01
    传奇世界的地图编辑器,属于游戏开发中的地图编辑工具(legendary world map editor, game development is the map editing tools)
    2005-08-19 20:56:09下载
    积分:1
  • 一个非常有用的软件,可以进行各种图象处理工作.应该很有用....
    一个非常有用的软件,可以进行各种图象处理工作.应该很有用.-a very useful software that can be various image processing work. Be very useful.
    2022-06-16 13:52:46下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载