搜索资源列表

  1. static_12

    0下载:
  2. 本程序从CStatic派生CXJWDigitClock类,用于实现数字时钟。-This procedure CXJWDigitClock category derived from CStatic for the realization of the digital clock.
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:36864
    • 提供者:vcswath
  1. RutineDemo

    0下载:
  2. 公交路线模拟(在开发有关地理定位的应用程序时,程序中经常需要描述各个地点的位置以及交通路线情况。为了清晰、准确地描述某个地点信息,通常采用图形和文字相结合的方式。本例实现了一个公交路线的模拟程序,利用CStatic控件存储各个站点信息)。-Bus route simulation (in the development of geo-positioning applications, the programs often need to
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:243712
    • 提供者:蔡开成
  1. png_helper

    0下载:
  2. VC中实现png文件的显示功能,能够实现透明显示,各种效果,-Png files in VC realize the display function, to achieve a transparent display, various effects,
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-17
    • 文件大小:552960
    • 提供者:Libz
  1. digitalclock

    0下载:
  2. 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类-A simple digital clock procedures, in which category the date derived from MFC CStatic base class
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:122880
    • 提供者:litingjiu
  1. linkbtn

    0下载:
  2. 介绍一个CButton的派生类CLinkButton,用此派生类制作的按钮具有以下特点: 1、按钮的外观类似静态控件类CStatic 产生的对象。 2、当鼠标的光标移到按钮上,但并未按下时,光标改变形状,字体改变形状;按钮类似应用在工具条和菜单上的扁平钮效果。 3、当按钮按下时有立体感(凹凸)。-The introduction of a CButton derived class CLinkButton, use this
  3. 所属分类:按钮控件

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:段平平
  1. CTestWindow

    0下载:
  2. 上面的代码开始于建立窗口和CStatic。然后建立一CFont类型对象。-Above began in the establishment of the code window and CStatic. Then the establishment of one type CFont object.
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:chenwb
  1. static1

    0下载:
  2. CStatic文本的外观 首先在单击1行中调用CTestWindow::Create函数。它是Cfr a meWnd对象的Create函数,因为CTestWindow从Cfr a meWnd继承了其行为。所以第一行中的代码指定了窗口大小应该为200×200个象素,窗口的左上角被初始化在屏幕的0,0位置处。常数rectDefault可用CRect参数来替代。-CStatic text the appearance of the fir
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:chenwb
  1. cclockST

    0下载:
  2. CClockST_src.zip CClockST_demo.zip  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。-CClockST_src.zipCClockST_demo.zip a simple digital clock procedures, in which category the date derived from MFC CStatic base class.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:122880
    • 提供者:mm
  1. HLink

    0下载:
  2. 用于处理超级链接的类,可以直接在vc6中使用,从CStatic继承。-Used to deal with the type of hyperlink can be used directly in vc6, inherited from CStatic.
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:ck
  1. beautiful_static

    0下载:
  2. vc++ 漂亮的mfc静态文本控件,可以做成多种形式的文本!-vc++ beautiful mfc static text controls, can cause various forms of text!
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:Qin Qiang
  1. MyDlg

    0下载:
  2. 在对话框上添加可分割的视图,使用继承于CStatic类的CFligControl类,实现了视图的分割-Add in the dialog box can be separated from view, the use of inheritance in the CStatic class CFligControl category, achieved a view of the partition
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:竹滨
  1. TransStatic

    0下载:
  2. 透明的标签控件!!重载即可.然后和平常使用CSTATIC搬的使用即可-Transparent label control! ! Overloading can be. CSTATIC then and the normal use of the use of moving to
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:ouyanghaodong
  1. 1262523828

    0下载:
  2. VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip   这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1012736
    • 提供者:yongchensong
  1. Clock

    0下载:
  2. 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。 -A simple digital clock procedures, in which category the date derived from MFC CStatic base class.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:122880
    • 提供者:pengzhangxiang
  1. CClockST

    0下载:
  2. 一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类-A simple digital clock procedures, one of the date-type derived from MFC CStatic base class
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:122880
    • 提供者:赵江
  1. TimeST

    0下载:
  2. CClockST是一个来自MFC的CStatic类。CClockST是基于CStatic的扩展,可以将它放置在您的对话框中,并实现了一个简单的时钟和日期!如何将CClockST在应用到您的程序中需把ClockST.h、ClockST.cpp包含到你的工程中。-CClockST is a class derived from MFC CStatic class. CClockST just subclasses the supplied
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:Athink
  1. CheckableGroupboxDemo

    0下载:
  2. 一个对CStatic静态控件进行了扩展的示例,对CStatic控件增加了checkbox.-Often, we want to disable a set of controls in our dialog. A group box is a good control to categorise a few controls together, but unfortunately it cannot enable/disable its
  3. 所属分类:组合框控件

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:Athink
  1. MyRoundMeter

    0下载:
  2. 基于CStatic的一个背景透明的工业仪表类,可设置仪表刻度,指针,表盘等颜色,有超限报警功能-Based on a background of transparent CStatic industrial instruments, instrument calibration can be set, pointer, dial color, etc., have overrun alarm function
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:1669120
    • 提供者:曹洪太
  1. static

    0下载:
  2. 本程序从CStatic派生出CHyperlink,用于实现超级链接的各种功能-This procedure CStatic derived from CHyperlink, hyperlinks to achieve the various functions
  3. 所属分类:Static控件

    • 发布日期:2024-05-17
    • 文件大小:48128
    • 提供者:archy
  1. CLabel_demo

    0下载:
  2. 扩展的CStatic控件,有了它,在窗口输出各种漂亮的文字就变得简单了-CStatic control expansion, with its output in a variety of beautiful window becomes simple text
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:里斯
« 1 2 3 4 5 6 7 89 10 11 12 13 14 »

源码中国 www.ymcn.org