搜索资源列表
CMyRecordset
- 该控件可以在对话框应用程序中实现用SQL语句直接对数据库进行操作-the controls in the dialog box can be achieved applications using SQL statements directly to the database operation
ViewPicture
- VC++下开发的浏览图像文件程序,只要双击可执行文件,就能运行程序,若提示没有所指定的数据库,可以自己指定数据库。-development of the VC View images documentation procedures, as long as you double-click the executable, we will be able to run the program, If no prompt specified by the database, the database
数据录入系统
- 这是一个 用ADO连接数据库的小程序 只是在学习的时候做的 可用于数据的读入 查询 删除等操作-This a database with ADO connection procedure is a small study done when the data can be used to read inquiries delete operation
linux-2.6.0-test1-uc0.patch
- 主要介绍一个具体大delphi 程序,数据库为access,实现一个人事信息得管理!-introduces a large delphi specific procedures for database access, to achieve in a personnel information management!
基于多文档界面的VC数据库框架程序
- 常用的数据库应用软件大都有这样的界面效果:在主框架窗口里,同时只出现一个功能子窗口,用菜单或者工具条就可选择用户要使用的功能子窗口。本程序就是基于这种思想而写的。包含两个功能子窗口,DocMan和DocDeal,用户选择文件菜单下的子项就可打开相应的功能子窗口。当然,理论上你还可以在这个框架程序里增加任意多的功能子窗口哟
databasetest2
- 数据库测试程序。。。。。。mfc编写。。。。仅供测试。。需要在数据源中注册student数据源后方可使用-Database of test procedures. . . . . . mfc prepared. . . . For testing purposes only. . The need for student registration data source data source to use the
MyWinForm
- 这是我自己编的2008vc#小程序。。还用到数据库哦。。请先还原数据库-This is my own small program of 2008vc#. . Oh, also used in the database. . Please restore the database
LibraryManagement
- 这个一个图书馆管理系统的程序,主要实现学生信息查询管理,借还书服务超期罚款服务等!使用的是access数据库,适合于VC初学者!-The procedure for a library management system, mainly to achieve student information query management book service is also extended by a fine service! Use the access database, suitable
DocMan
- 基于多文档界面的VC数据库框架程序 常用的数据库应用软件大都有这样的界面效果:在主框架窗口里,同时只出现一个功能子窗口,用菜单或者工具条就可选择用户要使用的功能子窗口。本程序就是基于这种思想而写的。包含两个功能子窗口,DocMan和DocDeal,用户选择文件菜单下的子项就可打开相应的功能子窗口。当然,理论上你还可以在这个框架程序里增加任意多的功能子窗口哟 -A VC framework for database applications based on MDI
TempletRegister
- 学习用“登录对话框”。不需要连接数据库,登录人名和自设密码均写入程序中,二者相与结果与设定相符,可通过验证。否则自动退出。-RegisterDialog For Learning.If Regitrar & Keywords is true,that is OK!If not,that is Quit.
ADO
- VisualC++实现的基于对话框类的数据库管理程序,使用的方法是ADO技术。-VisualC++ implementation of the dialog class based database management program, using the method of the ADO technology.
PayRate
- MFC中的一个数据库的小程序,便于数据库初学者学习-A database program in MFC, easy database for beginners to learn
ser2
- 这是 在VC6.0环境下开发的MFC程序,这是一个数据库访问小程序。-This is in the development of VC6.0 environment MFC program, this is a database access small programs.
UserLogin
- 登陆演示程序,dephi程序,可以自己结合数据库来编辑系统的登陆程序-Landing demonstration program, dephi program, can combine to edit the database system landing procedures
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
BiyeSheji
- 起重机工况选型对话框,包括程序与数据库,使用VS2008中的C++编写的MFC对话框,代码丰富。-The crane operating mode selection dialog box, including program and database use the VS2008 in C++ written MFC dialog box, code.
OnMyMessage
- VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客 CString ID,lpszFileName,logFileName,mianFileName //ID
EX8
- 利用VB编程以及数据库知识,编写一个酒店前台入住、结帐的小型应用程序-Using VB programming and database knowledge, the preparation of a hotel front desk to check in checkout small applications
agxcdal
- 基于ADO引擎的VC++数据库程序,不错的程序()
班级-实验6姓名-
- 实验目的 ? 了解关系数据库的相关知识; ? 掌握JDBC技术、了解JDBC编程步骤; ? 掌握JDBC访问数据库的方法; ? 掌握Java数据库开发中的相关类、接口及其使用方法。 实验内容 用户登录界面一般包括用户名和密码输入,输入完成后,可以单击“确定”按钮进行用户输入的判断,或单击“取消”按钮清空输入。根据图形界面设计的基本步骤,实施本任务的步骤为首先设计用户登录界面并进行合理,然后对相应组件进行事件处理,实现用户合法性的判断。 要求: 1、要求三个按钮,当输入的用户名和密