搜索资源列表
-
0下载:
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
-
-
0下载:
1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
-
-
0下载:
基于VC的MODBUS通信实现程序,界面用的是文档/视图结构,能与数据库相连、绘制响应图形等,可参考上传的论文ModbusVC-VC-based implementation of the MODBUS communications program interface using a document/view architecture, can be connected with the database, drawing responses graphics, etc., may refer
-
-
0下载:
外国人做的VC UI开源库,值得参考.内附源码和演示程序.-Foreigners do VC UI open source database, it is also useful. Containing the source code and demo program.
-
-
0下载:
C/S结构VC++英汉电子词典网络版,带数据库,主程序由客户端与服务端组成,客户端主要用来连接服务端,有一个方便操作的界面,便于查询单词,服务端则配合数据库,接收来自客户端的数据,根据发来的请求查询数据库,并将数据返回给客户端。
-C/S structure of VC++ online English Electronic Dictionary with databases, the main program by the client and server components, the
-
-
0下载:
VC++可的ListBox的多目标关联演示源程序,没有使用数据库,点击标题可显示出更加详细的内容,像一些简易的数据库程序的功能一样,展示如何使用具备多功能的目标关联的ListBox。
-VC++ to the ListBox source multi-target association presentation, do not use the database, click on the title to display a more detailed content, such as s
-
-
0下载:
本程序采用VC++ MFC编程,通过MFC接口访问数据库,本例为ACCESS数据库,有源程序,有可执行文件-The program uses VC++ MFC programming, through the MFC interface to access the database, in this case the ACCESS database, there are source code, executable files
-
-
0下载:
MFC Use the VC++ MFC, making a database program to inquires, and realize the soft keyboard input effect
Close full screen reading
Comments and feedback choose artificial translation service, get a more professional translation results.-Use
-
-
0下载:
自编写的用于考勤的程序,用了VC,数据库技术。是学习vc和数据库结合的好的示例程序!-Since the preparation for the attendance of the program, with the the VC database technology. Good sample program to learn the vc and database combination!
-
-
0下载:
此程序实例可以实现VC环境中OLE DB数据库数据源的连接。-This program instance can achieve the connection of the the VC environment OLE DB database data source.
-
-
0下载:
VC++通过自定义CButton对象将图片导入按钮,对一个基本的通讯录程序界面进行美化,可以对不同状态下的按钮进行变色,无使用数据库,采用TXT文本文件操作。调试运行时请将TXT文件拷贝至Debug目录下。-The CButton object VC++ by customizing the Image Import button, to beautify a basic address book program interface, can change color button in dif
-
-
0下载:
VC.NET创建自定义消息,在运行的窗口中点击鼠标右键即可显示自定义的消息,以弹出窗口的方式弹出自定义的消息提示。 bool addflag,authorflag,loginflag=true,glflag=true //用来判断现在执行的是添加操作还是修改操作 authorflag是用来判断当前为哪种登陆权限 loginflag用来记录在下拉框上点了哪个权限,是管理员还是宾客
CString ID,lpszFileName,logFileName,mianFileName //ID
-
-
0下载:
本程序源文件是基于微软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,
-
-
0下载:
CODE STUDIO C# GDI+ development class Viso fl matlab used in drawing commands i This is the windows QT programmin Program of the curve, a real-time Mouse set control points, draw B- java drawing board simulation win Mastery letter. Lc5 file to be mo
-
-
0下载:
在使用VC、VB、Delphi 等高级语言编写数据库应用程序时,往往需要用户自己在控制面板中配置ODBC 数据源。对于一般用户而言,配置ODBC 数据源可能是一件比较困难的工作。而且,在实际应用中,用户往往要求在同一个应用程序中访问不同的数据源,因此采用一般的加载方法存在严重缺陷。为能在程序中完成这一工作,方便应用程序的使用。-The use of VC, VB, Delphi and other senior language database application procedures,
-
-
0下载:
VC++操作Tree控件,点击TRee的节点可依次展开二级节点,Tree节点应用是相当广泛的。要运行程序必须将数据库文件夹Database(包含数据库文件City.mdb)与可执行文件放在一起,如果在vc开发环境中运行,则需要将该数据库文件夹放在工程目录下。-VC++ Operation Tree control, click on a node can be expanded in order TRee secondary node, Tree node application is qui
-
-
0下载:
VC中使用访问数据库的一个事例程序,包含了许多SQL语句,对初学者非常有意义,(VC is used in a case program to access data in a database, contains many SQL statements, is very meaningful for beginners.)
-
-
0下载:
vc 数据库 简单编程 操作ACCESS 一个小的系统 不错的 VC 连数据库的程序,(Vc database programming simple operating system ACCESS a small good vc database program,)
-
-
0下载:
VC is used in a case program to access data in a database, contains many SQL statements, is very meaningful for beginners.
-
-
0下载:
这是一个用VC写的程序,用来控制启动,停止,暂停SQL数据库服务器(This is a program written in VC, used to control start, stop, suspend SQL database server)
-