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

搜索资源列表

  1. VC--FileConstrol

    0下载:
  2. 文件的查找 文件的打开/保存对话框 -documents you open the document / preservation dialog
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3760
    • 提供者:还要啊?
  1. ControlSample

    0下载:
  2. 详细讲述了各种控件在VC对话框上的应用,这是一个示例程序,对初学者有一定的作用。-described in detail the various controls in the dialog VC on the application, this is a sample program, for beginners a certain role.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:55966
    • 提供者:董万峰
  1. vc++界面编程总结

    0下载:
  2. 在你的对话框中添加一个的WM_CTLCOLOR的消息句柄-in your dialog box to add a news WM_CTLCOLOR the handle
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:50018
    • 提供者:sun
  1. VC++里面的关于MENU资源操作

    0下载:
  2. 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:3251
    • 提供者:sun
  1. 1719

    0下载:
  2. 很好的系统,vc ++对话框的编程.实现选择-good system, vc dialog programming. Achieving choice
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:109951
    • 提供者:周鹏
  1. My-_priter

    1下载:
  2. 我编写的关于VC打印预览及打印的程序,包含VC对话框到preview框架的调用,另外就是自主设计打印纸张的大小。对自动控制编程人员有一定的参考价值。-prepared by the VC print and preview process, VC contains dialog framework to preview the call and the other independent design print paper size. Programming of control can be
  3. 所属分类:打印编程

    • 发布日期:2008-10-13
    • 文件大小:198080
    • 提供者:刘玉利
  1. nntoolkit-vc

    0下载:
  2. 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:159745
    • 提供者:yaomm
  1. vc++2delphi

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -using Del
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:143353
    • 提供者:康健
  1. GetMacAddr-vc

    0下载:
  2. 基于对话框的vc程序,通过对话框获取网卡序号和mac地址,是一个很好的学习例子。与大家共享!-vc based on the dialog process, through dialog access card serial number and mac address, is a good example of learning. And share!
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:29520
    • 提供者:陈芳
  1. sliderdlgpaint

    0下载:
  2. 在vc对话框中实现一个可用鼠标拖动的实心方块 算法采用局部刷新,最大程度上避免闪烁 同时不影响其他控件的显示-in vc dialog can be used to achieve a solid mouse scrolling box using a local update algorithm, maximum extent possible to avoid flicker without affecting the other controls revealed
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:40071
    • 提供者:李立群
  1. MapMove

    1下载:
  2. 图像移动,实现在vc对话框下的直线移动,方便使用-moving images, achieving the vc dialog under the linear movement, ease of use
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:28594
    • 提供者:吴愧
  1. 《VC++6.0 用户界面制作技术与应用实例》写的一些代码

    0下载:
  2. 根据《VC++6.0 用户界面制作技术与应用实例》写的一些代码,主要功能有无模式对话框、切分窗口、CDialogBar等一些基本界面操作,比较初级
  3. 所属分类:书籍源码

    • 发布日期:2012-01-04
    • 文件大小:68994
    • 提供者:文聪
  1. Ipl2Img

    0下载:
  2. 将OpenCV的IPLImage格式的图像转换为可以在VC对话框里显示的图像格式。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:59912
    • 提供者:Dongjianhua
  1. Mybole

    0下载:
  2. 孙鑫老师的讲课笔记,vc对话框的编程
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:42610
    • 提供者:jyke
  1. vc++1

    0下载:
  2. VC 源代码 --- --- --- --- --- --- --- -- dswRename_src.zip   一个可以重命名workspace的程序。 simplecomserver_src.zip   演示了如何生成一个COM组件。 consolePipe_src.zip consolePipe_demo.zip   用图形界面的程序装载控制台程序并接收控制台程序的输出。 TiffToP
  3. 所属分类:汇编语言

    • 发布日期:2014-01-16
    • 文件大小:668843
    • 提供者:章海
  1. vc++5

    0下载:
  2. Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。
  3. 所属分类:汇编语言

    • 发布日期:2014-01-16
    • 文件大小:40134
    • 提供者:章海
  1. VC++code

    0下载:
  2. VC++深入详解电子书的源代码,其中包括了对话框和图画绘制的源代码,对VC++ MFC的初学者很有帮助。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1770186
    • 提供者:副教授
  1. vc

    0下载:
  2. 此上载文件包含了多个用vc开发的实例。包含了VCL控件的使用, 多态对话框及按钮控件的生成, 桌面墙纸的定期更换等
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10765105
    • 提供者:鹦鹉
  1. VC++

    0下载:
  2. WinSun实现在对话框中捕捉到鼠标按下消息;File实现对文件的读取编辑存储等功能;Style实现对文档风格的编辑
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:214615
    • 提供者:蕾蕾
  1. 用VC语言实现的汉罗塔

    0下载:
  2. 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:89255
    • 提供者:雷冰
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com