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

搜索资源列表

  1. 195886ListCtr

    0下载:
  2. 漂亮的列表框,VC界面美化,有需要的喷油可以看看!!对初学者很有用哦-Nice list box, VC interface landscaping, there is a need for injection can see! ! Oh, very useful for beginners
  3. 所属分类:ComboBox

    • 发布日期:2017-03-30
    • 文件大小:123581
    • 提供者:hurui
  1. VC-MFC

    2下载:
  2. VC-MFC编程实例 电子版PDF 本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。-VC-MFC programming examples electron
  3. 所属分类:Windows编程

    • 发布日期:2013-11-19
    • 文件大小:24641685
    • 提供者:zhang
  1. DES(vc)

    0下载:
  2. 本代码采用VC实现DES,使用MFC制作界面-This code uses VC to achieve DES
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1948292
    • 提供者:kevinlee
  1. PicEx

    0下载:
  2. vc下只能读取bitmap,此类对用vc常用空间显示jpg,gif等图片进行了封装,使使用变的异常简单。让vc界面美化工作变的轻松。-vc can only be read under the bitmap, such a common space on the display with vc jpg, gif and other images were packaged so that the abnormal use of a simple change.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:200846
    • 提供者:ssq
  1. AppFace-For-VC-0.2

    0下载:
  2. 使用免费界面库 AppFace For VC 0.2 为VC++6.0界面添加皮肤,让您的界面更漂亮 -Free interface library AppFace For VC 0.2 to VC++6.0 interface to add the skin to make your interface more attractive
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:2344192
    • 提供者:xiao ping
  1. XtreamToolKitB

    2下载:
  2. 很牛的VC界面编程技巧——XTP界面编程的经典总结,这是花了积分从其它网上下的,在此免费。-Is cattle VC interface programming skills- XTP interface programming of the classic summary of this is spent under the integral from the other online, for free.
  3. 所属分类:GUI Develop

  1. GuessNum

    0下载:
  2. VC++ 界面优化的例程,界面优化皮肤,例程是一个猜数字的对话框-VC++ Interface optimized routines, interface optimization of the skin, routine is a dialog box猜数字
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:461362
    • 提供者:蔡文雯
  1. SpecialFX-VC

    0下载:
  2. SpecialFX(VC特效代码),VC界面添加波纹和火焰特效。-SpecialFX (VC effects code)
  3. 所属分类:Button control

    • 发布日期:2017-11-07
    • 文件大小:2287638
    • 提供者:zzf
  1. GPRS-VC

    0下载:
  2. 该源程序是使用VC开发的基于GPS的全球定位系统的上位机界面,可以通过接受卫星数据进行全球定位。-The source code is developed by using VC-based Global Positioning System GPS-PC interface, you can accept the data from global positioning satellites.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-28
    • 文件大小:11063912
    • 提供者:xuweitao
  1. Chap6

    1下载:
  2. vc++ 复杂菜单的制作,有利于用户做简单的界面。是界面美化必不可少的一部分。-visual c++
  3. 所属分类:GUI Develop

    • 发布日期:2016-08-03
    • 文件大小:1980416
    • 提供者:wangjuan
  1. VCIDE

    0下载:
  2. 制作类似VC++6.0 IDE 界面的源代码,包括可拖放、可停靠的面板-The production of similar VC++6.0 IDE interface source code, including drag-and-drop, the panel can be docked
  3. 所属分类:GUI Develop

    • 发布日期:2017-02-19
    • 文件大小:2900791
    • 提供者:肖新
  1. RisingUi

    0下载:
  2. 仿瑞星的漂亮界面,vc++编译调试通过 皮肤很好,下载很值的-Rising imitation beautiful interface, vc++ compiler debugging through the skin very well, download the very values
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:669155
    • 提供者:王三
  1. MyPlayer

    0下载:
  2. mp3播放器,vc++制作,界面漂亮,有点类似千千静听的风格。但是同步播放歌词好像有一点问题,没法支持从网络直接同步歌词功能。-mp3 player, vc++ production, beautiful interface, somewhat similar to thousands of listening style. But like the lyrics synchronized to play a little problem, can not support synchronous
  3. 所属分类:Multimedia Develop

    • 发布日期:2016-01-26
    • 文件大小:174195
    • 提供者:Jason
  1. vc 五子棋

    0下载:
  2. vc编的五子棋,只有简单的人人对战,对刚接触windows的新手希望有所帮助。基本没有注释,是作者闲暇之余写的。
  3. 所属分类:其他智力游戏

  1. MyBusinessDlg1

    0下载:
  2. vc++ mfc 界面编程 按钮 对话框 自绘控件-vc++ mfc programming interface dialog button controls drawn from
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:109429
    • 提供者:humu
  1. vc下OpenGL的三维建模

    3下载:
  2. vc下OpenGL的三维建模,实现飞机、火箭和雷达的模型-vc under OpenGL three-dimensional modeling, the realization of the aircraft, rockets and radar model
  3. 所属分类:游戏

    • 发布日期:2013-07-01
    • 文件大小:1872219
    • 提供者:van
  1. sjcl

    0下载:
  2. 一个小型的数据库软件,用VC编写,数据库用ACCESS,数据源用ODBC,程序可直接创建数据源,使用时,只需把数据库文件jxc.mdb拷入C:\Program Files\database\即可,数据处理功能齐全,而且在视图列表中,双击某一条记录即可进行修改,非常方便。而且界面按钮都是经过处理的特别漂亮。-A small database software used to prepare VC, databases with ACCESS, the data source using ODBC,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-09
    • 文件大小:118345
    • 提供者:站长
  1. multiFileBrowser

    0下载:
  2. 这个浏览器是用vc6.0编写的,界面类似IE,但它是一个多文档程序,为了方便在各个窗口之间切换,我特意在工具条上加了一个窗口列表,你可以在此毫不犹豫地快速切换窗口、也可以双击使窗口最大化。工具条采用IE风格,仅加入了最常用按钮。一些菜单功能没有实现,不过你可以用右键菜单中的功能来完成。- This browser is compiles with vc6.0, contact surface similar IE, but it is more than documents procedure
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-26
    • 文件大小:66439
    • 提供者:许豫飞
  1. vc++访问DAO数据库

    0下载:
  2. 本系统采用Visual C++语言编写,运用软件工程的思想, 采用面向对象分析、设计的方法学完成。通过建立系统的数据库,对象模型、动态模型、功能模型,设计界面窗口,算法结构,函数之间互相调用完成实现系统的功能。-the system using Visual C language, the use of software engineering, object-oriented analysis, the design methodology completed. Through the est
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:88955
    • 提供者:
  1. vc3d

    0下载:
  2. VC开发的3D游戏界面,以及各种操作方式。-VC development of 3D game interface, as well as the manner of operation.
  3. 所属分类:Game Engine

    • 发布日期:2017-11-11
    • 文件大小:7241139
    • 提供者:liaoqiongxia
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com