搜索资源列表
SchoolDataBase
- 使用ADO编成实现对数据库的操作,实现数据库的读写,修改,和更新,用VC++ 6.0实现,代码比较简单。学校教务管理系统。-use ADO into the database operation, the database to read and write, revise, and update, with VC 6.0, the code is relatively simple. Provost management system.
CeDb
- 关于EDB数据库操作的小型学生信息管理系统,功能不多但是很使用,不需要大型数据库支持,所有数据都保存在一个数据库文件中。实现数据的增加,删除,和修改~-EDB database operations on a small student information management system, features very little use, however, do not need to support large databases, all data are stored in a
Student-achievem
- Visual C++6.0做一个简单的学生成绩管理系统,可以从数据库中读取并显示成绩,也可以修改-Visual C++6.0 to do a simple student achievement management system that can read from the database and display the results, you can also modify
PC_IMAGEEXE
- 对保险行业影像新增及修改功能,并能观看缩略图,及对数据库进行操作的程序-Add an image of the insurance industry and modify features, and be able to view the thumbnails, and operate on the database program
StudentScoreManagement
- 模拟学生成绩管理系统,包括数据库读写、成绩查询、显示、修改、保存等功能。-simulate student score management system.
OnMyMessage
- VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客 CString ID,lpszFileName,logFileName,mianFileName //ID
Student_MIS
- 本程序源文件是基于微软VC++6.0开发的一个学生成绩管理系统,采用Acess数据库文件保存数据,具有信息录入、修改、处理、用户登录等功能-The program source file is based on Microsoft VC++6.0 development of a student achievement management system that uses Acess database file to save the data, with information input,
Form1
- 可以对数据库进行添加删除修改等操作,适合初学vbaccess数据库的人使用简单易学-You can add and delete changes to the database operation, suitable for beginners vbaccess database to use easy to learn
QGCEmployeeSys
- 人员管理系统,使用QSqlite作为数据库。可以对人员按照性别、职级等进行筛选,可以修改人员信息、编辑人员信息等-Personnel management system, using QSqlite as the . Can by gender, rank and other screening, you can modify the personnel information, personnel information and other editing
sqlTest
- sql数据库的连接,用于连接sql数据库,并对数据表中信息进行读写和修改-sql link and test,show the data and read、write the data,eventually change the data
DiJinpeng
- 基于VC++的通讯录程序,运用到Access数据库的知识,拥有添加、删除、修改等功能。-Based on the VC++ of the address book program, the use of Access knowledge, have to add, delete, modify, and other functions.
FileMS
- 这是一个文件系统管理软件,利用SQL2012数据库开发,可以对文件进行上传下载及修改编辑等-File Manager Systerm
jeqeis096
- 数据库显示,编辑,修改,使用DATAGRID操作数据库信息(Database, according to edit, modify, use the DATAGRID operation database information)
7832993
- 这个是易语言源码,首先声明不懂易语言的不要下,毒软误报的问题不再解释,源码内容:数据库修改()
ATM自助存取款机系统
- MFC与数据库,包括ATM的一些基础功能,存款、取款、转账、注册、修改个人信息、管理员系统等