CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 搜索资源 - vc Connection

搜索资源列表

  1. qq_denglu VC++精仿QQ的登录界面

    0下载:
  2. VC++精仿QQ的登录界面,实现了对话框伸缩、QQ号码的添加、与ACCESS连接进行号码验证验证以及音效效果。 -VC++ fine imitation QQ login interface, the dialog box to achieve a flexible, QQ numbers to add, connection with the ACCESS number verification validation and sound effects.
  3. 所属分类:界面编程

    • 发布日期:2017-03-22
    • 文件大小:149.79kb
    • 提供者:张薇薇
  1. Login.rar

    0下载:
  2. VC++与ACCESS数据库连接开发信息管理系统应用,以及软件登陆界面的设计与应用。代码注释详尽,通俗易懂,可参考性很强。,VC++ with the ACCESS database connection information management system for application development, as well as landing software interface design and application. Notes code and detailed, e
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.82mb
    • 提供者:DemingGuo
  1. VC-program-for-CAN-BUS

    0下载:
  2. 用VC写的CAN总线基本操作界面,功能包括CAN连接控制,收发数据控制-Written by VC basic CAN bus interface, including the CAN connection control functions, send and receive data control
  3. 所属分类:界面编程

    • 发布日期:2013-08-06
    • 文件大小:4.43mb
    • 提供者:杨明
  1. RichEditUserLink

    0下载:
  2. VC自带的的RichEdit控件可以识别http开头的连接,并且点击超链接时触发相关事件。 但是无法自定义用户链接,本程序提供了用户自定义超链接的解决方案,供参考-VC RichEdit control that comes with beginning to recognize http connection, and click the hyperlink is triggered when the relevant events. However, users can customiz
  3. 所属分类:RichEdit

    • 发布日期:2017-03-27
    • 文件大小:29.04kb
    • 提供者:wanghr
  1. easygrid-3.51

    0下载:
  2. 网上功能很强的网格控件,可在多种语言的编程环境下使用它,而且还能静态连接(仅VC++).-Features a strong line grid control, can be multi-lingual programming environment to use it, but also static connection (only VC++).
  3. 所属分类:EditBox

    • 发布日期:2017-03-30
    • 文件大小:762.46kb
    • 提供者:Hellow
  1. TreeCtrlDB

    0下载:
  2. VC++树形控件与数据库连接的典型实例代码,实现将数据库中的内容加入树型控件中,并通过建立数据库,再与树型控件相连,实现对数据库的访问,从而开发完成一款可以适时读取数据库的动态树形菜单控件。 -VC++ tree control and a typical example of database connection code, and implementation will add the contents of the database tree control, and through
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-31
    • 文件大小:29.59kb
    • 提供者:
  1. VCPSQL

    0下载:
  2. VC+SQL 连接创建一个基于对话框的应用程序。 2.创建一个用来连接的ADO类库。系统菜单中Insert->New Class项,class type选择Generic Class 在Name后输入类名“AdoConn”,点OK。这样,在工程上自动生成AdoConn.h和AdoConn.cpp两个文件。 -VC+ SQL connection to create a dialog-based applications. 2 Create a class library us
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-06
    • 文件大小:8.06kb
    • 提供者:林小婉
  1. link-data-source

    0下载:
  2. 此程序实例可以实现VC环境中OLE DB数据库数据源的连接。-This program instance can achieve the connection of the the VC environment OLE DB database data source.
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-06
    • 文件大小:68.98kb
    • 提供者:liujian
  1. AdoRWAccess

    0下载:
  2. VC++和Access数据库连接实现数据的写入读取-VC++ and Access database connection data written to read
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-28
    • 文件大小:6.19mb
    • 提供者:Tracy
  1. TreeListCtrl

    0下载:
  2. TreeListCtrl它是一个类似于VC的Watch窗口的控件, 外观看上去像一个包含多个列(column)的Tree控件,也像一个其Item可以收拢与展开的report风格的List控件, 很多软件都使用了这样的控件,比如eMule的下载列表,双击某个下载项就可以展开连接的子项. TreeListCtrl控件还可以用不同的颜色区分奇数行与偶数行 为Item加上网格等.-TreeListCtrl it is a similar the VC' s Watch window co
  3. 所属分类:TreeView

    • 发布日期:2017-11-05
    • 文件大小:36.61kb
    • 提供者:lili
  1. VCPP-graphics--connection

    0下载:
  2. 基于VC++的电力图形软件的电力图元连接-Power based the power VC++ graphics software primitives connection
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-20
    • 文件大小:357.72kb
    • 提供者:阿旭
  1. VC-HTML

    0下载:
  2. VC 界面编程,用WebCtrl控件,使对话框界面嵌入网络连接入口-VC interface programming, with WebCtrl controls, embedded network connection dialog interface makes entrance
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:34.67kb
    • 提供者:杨彬
  1. VCPP_Server_Client

    0下载:
  2. VC++编写一款可边下载、边聊天的多线程下载服务端、客户端程序,都可顺利编译,可指定IP进行连接,连接成功后,可进行对话,单对单的聊天,比较简单。服务端和客户端基于多线程,支持多任务。-VC++ prepared a chat while downloading, multi-threaded download server, the client program, can be successfully compiled, you can specify IP connection, afte
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:109.56kb
    • 提供者:李媛
  1. PortScan2(1)

    0下载:
  2. VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。-VC++ scans to obtain computer port state, can scan a single port, also can scan multiple ports, and display the scan to the port, the po
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:16.06kb
    • 提供者:Want
  1. mbre_learn_beginners

    0下载:
  2. Pour into XML, it is a better example of vc, vc + ADO connection, more suitable for beginners to learn-Pour into XML, it is a better example of vc, vc+ ADO connection, more suitable for beginners to learn
  3. 所属分类:GUI Develop

    • 发布日期:2017-12-16
    • 文件大小:319kb
    • 提供者:gbxm-7496
  1. thz

    0下载:
  2. elnet客户端VC++程序源码,我写的Telnet程序,基于Socket连接-Elnet client vc++ program source code, I write the Telnet program, based on the Socket connection
  3. 所属分类:ComboBox

    • 发布日期:2017-12-14
    • 文件大小:105kb
    • 提供者:Cantwza
  1. vkuyslr

    0下载:
  2. elnet客户端VC++程序源码,我写的Telnet程序,基于Socket连接-Elnet client vc++ program source code, I write the Telnet program, based on the Socket connection
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-16
    • 文件大小:105kb
    • 提供者:tsg-95515
  1. 24582088

    0下载:
  2. 一個基於Windows的顯示網路連線VC類別,可以用(A Windows based display Internet connection VC category, can use)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-25
    • 文件大小:3kb
    • 提供者:bigure
搜珍网 www.dssz.com