资源列表
[数据库编程] AdoRWAccessBUTSNS
说明:VC++开发的ACCESS数据库,其中比较吸引人的地方是CButnST类的使用,界面很不错-VC++ to develop the ACCESS database, which is attractive compared CButnST kind of use, the interface is pretty good<dingpenghui> 在 2025-01-11 上传 | 大小:2.71mb | 下载:0
[数据库编程] bcbselectcourse
说明:基于bcb开发平台,实现了教学管理系统。-Bcb-based development platform, to achieve the teaching management system.<杨振宇> 在 2025-01-11 上传 | 大小:939kb | 下载:0
[数据库编程] DatabaseforpictureBox
说明:从数据库中读取图片到PictureBox中,从PictureBox中将图片存储到数据库中-Read from the database to a PictureBox Image from PictureBox picture will be stored to the database<Simth> 在 2025-01-11 上传 | 大小:3kb | 下载:0
[数据库编程] gongziguanlixitong
说明:该工资管理系统主要完成以下功能 查看工人工资 添加 删除 修改工人工人工资-Management of the wage system to perform the following functions to add delete view to amend the wages of the workers wages of workers, etc.<丁泽霞> 在 2025-01-11 上传 | 大小:39kb | 下载:0
[数据库编程] JDBCProject
说明:实例 建立一个学生表student ,包括三个属性:学号、姓名和年龄,其创建语句如下: create table student (id varchar(10) primary key,name varchar(20), age int) 实现的功能: 向表student中插入一条记录id=000099988,name=zhhdhh,age=45 输出显示所有的记录。 实现方式: 纯Java驱动 J<Candy> 在 2025-01-11 上传 | 大小:6kb | 下载:0