CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - MFC Timer

搜索资源列表

  1. 使用定时器(MFC)示例代码

    0下载:
  2. 使用定时器(MFC)示例代码-use timer (MFC) sample code
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:60810
    • 提供者:李刚
  1. Timer

    0下载:
  2. 这一个有具高精度的C++MFC实现的定时器,初学MFC的同志可以考虑参考一下
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:36783
    • 提供者:bill_shea
  1. secondwatch

    0下载:
  2. 一个简单功能的对话框制作的秒表,主要应用MFC的ontimer计时器函数-A simple function of the dialog box produced by a stopwatch, the main applications of the MFC timer function ontimer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:44174
    • 提供者:姜明威
  1. Timer_v1

    0下载:
  2. 很經典的系統時間程式,以動態顯示目前的系統時間,學習擷取System timer的應用,以Visual Studio .NET 2003 MFC VC++為基礎編譯及驗證可用。-System timer example, dynamic display system timer, can study get system timer app.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-21
    • 文件大小:6188357
    • 提供者:asxzas
  1. Timer_demo

    0下载:
  2. mfc下使用timer範例,含大量註解,研讀後應能掌握timer用法-mfc timer example, contains a lot of notes. After study , should be able to master the use of timer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:36582
    • 提供者:zhang
  1. Modify

    0下载:
  2. 在MFC中使用定时器来改变窗体背景,已经本程序演示了使用托盘图标。-Used in the MFC timer to change the form background, has demonstrated the use of this procedure tray icon.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1769762
    • 提供者:笨笨
  1. EventTimer

    0下载:
  2. 本程序实现一个基于事件的定时器,不需要MFC的支持,解决了没有MFC时的定时问题,定时准确,简单易用。-This procedure of the case based on the implementation of a timer, do not need the support of MFC, MFC has not solved the problem when the timing, timing is accurate, easy to use.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:817791
    • 提供者:蓝天下
  1. Timer

    0下载:
  2. 用MFC实现时钟动态显示,世界时钟并有输入备忘的功能-MFC to achieve dynamic display with clock, world clock and a Memo function of input
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3657570
    • 提供者:wangshan
  1. TIMER

    0下载:
  2. 一款基于mfc的计时器,可用于计算时间。-Mfc-based timer can be used to calculate the time.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2896786
    • 提供者:谷灵
  1. MyClock

    0下载:
  2. mfc 时钟 包含计时器功能 功能强大 欢迎大家下载分享-mfc timer function Clock includes a powerful download welcome to share
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3660549
    • 提供者:etm
  1. MFC-timer

    0下载:
  2. 完全展示MFC有关时间的操作功能,适合初学者-Fully display the time operation function of MFC, is suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1871710
    • 提供者:xuxiaofeng
  1. timer

    0下载:
  2. 定时,计时小程序,MFC界面,点击菜单完成定时计时功能-Timing, timing applet, MFC interface, click the menu to complete timed timing function
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1952687
    • 提供者:tingting
  1. timer

    0下载:
  2. MFC程序,用于在状态栏和界面上显示当前时间 -PCI1010 movement control CARDS on the application of the industrial PC hardware manuals
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-08
    • 文件大小:1946636
    • 提供者:查峰
  1. timer-on-MFC

    0下载:
  2. MFC中如何使用定时器,简单举例,有基础者可以直接无视!-MFC, how to use a timer, a simple example, can have a foundation to ignore!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-26
    • 文件大小:194669
    • 提供者:托马斯杨
  1. Timer

    0下载:
  2. 用MFC实现的计时器。是为方便一个考GRE的同学做阅读设计的。-The MFC implementation of the timer.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-31
    • 文件大小:13562520
    • 提供者:jly
  1. timer

    0下载:
  2. 用MFC编写简单定时器小程序功能为0.1ms自动加1-a simple timer program function written in MFC。0.1ms automatically add 1
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2334090
    • 提供者:cbt
  1. MFC-TimerTest

    0下载:
  2. 在MFC中 使用settimer函数实现定时功能 本程序运用对话框间消息传递机制和回调函数两种方法实现 -Used in MFC SetTimer function timer function program using message passing mechanism and the callback function in the dialog between the two methods to achieve
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-22
    • 文件大小:41312256
    • 提供者:杨船昆
  1. timer

    0下载:
  2. c++ mfc timer 一个简单的计时器程序-c++ mfc timer with a simple timer program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1870048
    • 提供者:lyl
  1. MFC-Timer

    0下载:
  2. 常用vs计时器,用来入门,挺好用的,简单,明了-Commonly used vs timer for entry
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:10215805
    • 提供者:戚远航
  1. Timer

    0下载:
  2. 基于MFC制作的一个计时器小程序,可以参考学习一下(A small timer program based on MFC)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-21
    • 文件大小:38948864
    • 提供者:Tony1111
« 12 3 4 »
搜珍网 www.dssz.com