登录
首页 » Visual C++ » XTimer

XTimer

于 2020-12-28 发布 文件大小:509KB
0 271
下载积分: 1 下载次数: 7

代码说明:

  一款功能强大的计时器,内附VC6和.Net的源码(A powerful timer included VC6 and. Net source code)

文件列表:

XTimer_demo
...........\src
...........\...\About.cpp,696,2011-06-15
...........\...\About.h,725,2011-06-15
...........\...\alarm1.wav,79012,2011-06-15
...........\...\app.manifest,665,2011-06-15
...........\...\BtnST.cpp,70216,2011-06-15
...........\...\BtnST.h,10407,2011-06-15
...........\...\hans.ico
...........\...\hightime.cpp,39598,2011-06-15
...........\...\hightime.h,11232,2011-06-15
...........\...\hightime.inl,11751,2011-06-15
...........\...\HyperLink.cpp,11107,2011-06-15
...........\...\HyperLink.h,2923,2011-06-15
...........\...\MemDC.h,2884,2011-06-15
...........\...\more.ico
...........\...\OddButton.cpp,7616,2011-06-15
...........\...\OddButton.h,3198,2011-06-15
...........\...\play.ico
...........\...\playd.bmp

...........\...\reset.ico,318,2011-06-15
...........\...\resource.h,2857,2011-06-15
...........\...\start.ico,318,2011-06-15
...........\...\StaticCounter.cpp,14591,2011-06-15
...........\...\StaticCounter.h,9426,2011-06-15
...........\...\StdAfx.cpp,208,2011-06-15
...........\...\StdAfx.h,1769,2011-06-15
...........\...\stop.ico,318,2011-06-15
...........\...\TimerOptions.cpp,5550,2011-06-15
...........\...\TimerOptions.h,1362,2011-06-15
...........\...\XButtonXP.cpp,15918,2011-06-15
...........\...\XButtonXP.h,3084,2011-06-15
...........\...\XHyperLink.cpp,18000,2011-06-15
...........\...\XHyperLink.h,4842,2011-06-15
...........\...\XThemeHelper.cpp,9348,2011-06-15
...........\...\XThemeHelper.h,3435,2011-06-15
...........\...\XTimer.aps,109208,2011-06-15
...........\...\XTimer.cpp,2298,2011-06-15
...........\...\XTimer.h,968,2011-06-15
...........\...\XTimer.rc,10767,2011-06-15
...........\...\XTimerDlg.cpp,20417,2011-06-15
...........\...\XTimerDlg.h,3318,2011-06-15
...........\vs2005
...........\......\XTimer.sln,876,2011-06-15
...........\......\XTimer.vcproj,6932,2011-06-15
...........\vs6
...........\...\Release
...........\...\.......\XTimer.exe,155648,2011-06-15
...........\...\Unicode_Release
...........\...\XTimer.dsp,8926,2011-06-15
...........\...\XTimer.dsw,537,2011-06-15
...........\...\XTimer.ncb,148480,2011-06-15
...........\...\XTimer.opt,48640,2011-06-15
...........\wav files
...........\.........\4beeps.wav,20166,2011-06-15
...........\.........\alarm1.wav,79012,2011-06-15
...........\.........\alarm2.wav,60430,2011-06-15
...........\.........\alarmclock.wav,75171,2011-06-15
...........\.........\alert.wav,22702,2011-06-15
...........\.........\beeps.wav,21005,2011-06-15
...........\.........\bell.wav,28486,2011-06-15
...........\.........\buzzer.wav,39276,2011-06-15
...........\.........\chirp.wav,22754,2011-06-15
...........\.........\ding.wav,6522,2011-06-15
...........\.........\dingdong.wav,16538,2011-06-15
...........\.........\fanfare.wav,12550,2011-06-15
...........\.........\gong.wav,9850,2011-06-15
...........\.........\ohoh.wav,10008,2011-06-15
...........\.........\onebell.wav,19646,2011-06-15
...........\.........\quackquack.wav,5750,2011-06-15
...........\.........\ringer.wav,22116,2011-06-15
...........\.........\the_timer_has_expired_f.wav,43926,2011-06-15
...........\.........\the_timer_has_expired_m.wav,46200,2011-06-15
...........\.........\trumpet.wav,66112,2011-06-15
...........\下载说明.txt,379,2011-06-15
...........\说明.htm,4356,2011-06-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 12
    说明:  下面是一个结构体声明: struct box { char maker[40] float height float width float length float volume } a. 编写一个函数,按值传递box结构,并显示每个成员的值 b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。 c. 编写一个使用这两个函数的简单程序 (Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
    2013-06-02 17:27:08下载
    积分:1
  • Practice1_14
    字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" (Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] = "AaBbCcDd" )
    2009-02-19 18:26:20下载
    积分:1
  • yan
    VB to achieve real multi-threaded operation of the code can go
    2018-12-03 15:33:52下载
    积分:1
  • 6363734
    VB中列表分页模型的实例源代码,有需要的就下载吧。(List paging model in VB source code examples, there is a need to download it.)
    2013-08-15 17:36:14下载
    积分:1
  • log
    程序中输出日志保存下来的好东西,只要调用里面的一个方法就可以将日志保存到硬盘上了(Preserved in the output log program a good thing, as long as there' s a method call can be saved to the hard drive on the log)
    2010-12-17 19:39:37下载
    积分:1
  • gh0st
    修改过的GH0ST界面和功能调整,增加启动FLASH(Revised GH0ST interface and functionality adjustments to increase the boot FLASH)
    2010-02-20 22:53:05下载
    积分:1
  • VIEWNC
    这是用VB写的数控G代码读取,编译,并显示。给做数控系统的朋友做参考。(It is written in VB CNC G-code read, compile, and displayed. CNC system to make a friend for reference.)
    2013-08-28 11:02:26下载
    积分:1
  • bad
    界面编程的演示,窗口背景的渐变演示实例。(Programming interface presentation, the window shows examples of the background gradient)
    2009-12-07 19:08:53下载
    积分:1
  • daxiaoxiehuhuan
    实现大小写互换,即输入大写子母程序会自动转成小写子母(Realization case swap)
    2014-02-23 09:40:42下载
    积分:1
  • 56774584754
    VB绘制公交线路节点演示程序代码,有需要的下。(VB rendering node demo code, bus lines in need.)
    2013-08-29 10:16:56下载
    积分:1
  • 696518资源总数
  • 104582会员总数
  • 48今日下载