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

搜索资源列表

  1. Ch3_1.rar

    0下载:
  2. 用mfc编写时钟对话框,显示日期,时间等。-With MFC write clock dialog box, to display the date, time, etc
  3. 所属分类:对话框与窗口

    • 发布日期:2014-03-10
    • 文件大小:15722
    • 提供者:
  1. chengxudai

    0下载:
  2. 例子代码:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法,增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条,如何为应用程序添加启动画面 比较基础,给学习VC的朋友.-code examples : MFC AppWizard how to amend the framework Generation Wizard process and the a
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:52944
    • 提供者:王理
  1. ch3_1

    0下载:
  2. 用mfc编写时钟对话框,显示日期,时间等。-With MFC write clock dialog box, to display the date, time, etc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1880710
    • 提供者:ty
  1. clock

    0下载:
  2. 使用MFC做的一个时钟界面,每一秒都有一个滴答声音,模拟显示时钟的运行-Use MFC to do a clock interface has a ticking sound every second to simulate the operation of the clock display
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-03
    • 文件大小:137884
    • 提供者:reiryweui
  1. Led-Digital-Clock

    0下载:
  2. This Digital Clock on a Dialog box in MFC. It use blue LED style numbers for Clock digits. -This is Digital Clock on a Dialog box in MFC. It use blue LED style numbers for Clock digits.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-23
    • 文件大小:35730
    • 提供者:BMX
  1. C1_11_ClockDlg2

    0下载:
  2. 用mfc编写的时钟程序,设计了视图分栏,通过左边的对话框可以控制时钟的颜色-Mfc clock with written procedures, designed to view columns, the left side of the dialog box can be controlled by the color of the clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2060891
    • 提供者:付国楠
  1. clock1

    0下载:
  2. MFC简单时钟程序,模拟始终,不是电子时钟-MFC simple clock, analog always, not electronic clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-16
    • 文件大小:4150165
    • 提供者:leijianhua
  1. sumaguan

    0下载:
  2. 基于vc6.0编写的七段数码管显示时钟。运用到MFC-Seven-segment digital display clock based on vc6.0 written. Applied to the MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-10
    • 文件大小:2268092
    • 提供者:钟一
  1. clock

    0下载:
  2. MFC实现对话框显示功能,学习基本构架,Ctime类消息函数使用。-learn basic using rule of class ctime and the fundamental structure of MFC.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1943430
    • 提供者:刘礼
  1. clock-programme

    0下载:
  2. 基于MFC的WINDOWS应用程序设计 模拟时钟应用程序 -based on the MFC simulate the clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:461778
    • 提供者:成鹏
  1. clock-programme-based-on-the-MFC

    0下载:
  2. 基于MFC的WINDOWS应用程序设计 模拟时钟应用程序 -based on the MFC simulate the clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:461795
    • 提供者:成鹏
  1. zyt-pointer-clock

    0下载:
  2. 一个基于mfc的简单的模拟时钟程序,使用者可以从它入手进一步学习好vc可视化编程-It is a program to display a pointer clock!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-13
    • 文件大小:3526021
    • 提供者:zzyytt
  1. MFCclock

    0下载:
  2. mfc指针式时钟适用于课程设计和毕业论文-The mfc Analog clock applies to curriculum design and thesis
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:45121
    • 提供者:likai
  1. time-1.0

    0下载:
  2. 桌面时钟 更新 增加嵌入桌面功能,即使点击“显示桌面”时钟也不会隐藏。 实现方法:查看spy++ ,点击“显示桌面”后,类名为“WorkerW”窗口之上的窗口都可以显示。因此,可以改变时钟Z序至 “WorkerW”上。 求助:据网上资料可知,嵌入桌面可以通过将窗口设置为“Progman”的子窗口实现,但本人通过MFC的setparent()函数没能实现。希望哪位高手能够将实现的源代码发给我,小弟不胜感激。邮箱:yang_shu_ren@126.com-desktop clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:28007
    • 提供者:杨树仁
  1. LCDClock

    0下载:
  2. 基于MFC完成的,一个模拟液晶数字的时钟。-MFC-based analog LCD clock
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:12573429
    • 提供者:
  1. MFC_Digita16591810152003

    0下载:
  2. digital clock in mfc
  3. 所属分类:Dialog_Window

    • 发布日期:2017-12-01
    • 文件大小:26627
    • 提供者:Chau
  1. Electronic-clock

    0下载:
  2. Electronic clock 电子时钟程序 基于MFC C++ VC++环境 完整源代码程序-Electronic clock electronic clock program based on MFC C++ VC++ environment complete source code program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:2028229
    • 提供者:温伟伟
  1. clock

    0下载:
  2. MFC绘制时钟,完全使用openGL函数进行时钟的绘制-drawing a clock by MFC
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-18
    • 文件大小:4946798
    • 提供者:jimmy
  1. clock

    0下载:
  2. 带农历、定时关机的多功能VC++时钟,用MFC进行实现,值得学习。-Multifunctional VC++ clock with the lunar new year, regular shutdown, using MFC to achieve, it is worth learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:588546
    • 提供者:飞鹏
  1. time-clock-program

    0下载:
  2. VC++ 定时闹钟程序(带音效),在MFC界面上实现。功能计较全的定时闹钟。-VC++ time clock program (with sound), implemented in the MFC interface. All about timing alarm clock function.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-06
    • 文件大小:1326757
    • 提供者:飞鹏
« 12 »
搜珍网 www.dssz.com