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

搜索资源列表

  1. onTimer()函数的小应用.rar

    0下载:
  2. 时间函数的简单运用! 很有用的,可嵌入大的运用程序.
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:42395
    • 提供者:
  1. 客户服务器端

    0下载:
  2. 这是完整的一个C/S的客户服务端程序!但是我希望加点功能!请大家帮帮忙,“我要做的是客户端和服务器正常运行的情况下,如果网络断了,(比如说我把网络弄掉了,然后再接好)过了一会网络恢复正常,客户端能自动连接到服务器端,不能人工干涉! 我查了一些资料,在VC里有一个函数OnTimer(nIDEvent)可以定时产生事件!可以实现这个功能,但是我用了,还是连不上,请大家帮帮忙吧!做好后给我发到我的邮箱里!谢谢!-This is a complete C/S programe,but I hope pu
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:96684
    • 提供者:海军
  1. UnwindowsTimerSupport

    0下载:
  2. 提供了MFC中的CTimer类的功能,但它不需要窗口的支持,使用时,只需继承CTimerSupport类。 计时器是持续运行的,如果不被KillTimer()函数停止;会持续调用OnTimer()函数。-the MFC CTimer the functional category, but it does not need the support of the window, use, only inherit CTimerSupport category. Timer is a conti
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1765
    • 提供者:张海玉
  1. alert

    0下载:
  2. 闹钟提醒程序,主要用OnTimer进行控制.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:62427
    • 提供者:牛文江
  1. scrollfont

    0下载:
  2. 滚动字幕,用OnTimer定时器来定时在窗口上显示滚动的字幕
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:28305
    • 提供者:Dong
  1. dynamicdrawcurves

    1下载:
  2. 设置背景颜色和画笔颜色,动态绘制正弦曲线和余弦曲线.余弦曲线放在OnTimer中.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43568
    • 提供者:chy
  1. wm_timer

    0下载:
  2. 这项计划要求( WM_TIMER ) ,是专为时间维持。 在这个项目中我用三( 3 )功能( SetTimer , OnTimer , KillTimer ) ,这些功能都支持该计划的选择-This program called (WM_TIMER) ,is designed for time keeping. In this program I used three (3) functions (SetTimer,OnTimer,KillTimer),these function s
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1957971
    • 提供者:张涛
  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. onTimer()函数的小应用

    0下载:
  2. 时间函数的简单运用! 很有用的,可嵌入大的运用程序.- Function of time simple utilization! Very useful, may insert the big utilization procedure
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:34500
    • 提供者:马权
  1. static_led_demo

    0下载:
  2. 非原创 模拟led闪烁控件 用picture控件实现。双缓冲,很不错。 源码是个小例子 以下是给新手的提示: 使用的时候仅需要led.h和led.cpp 最简单的led闪烁:画个picture控件,控件定义个CLED 的控制变量 在对话框初始oninitdialog里设定led初始状态(setled),然后用timer定时,在ontimer里用ping这个函数点亮就可以了。-Non-original analog led blinking picture contro
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:32762
    • 提供者:ultraqiangda
  1. OnTimer

    0下载:
  2. 关于定时器的使用,自己写的代码 绝对不会跟人家的重复-With regard to the use of timers that they will not write the code duplication with others ~ ~ ~
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:26433
    • 提供者:
  1. HOTKEY

    0下载:
  2. 原创的电子提醒功能小工具.2个小闹钟计时器.用到 热键功能函数,OnTimer,多线程,和文件读写等等的知识-Original function of an electronic gadget to remind .2 a small alarm clock timer. Use hotkey function, OnTimer, multi-threaded, and document the knowledge to read and write, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:29129
    • 提供者:陈锐
  1. TimeMeans

    0下载:
  2. WM_timer消息的运用,演示四种情况下,settimer与ontimer的应用-WM_timer the use of information, presentation of four cases, settimer with the application of ontimer
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:20075
    • 提供者:
  1. dynamicUpdateList

    0下载:
  2. 利用定时器把MySQL数据表的数据实时显示在基于对话框的listctrl中。-mysql,clistctrl,ontimer
  3. 所属分类:Other systems

    • 发布日期:2017-05-27
    • 文件大小:9688636
    • 提供者:fengxinya
  1. Timer

    0下载:
  2. 该源码用vc用ontimer实现了一个计时的实例,希望对朋友们有帮助-The source code is available ontimer achieved with the vc a time instance, want to help my friends
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1924336
    • 提供者:lgx
  1. clock2

    0下载:
  2. 一个简单的VC制作的指针式时钟,本程序主要是编辑void CWulihuaView::OnDraw(CDC* pDC)(此函数用于绘制时钟的边框和指针以及十二个时间点)和另外两个函数:int CWulihuaView::OnCreate (LPCREATESTRUCT lpCreateStruct)和 void CWulihuaView::OnTimer (UINT nIDEvent),后两个函数主要是用于窗口和时间刷新,代码编辑之后运行结果是一个时钟。-VC make a clock ,e
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1949545
    • 提供者:mcroal
  1. HowToUse_OnTimer

    0下载:
  2. 实际测出OnTimer函数的实际响应时间,在需要时间敏感型的程序中有用。-OnTimer function of the actual measured the actual response time, the need for time-sensitive program useful.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:80421
    • 提供者:bf010
  1. miaobiao

    0下载:
  2. 使用onTimer()函数编写的秒表,时、分、秒、微秒都能设置,点击开始按钮,秒表就开始走动了。-Use onTimer () function is written in stopwatch, hours, minutes, seconds, microseconds can be set up, click the Start button, move the stopwatch started.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:26338
    • 提供者:张彬
  1. Logo_Pannel

    0下载:
  2. 用VC做一个Flash,里面介绍了OnTimer的用法- do a Flash with VC++, which describes the use OnTimer
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2473951
    • 提供者:陈金强
  1. vcontimer

    0下载:
  2. vc制作一个简单的时钟程序 环境VS2005 MFC 主要是熟悉OnTimer()-vc制作一个简单的时钟程序
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:45567
    • 提供者:李昊
« 12 »
搜珍网 www.dssz.com