搜索资源列表

  1. vctimer

    0下载:
  2. VC6下的定时器,为1M秒执行的代码,定时可以自己修改.希望对你们有帮助.-Under VC6 timer, 1M seconds for the implementation of the code can modify from time to time. I hope for your help.
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:27648
    • 提供者:bill.zhang
  1. vctimer

    0下载:
  2. 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用-In the VC++ using the multimedia timer in the source code, just like the same stopwatch function, set the timer clicks later, it
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:10240
    • 提供者:李泉成
  1. vctimer

    0下载:
  2. 自己开发的小计时器供大家学习参考,多多指正.-Self-developed small-timer for them to learn a reference lot of corrections.
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-07-01
    • 文件大小:11264
    • 提供者:王缘缘
  1. vctimer

    0下载:
  2. VC++设置程序开机就运行源代码,也就是电脑启动后就随系统一起运行指定程序,在编写大项目的时候,说不定能用得上,有空参考一下。-VC++ setup program start to run the source code, that is, with the system after the computer starts to run the specified program, the time in the preparatio
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:15360
    • 提供者:李志
  1. vcTimer

    0下载:
  2. VC++打字效果的文字演示,文字一个一个的出现,和打字效果很相似.-Effect of VC++ typing text presentation, text appears one by one, and typing results are very similar.
  3. 所属分类:软件工程

    • 发布日期:2024-07-01
    • 文件大小:21504
    • 提供者:wang wei
  1. vctimer

    0下载:
  2. 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用-In VC++ using the multimedia timer in the source code of the same features as a stopwatch, and click to set the timer, it begins
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:13312
    • 提供者:丹丹
  1. vCtimer

    0下载:
  2. 说是按钮,其实就是图片上的按钮,跟vc的按钮控件是完全不同,但是当时我想让画的按钮也响应鼠标动作比如鼠标移动到按钮上,鼠标单击等,方法很笨,就是在主对话框中对鼠标的移动和单击动作进行检测,如果发生位置位于按钮区,就在“按钮”区另贴一幅图,以实现鼠标在其上的效果,单击类似。 - // TODO: Add your specialized code here and/or call the base class m_pBmp1.L
  3. 所属分类:界面编程

    • 发布日期:2024-07-01
    • 文件大小:136192
    • 提供者:廖杰
  1. VCtimer

    0下载:
  2. VC 写的定时器 计数器示例程序,定时器响应函数(在SetTimer()函数的最后一个参数可以指定一个回调函数,没有指定时采用默认的回调函数OnTimer()),变量声明必须在“{}”中。如图所示的例子中,左侧为定时器,右侧为计数器,点击相应的控制按钮可测试对应功能。-VC wrote timer counter sample program, the timer response function (in SetTimer () fu
  3. 所属分类:Windows编程

    • 发布日期:2024-07-01
    • 文件大小:21504
    • 提供者:kpudn63

源码中国 www.ymcn.org