搜索资源列表
vcShowBmpfromAccess0003
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,可以插按编号显示数据库中的图片(BMP格式);-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary text, numbers, characters and s
vcBmpAccessminrikeji0004
- 该源码是基于数据库ACCESS的,对于图片插入数据库来说,不同于普通的文字,数字 ,字符等,图片存储是以OLOB,大二进制对象的形式存储在数据库中的,界面有列表 框,可以看到数据库的信息,包括图片显示,是明日科技中的一个源码,拿来分享-The source is based on the ACCESS database, and the picture is inserted into the database is different from the ordinary t
Student-grade-management
- 本段代码完成的功能有:学生成绩管理系统,菜单显示学生信息的查看、添加、删除、修改、计算平均成绩、保存、退出系统操作等功能,为用户提供友好的功能选择界面,用户通过键入数字或者字母实现功能选择,进入相应的功能。-Completion of the section of code: Student achievement management system, menu display student information to view, add, delete, modify, calculati
源程序
- 班级量化考评计分系统 主程序Score.exe,登录用户名:admin 密码:pwd 学生姓名及加扣分原因修改,直接打开Database.mdb进行修改或导入。 1、添加记录: 输入周次(数字),在“姓名”下拉列表中框中选择学生姓名,在“原因”下拉列表框中选择或则直接输入加、减分的原因,在“分值”框中输入分值,加分为正,减分为负(数字)。 2、查询记录: 可以输入周次、姓名等信息进行查询,如果周次、姓名均为空,则查询所有记录。 3、删除记录: