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

NL2SQL-web-demo-master

于 2020-06-24 发布
0 195
下载积分: 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机器人对话
    使用API接口,实现了机器人自动对话程序,简单的AI应用程序。(Robot Dialogue Program, Simple AI Application Program)
    2020-06-16 02:40:02下载
    积分:1
  • double_windows_example
    一个简单的通过按钮弹出新窗口的例子,使用PyQt5&Python3编写。重点是QDialog。(A simple example of popping up a new window through a button is written in PyQt5 & Python 3. The emphasis is on QDialog.)
    2018-12-11 15:17:26下载
    积分:1
  • traffic_simulation-master
    说明:  用pyhton编写的IDM模型,可以实现交通流仿真,包括跟驰和换道(The IDM model written by Pyhton can realize the traffic flow simulation, including following and lane changing)
    2021-02-01 18:22:52下载
    积分:1
  • 周期性边界条件
    说明:  abaqus周期性边界条件代码,可以参考学习(Periodic boundary conditions)
    2021-04-11 17:08:58下载
    积分:1
  • test
    elastic search 的python测试运行(Python test run of elastic search)
    2019-02-16 13:11:57下载
    积分:1
  • MAZE
    可以简单地走一个小迷宫,程序尚不完善,希望收到指导意见(can simply walk through a small maze, and the procedure is not perfect yet.)
    2019-06-13 16:05:56下载
    积分:1
  • YeNet-Tensorflow-master
    说明:  ye_net源码、隐写分析、隐写术、不包括选择通道,详情见文档中readme(ye_ Net source code, steganalysis, steganography, not including the selection channel, see readme in the document for details)
    2021-02-05 13:17:44下载
    积分:1
  • Pgen4.0_To_3DEC5.0
    3DEC后处理程序接口压缩文件,下载试试帮助你(The 3DEC post-processor interface compresses the file, download it and try to help you)
    2020-06-29 09:40:01下载
    积分:1
  • 3d_heatmap-master
    利用python语言构建三维的热力图模型,输入数据可以直接计算导出3D热力图(Using Python language to build three-dimensional thermodynamic chart model, input data can directly calculate the 3D thermal diagram.)
    2021-04-21 18:28:49下载
    积分:1
  • voronoi
    说明:  voronoi的二维绘图 可以用来模拟晶体的晶粒结构,可以用在abaqus切削仿真中(voronoi 2d this is used for cutting simulation in abaqus for Microstructure of Materials)
    2019-05-16 15:59:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载