登录
首页 » Python » NL2SQL-web-demo-master

NL2SQL-web-demo-master

于 2020-06-24 发布
0 170
下载积分: 1 下载次数: 0

代码说明:

说明:  一个简单的python网站开发 实现nl2sql(A simple Python website development)

文件列表:

NL2SQL-web-demo-master, 0 , 2019-12-28
NL2SQL-web-demo-master\README.md, 164 , 2019-12-28
NL2SQL-web-demo-master\backend, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\data, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\data\test.db, 24453120 , 2019-12-28
NL2SQL-web-demo-master\backend\server.py, 4013 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\__init__.py, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\__init__.pyc, 126 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\__init__.py, 0 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\__init__.pyc, 130 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\dbengine.py, 2257 , 2019-12-28
NL2SQL-web-demo-master\backend\sqlnet\lib\dbengine.pyc, 2874 , 2019-12-28
NL2SQL-web-demo-master\backend\test.log, 4689572 , 2019-12-28
NL2SQL-web-demo-master\demo.mp4, 2137585 , 2019-12-28
NL2SQL-web-demo-master\demo.png, 203627 , 2019-12-28
NL2SQL-web-demo-master\frontend, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\.babelrc, 312 , 2019-12-28
NL2SQL-web-demo-master\frontend\.editorconfig, 147 , 2019-12-28
NL2SQL-web-demo-master\frontend\.gitignore, 145 , 2019-12-28
NL2SQL-web-demo-master\frontend\.postcssrc.js, 196 , 2019-12-28
NL2SQL-web-demo-master\frontend\README.md, 782 , 2019-12-28
NL2SQL-web-demo-master\frontend\build, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\build.js, 953 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\check-versions.js, 1257 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\dev-client.js, 245 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\dev-server.js, 2444 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\utils.js, 1949 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\vue-loader.conf.js, 307 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.base.conf.js, 1306 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.dev.conf.js, 1225 , 2019-12-28
NL2SQL-web-demo-master\frontend\build\webpack.prod.conf.js, 3941 , 2019-12-28
NL2SQL-web-demo-master\frontend\config, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\dev.env.js, 139 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\index.js, 1437 , 2019-12-28
NL2SQL-web-demo-master\frontend\config\prod.env.js, 48 , 2019-12-28
NL2SQL-web-demo-master\frontend\favicon.ico, 4021 , 2019-12-28
NL2SQL-web-demo-master\frontend\index.html, 1088 , 2019-12-28
NL2SQL-web-demo-master\frontend\package-lock.json, 305131 , 2019-12-28
NL2SQL-web-demo-master\frontend\package.json, 1619 , 2019-12-28
NL2SQL-web-demo-master\frontend\src, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\App.vue, 1211 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\assets, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\assets\logo.png, 4021 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\components, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\components\search.vue, 10716 , 2019-12-28
NL2SQL-web-demo-master\frontend\src\main.js, 349 , 2019-12-28
NL2SQL-web-demo-master\frontend\static, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\static\.gitkeep, 0 , 2019-12-28
NL2SQL-web-demo-master\frontend\static\logo.png, 9055 , 2019-12-28

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

发表评论

0 个回复

  • 从Python开始学
    本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
    2020-06-18 03:00:02下载
    积分:1
  • 40节点预测
    利用人工智能RNN进行数据预测分析,效果还可以(Using artificial intelligence RNN to carry out data prediction and analysis, the effect is also possible.)
    2018-03-25 19:52:04下载
    积分:1
  • Pygame实现画板
    【实例简介】 会用到pygame库,没有解压的话不能正常运行
    2021-06-20 00:31:24下载
    积分:1
  • simpleD
    串口助手 基于python3 的 tkinter 编写界面(serial port assistant)
    2018-08-31 17:31:39下载
    积分:1
  • saolei
    扫雷程序~使用python填写~ 相当好用好厉害哦(Mine-sweeping )
    2013-12-02 23:46:48下载
    积分:1
  • voiceprocessor
    一个语音信号处理的python程序,采用pyQt写的界面。做的是最基本的语言处理,适合初学者及想参考QT界面编程的朋友。(a voice process program by python)
    2014-05-18 10:08:51下载
    积分:1
  • pca
    主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
    2020-06-23 17:20:01下载
    积分:1
  • similarity
    count the distance of word net
    2013-09-21 06:20:55下载
    积分:1
  • 《Python学习手册》
    说明:  python学习手册,这本书每一章都包含关于Python语言的关键内容的独立的一课,并且包含了一个独特的“练习题”部分,其中带有实际的练习和测试,以便你可以练习新的技能并随着学习而测试自己的理解。你会发现众多带有注释的示例以及图表,它们将帮助你开始学习Python 3.0。(python learing book)
    2020-06-25 10:40:01下载
    积分:1
  • python爬虫完整课件详细教
    python爬虫完整课件详细教程
    2020-12-08下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载