8000 GitHub - Sullivan12138/database-lab
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sullivan12138/database-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database-lab

这是本科数据库实验的代码,用java写的。

运行需要下载jdk8和IDEA,然后导入jfoenix和jdbc这两个jar文件。然后安装MySql,创建一个名叫"warehouse"的仓库,

添加两个用户,一个叫"caigou",密码为"12",另一个叫"xiaoshou",密码为"12"。

.rar文件是最后软件的压缩包,其余的是源代码。

This is my database experiment code, writtten by java.

To run the file, you need to install jdk8 and IDEA, also import the jfoenix jar and jdbc jar.

You need to install MySql, create a database named "warehouse" and add two additional users to it: user named "caigou" @ '%' with password "12" and user named "xiaoshou" @ '%' with password "12".

The .rar file is the compressed file of my experiment, the other files are source code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0