搜索资源列表

  1. UnwindowsTimerSupport

    1下载:
  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 CTimerSupp
  3. 所属分类:Windows编程

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

    2下载:
  2. 单击鼠标左键调用this->SetTimer(1500,NULL),时间间隔是0.5秒,每隔0.5秒就会发送WM_TIMER消息,调用函数ONTIMER,使M_INDEX增加,通过INVALIDATE函数触发对屏幕的刷新.-click the left mouse button call this -
  3. 所属分类:多媒体

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

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

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

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

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

    0下载:
  2. 该事例是使用VC环境编写的.程序运行的打开和关闭时都有动画弹出!该程序利用了VC中的OnTimer事件实现的.
  3. 所属分类:其它

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

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

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

    0下载:
  2. 本程序是关于ontimer()时间函数在VC++中的应用,运行结果可以动态显示文本,实现动画功能,是学习VC++延时的好代码,希望大家从中得到更多的收获,代码可以运行。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:52643
    • 提供者:刘辅
  1. AnimatorApplicationTimer

    0下载:
  2. 一个时间控制的数字动画,看看你是否感兴趣-a time control of digital animation, try to see whether you interested
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:木子
  1. 客户服务器端

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

    • 发布日期:2024-05-21
    • 文件大小:3988480
    • 提供者:海军
  1. 2ontimer

    0下载:
  2. 2个时钟的程序,时间间隔不同,很简单 哦,-two clock procedures, different time intervals, very simple Oh,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:王明
  1. Countdown_code_by_JavaScript

    0下载:
  2. Javascr ipt倒计时代码:新建一个文本文件(后缀名是TXT),然后将下面的源代码全部复制/粘贴到这个文本文件中,保存后改变这个文本文件的后缀名为HTML,然后在IE浏览器中打开并运行。考虑到onTimer函数中执行语句的延迟,实际中你可以减少elapse的值,使得倒计数秒更为精确!欢迎大家指点!-countdown Javascr ipt code : a new text file (suffix were TXT), Bel
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:miracleboy
  1. donghua

    0下载:
  2. 该事例是使用VC环境编写的.程序运行的打开和关闭时都有动画弹出!该程序利用了VC中的OnTimer事件实现的.-The example is prepared using the VC environment. Procedures run on both open and close the pop-up animation! The program made use of VC in the OnTimer event realiz
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1888256
    • 提供者:wyy
  1. dynamicdrawcurves

    0下载:
  2. 设置背景颜色和画笔颜色,动态绘制正弦曲线和余弦曲线.余弦曲线放在OnTimer中.-Set background color and the brush color, dynamic rendering sinusoid and cosine curves. OnTimer in cosine curve on.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-21
    • 文件大小:1957888
    • 提供者:chy
  1. www

    0下载:
  2. 先运行力控应用程序(如演示工程——反应釜),实时数据库系统亦随之启动。      然后启动delphi6.0,创建一个新的工程。      在form1窗体中,放置DdeClientConv控件(system标签页),设置ConnectMode属性值为ddeAutomatic、DdeService属性值为db、DdeTopic属性值为db;      接下来放置DdeClientItem控件(system标签页)
  3. 所属分类:医药行业

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:慰藉
  1. dynamicUpdateList

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

    • 发布日期:2024-05-21
    • 文件大小:9689088
    • 提供者:fengxinya
  1. HowToUse_OnTimer

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

    • 发布日期:2024-05-21
    • 文件大小:80896
    • 提供者: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. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:26624
    • 提供者:张彬
  1. zyltim117

    0下载:
  2. ZylTimer is a high resolution, long-term Delphi / C++Builder timer component which provides a higher precision than the standard Delphi / C++ Builder TTimer component. TTimer component which ships with Delphi / C++Bui
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:202752
    • 提供者:b0x
  1. Logo_Pannel

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

    • 发布日期:2024-05-21
    • 文件大小:2473984
    • 提供者:陈金强
  1. HttpConnections

    0下载:
  2. j2me的联网方法,支持自动跳转移动二次确认页面,自动跳转302,ontimer等。-j2me networking approach to support automatically moving the second jump confirmation page fr a mes 302, ontimer so.
  3. 所属分类:J2ME

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:hunter
« 1 23 »

源码中国 www.ymcn.org