CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - vs2008 the

搜索资源列表

  1. 到目前为止最好用最美观的ToolTip

    0下载:
  2. 基于MFC,到目前为止最好用最美观的ToolTip,支持VS2008,Based on MFC, so far the best in the most beautiful ToolTip, support for VS2008
  3. 所属分类:对话框与窗口

    • 发布日期:2017-03-27
    • 文件大小:80848
    • 提供者:lxg
  1. vs2008-DLL-show-a-dialog

    0下载:
  2. 在网上找了很久在vs2008中用DLL来调用一个窗体的资料,终于让我测试成功了,哈哈,本系统在vs2008下用静态调用DLL的方式实现了DLL中显示对话框-On the Internet for a long time to call DLL in vs2008 using a form of data, and finally let me test succeeds, ha ha, the system calls in the DLL with the static under vs200
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-14
    • 文件大小:22988055
    • 提供者:张亚敏
  1. testXP

    0下载:
  2. XP样式的对话矿、按纽、单选纽,文本框和复选框,程序在VS2008编译通过-XP-style dialog mine, button, radio button, text boxes and check boxes, the program compiles in VS2008
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-21
    • 文件大小:6358605
    • 提供者:lht
  1. Explorer

    0下载:
  2. 这是一个使用VS2008编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。-This is a Explorer using VS2008 written , the Explorer play the role of windows Explorer , try to download and learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:30945
    • 提供者:
  1. RibbonMDI

    0下载:
  2. 实现在VS2008程序的office风格界面,采用Ribbon的控件完成!-In the the VS2008 program office style interface, the Ribbon controls to complete!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-10-31
    • 文件大小:8520996
    • 提供者:lijie
  1. propertypage

    0下载:
  2. 用VS2008制作的一个属性页的简单例子,希望对大家有所帮助-VS2008 produced with a simple example of the properties page, I hope all of you to help
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:1116357
    • 提供者:RenWei
  1. BaseDlg

    0下载:
  2. 基本的对话框编成,VS2008开发!内部有许多的VC++6.0开发工具的风格!-Basic dialog compilation, VS2008 development! There are many within the VC++6.0 development tools, style!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:48933
    • 提供者:kook
  1. OutlookMultiViews

    1下载:
  2. 类似于OUTLOOK的界面形式,使用Ribbon进行美化,VS2008下可用-OUTLOOK interface similar to the form, use the Ribbon for landscaping, VS2008 is available under the
  3. 所属分类:Dialog_Window

    • 发布日期:2016-12-25
    • 文件大小:86016
    • 提供者:王谦
  1. SCIControlTest

    0下载:
  2. 该程序实现了利用串口发送命令来控制下位机电机转速的监控界面。该界面利用MFC编写,开发环境为VS2008。界面上有一个转速示波器分别显示给定转速和实际转速。并且示波器大小和比例尺还会随着窗口的变化而变化。 其下位机程序为SCIControlTest_DSP-This program implements the control interface of moter speed via serial port. And the interface was programed with MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-30
    • 文件大小:12816558
    • 提供者:ZXH
  1. CCaptionButton

    2下载:
  2. 一个对窗口界面的标题栏添加按钮的类及其演示代码,比如实现toolwindow的按钮添加,测试在vc6.0及vs2008版本下通过。-A window s title bar interface to add button and demonstration of code, such as adding the button, realize toolwindow test in vs2008 vc6.0 and under the version.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:112247
    • 提供者:heartpoem
  1. history

    0下载:
  2. 可以显示历史信息的类似于windows的小窗口工程,在VS2008环境下成功测试-Historical information can show windows of the small window-like works in VS2008 successfully tested under
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:655
    • 提供者:刘庆
  1. MapForColor

    0下载:
  2. 地图着色,对中国地图着色,有最少颜色,使相邻省不同色,基于MFC,使用的是VS2008开发工具.-This is a produce of map for colored by diferent color witch use the least number of color.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:777716
    • 提供者:Renzh
  1. ChatRoom

    0下载:
  2. 我的这软件是采用VC++编程语言,使用软件是VS2008新建对话框应用程序。实现的功能是在局域网内多人聊天功能。-This software is using my VC++ programming language, the use of software is the VS2008 New dialog box application. Function is implemented in LAN multiplayer chat.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-21
    • 文件大小:36696064
    • 提供者:朱金龙
  1. MSOffice2007Demo

    0下载:
  2. 一个很好模仿Office2007界面的程序,源代码全部附上,可以在VS2008中运行-Office2007 a good imitation of the program interface, the source code all the attached, you can run in VS2008
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:724883
    • 提供者:麒麟
  1. DragDemo

    0下载:
  2. 改程序是图片拖放简单示例程序,通过mfc实现!VS2008实现环境!-Reform program is the picture drag and drop simple example program, achieved through mfc! VS2008 achieve environmental!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:120971
    • 提供者:张永健
  1. toolbartestII

    0下载:
  2. vs2008 mfc 实现ctoolbar的使用 从构建到逐步添加代码,以及自定义消息还响应工具条上面按键的消息。-vs2008 mfc achieve ctoolbar used to gradually add the code from the build, and customize the message also respond to the message button on the toolbar area.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-09
    • 文件大小:17046629
    • 提供者:hewei
  1. Countfile

    0下载:
  2. 采用VS2008做了一个对话框控件,在控件中可以进行四则运算,并把运算公式添加到列表控件中,可以对列表控件进行修改、更新、删除等操作,最后把列表控件中的内容按一定格式保存在txt文件中,同时也可以从文件中读取数据显示在列表控件上。此外,添加了在界面上进行二维绘图操作的功能,对初学者会有较大帮助。-Using VS2008 to do a dialog box control, the control can be arithmetic, and the computing formula add
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-09
    • 文件大小:17314816
    • 提供者:penglian
  1. CaptureWindows

    0下载:
  2. 安装软件过程中,微软老弹出的验证,很烦人,并且给客户很不友好的 所以就写了个小程序,当程序发现这个窗口时,自动选择仍然安装的选项,开发工具vs2008 -A recent driver development process, the installation of the driver, the Microsoft validation of the old pop-up, very annoying, and very friendly to the customer so I wrote
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-08
    • 文件大小:53484
    • 提供者:
  1. Student

    0下载:
  2. 使用VS 2008 MFC C++编写,拥有界面和基本功能,含源代码和可执行文件,可直接运行-Use the VS 2008 the MFC C++ to write, with the interface and basic functions, including source code and executable can be run directly
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:8077820
    • 提供者:吉尔多
  1. xitong-3

    0下载:
  2. 基于MFC的VegaPrime程序设计,能够实现对驾驶杆数据的采集,对三维视景中的飞机进行控制。 VegaPrime2.2.1,VS2008-The VegaPrime MFC programming based on the steering column enables data collection, three-dimensional visual control of the aircraft.
  3. 所属分类:Dialog_Window

    • 发布日期:2016-05-04
    • 文件大小:22986752
    • 提供者:Yongxilv
« 12 3 »
搜珍网 www.dssz.com