-
C++ 控制MYSQL数据库 源码
利用C++对MYSQL进行数据读,写,及修改. 需要有mysql.h 头文件
数据库结名为person, 表名为 mm, 表结构如下:
字段 类型
device_id int
sav_value int
sav_date datetime
- 2022-04-11 07:39:31下载
- 积分:1
-
VC++语言实现与数据库的连接,效果不错的
VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
- 2022-08-03 19:08:44下载
- 积分:1
-
Data structure course first experiment requirements: 1. Base class and derived c...
数据结构课程第一次实验
要求:1.基类和派生类的定义和实现(.h .cpp)
2.+ 运算符重载
3.
- 2023-07-18 00:15:02下载
- 积分:1
-
插队买票
AppWizard has created this 插队买票1 application for you.
This file contains a summary of what you will find in each of the files that
make up your 插队买票1 application.
插队买票1.dsp
This file (the project file) contains information at the project level and
is used to build a single project or subproject. Other users can share the
project (.dsp) file, but they should export the makefiles locally.
插队买票1.cpp
- 2022-03-02 22:02:48下载
- 积分:1
-
简单的servlet和JSP的登记,包括三页和一个servlet,虽然美国..
简单的servlet/jsp注册,包括三个页面和一个servlet,虽然小一点,但是框架比较全,表单验证的js没写了,希望用的时候自己加上-Simple servlet/jsp Register, including the three pages and a servlet, although smaller, but the whole framework of comparison, the form validation js did not write, and hope to use the time to add their own
- 2022-11-02 01:10:03下载
- 积分:1
-
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。
简介:一个用PHP编写的,可以通过互联网控制和操作MySQL,通过phpMyAdmin可以完全对数据库进行操作,例如建立、复制、删除、导出、导入数据等。 -Introduction: A prepared using PHP, you can control and operation via the Internet MySQL, can be completely through the phpMyAdmin database operations, such as the establishment, copy, delete, export, import data.
- 2023-01-12 05:10:04下载
- 积分:1
-
家谱管理系统
家谱管理系统
任务:实现具有下列功能的家谱管理系统
功能要求:
1). 输入文件以存放最初家谱中各成员的信息,成员的信息中均应包含以下内容:
姓名、出生日期、婚否、地址、健在否、死亡日期(若其已死亡),也可附加其它信息、但不是必需的。
2). 实现数据的存盘和读盘。
3). 以图形方式显示家谱。
4). 显示第n 代所有人的信息。
5). 按照姓名查询,输出成员信息(包括其本人、父亲、孩子的信息)。
6). 按照出生日期查询成员名单。
7). 输入两人姓名,确定其关系。
8). 某成员添加孩子。
9). 删除某成员(若其还有后代,则一并删除)。
10).修改某成员信息。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-21 03:00:19下载
- 积分:1
-
如果要连接的数据库文件和当前文件在同一个目录下
如果要连接的数据库文件和当前文件在同一个目录下-If you want to connect to the database file and the current document in the same directory
- 2023-03-17 20:05:04下载
- 积分:1
-
数据结构的停车场问题的源代码
数据结构的停车场问题的源代码-data structure of the carpark source code
- 2022-09-13 01:30:03下载
- 积分:1
-
用JSP链接到数据库使用起来非常简单,CUT然后PASTE,原代码中我给出了详细的注释。...
用JSP链接到数据库使用起来非常简单,CUT然后PASTE,原代码中我给出了详细的注释。-Using JSP link to the database is very simple to use, then PASTE CUT, the original code I presented a detailed notes.
- 2023-05-18 00:20:03下载
- 积分:1