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

搜索资源列表

  1. 纯代码读取PNG图片的类 PNGClass

    0下载:
  2. 纯代码读取 png文件,通过类实现该功能 值得参考学习的代码-pure code reader png file, the feature category to achieve learning valuable reference source
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:254.68kb
    • 提供者:李全
  1. testfreepool

    0下载:
  2. 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:95.07kb
    • 提供者:fish6
  1. CXFileDlg

    0下载:
  2. 打开保存(任意数量)文件对话框,打开(任意数量)文件夹对话框类实现源码。-preserve open (any number) file dialog, open (any number) folder dialog to achieve source category.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:16.44kb
    • 提供者:李春兵
  1. fileopenclass

    0下载:
  2. 进行文件打开对话框调用的一个类的封装,可以方便的进行文件对话框的调用。-file open dialog box called a kind of Packaging, to facilitate the conduct dialog call.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:41.99kb
    • 提供者:王华
  1. CJ60Lib.zip

    0下载:
  2. CJ60Lib集成了新开发的VC++界面库,包括VC中很多的界面设计类,应用起来非常方便,添加如相应的类文件即可。,CJ60Lib integrates the newly developed VC++ Interface library, including the VC, many of the Interface Design category, the application is very easy to add such as the corresponding class file
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:90.33kb
    • 提供者:阿瑟机
  1. XFolderDialog_demo

    0下载:
  2. 基于CFileDialog类开发的一个文件选择窗口,这个窗口有很多独特的功能,大家可以下载试用-CFileDialog categories based on the development of a file selection window, the window there are many unique features, everyone can download the trial
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:45.03kb
    • 提供者:p
  1. bmpfile

    0下载:
  2. 关于位图文件操作的资料很多。为了方便开发人员的工作,写下本文,介绍了位图文件结构,在此基础之上设计了通用类CFG_DIB,用于进行位图文件的读写操作。-Bitmap file operations on the information a lot. In order to facilitate the development of staff, wrote this article, introduced the bitmap file structure, and on this basis
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:3.99kb
    • 提供者:lcl
  1. TabSheet

    0下载:
  2. /*********************************************************************** * 本类名称:属性对话框编程调用类库(VC++版) * 支持功能:动态添加、移除属性页;动态修改属性页标题;设置活动属性页;获取属性页的属性等。 * 编写人员:Coderui * 编写日期:2009年02月03日 * 最后更新:2009年02月09日 * 联系邮箱:coderui@163.com * 作者博客:
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:21.26kb
    • 提供者:coderui
  1. PreviousData

    0下载:
  2. 实现简单的在FormView类对象中调用简单的数据文件,文件格式已知,能够实现简易的放大、缩小、光标线选择范围放大等-The realization of a simple type of object in the FormView to call a simple data file, the file format is known, and easy to achieve amplification, reduced the range of options to enlarge the
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:89.42kb
    • 提供者:S.P.Z
  1. program75

    0下载:
  2. 本程序演示了windows通用对话框的功能,并使用了定制的文件对话框类,使文件对话框中可以显示当前的系统时间。-This procedure demonstrates the functions of windows common dialog box and use the custom file dialog class, make the file dialog box to display the current system time.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:12.68kb
    • 提供者:高辉
  1. duihuak

    0下载:
  2. 对话框用户界面程序的编写,如何向对话框控件联接数据成员及其实现机理, 如何向对话框控关联控件类,如何利用对话框类的成员函数向控件发送消息 和获取对话框控件的类指针,如何直接利用对话框控件类操纵对话框控件 (发送消息和直接调用成员函数)。如何在程序运行时产生和销毁控件。 对话框控件的几种操作方式的优劣比较分析。如何实现对话框的部分收缩 和展开。如何让对话框上的文本框在程序启动后立即获得焦点,如何利用 SetWindowLong改变窗口的回调函数,通过改变文本框的默认回车处理
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:9.38kb
    • 提供者:周州州
  1. parking

    0下载:
  2. 停靠代码 在对话框类的CPP文件中包含CAutoHideWnd类的头文件 #include "AutoHideWnd.h" 在CPP文件中声明CAutoHideWnd类的对象 CAutoHideWnd m_hideWnd 在对话框初始化函数中利用m_hideWnd调用CAutoHideWnd类中的Attach()函数 m_auto.Attach(this) -Stop code in the dialog class CPP file contains CAutoHid
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-07
    • 文件大小:10.47kb
    • 提供者:虫子
  1. dialog

    0下载:
  2. 斯凯平台MRP软件通用对话框源码,可用于基础类手机软件的文件浏览,选择文件等功能,附带有使用例程-Skye common dialog platform MRP software source code, class-based mobile phone software can be used to browse the file, select the file and other functions, comes with use of routine
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:72.63kb
    • 提供者:曾明
  1. Splitter

    0下载:
  2. 分割窗口QSplitter类在应用程序中经常用到,它可以灵活分布窗口的布局,经常用在类似文件资源管理器的窗口设计中。此程序实现了一个非常简单的分割窗口功能,整个对话框由三个窗口组成,各窗口之间的大小可以随意拖动改变。-Split the window QSplitter classes frequently used in the application, it can be flexible distribution of the layout of the window, often use
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:358.95kb
    • 提供者:张静
  1. code

    0下载:
  2. C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。-Classics
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:27.48mb
    • 提供者:shawning
  1. Ex08_1

    0下载:
  2. 利用CFile类实现文件的读操作,利用文件流fStream类实现文件的写操作。可实现文件的编辑保存和读取功能。-The CFile class implementation file read operation using file stream fStream class file write operations. File edit save and read function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-17
    • 文件大小:65.03kb
    • 提供者:逈梦游仙
  1. 009

    0下载:
  2. 实现仿VC界面的程序,能实现文件目录的读读取,日历控件的添加选择,对CTreeCtrl类进行了重新封装-Realization of imitation VC interface procedures, can achieve read read file directory, select the calendar control to add the CTreeCtrl class has been re-packaged
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:120.51kb
    • 提供者:曲波
  1. Draw2

    0下载:
  2. 此程序文件是一个MFC的工程文件,演示了如何利用MFC中已有的类库完成画图的过程,对于刚刚接触到MFC的童鞋将会有很大帮助。-This file is an MFC project file that demonstrates how to use the MFC class library already completed the process of drawing, just contact to the MFC' s shoes will be a great help.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2.21mb
    • 提供者:zhangjing
  1. whac-a-hole-codes

    0下载:
  2. QT5.3.0写的打地鼠源码,包含全部资源文件,绝对适合初入QT的新手。本程序采用Qmediaplayer类实现播放声音,使用QTime类实现计时器功能,重写了paintEvent,mouseMoveEvent,mousePressEvent,mouseReleaseEvent事件。-QT5.3.0 was fighting hamster source file that contains all the resources, and is suitable for novice enteri
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:765.38kb
    • 提供者:中二病之翼
  1. SkinTest

    0下载:
  2. 自定义MFC单文档皮肤,自己写了CMFraeWnd类 要使用皮肤只需包含头文件,并修改继承类即可-Custom MFC single document skin, himself wrote a CMFraeWnd class To use the skin just include the header file, and modifying the inheriting class can be
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-16
    • 文件大小:99.47kb
    • 提供者:miss
« 12 »
搜珍网 www.dssz.com