-
python学生管理系统-mysql
说明: Simple student information management system based on MySQL, including simple access control, batch operation, import and export and statistical analysis, using Tkinter for graphical
- 2020-07-15 15:10:42下载
- 积分:1
-
mysql-connector-net-6.0.4
说明: technical support to achieve the highest levels of MySQL scalability
- 2019-01-04 03:37:51下载
- 积分:1
-
mysqli
Archivo de conexion a BD mysqli
- 2015-04-24 09:29:16下载
- 积分:1
-
QT_employeeform
用QT实现的雇员管理系统,涉及到界面和数据库
学习用很好的例子 ,代码简洁(Employees with the QT implementation management system, related to learning to use interface and a good example of the database, code clean)
- 2010-11-08 22:41:15下载
- 积分:1
-
Qt插入MySQL数据库源代码
Qt插入数据到mysql数据库,自行建立数据库(网上有教程),数据库按照如下代码在DOS界面建立,实测有用。
1、在运行框输入cmd,以管理员身份运行,输入mysql(前提是数据库和Qt连接成功)。
2、输入mysql;
3、建议一个数据库create database name;
4、use name;
5、create table device(
ID int unsigned auto_increment primary key,
Present1 int not NULL,
Present2 int not NULL,
Devices_Type varchar(40) not NULL,
X double(8,2) not NULL,
Y double(8,2) not NULL,
Z double(8,2) not NULL,
W double(8,2) not NULL
);
- 2022-03-12 22:22:13下载
- 积分:1
-
mysql-connector-c-6.0.2
mysql c++接口,直接可以用,希望大家对大有用(mysql c++ interface can be used directly, I hope everyone very helpful)
- 2011-04-19 23:22:53下载
- 积分:1
-
MySQL事务部分回滚-回滚到指定保存点
说明: mysql数据回滚,回滚数据到指定保存点。用于线上恢复问题(MySQL data rollback)
- 2020-06-15 22:45:01下载
- 积分:1
-
Jason
说明: 一个网上商城系统,JSP+MySql.源码+全套论文。涉及JavaScript,力求美观。(An on-line Shopping Mall system, JSP+ MySql. Source+ full set of papers. Related to JavaScript, seeks beautiful.)
- 2009-07-21 23:36:38下载
- 积分:1
-
Cert
通过Main函数可以查看并解析https网站的安全证书信息,并与DBConn一道将您所感兴趣的证书存入到MySQL数据库当中(Through the Main function can view and analysis of the safety certificate https web information, dbconn, together with your certificate of deposit interest to the MySQL database)
- 2008-08-02 19:42:45下载
- 积分:1
-
mysql-connector-net-6.0.4
technical support to achieve the highest levels of MySQL scalability
- 2019-01-04 03:37:51下载
- 积分:1