搜索资源列表
TimerTest.rar
- 一个通用定时器类,可用于无窗口类中。本例程使用一个C++类,利用定时器变换指示灯。程序中用到:自定义的定时器类、C++多类继承、使用纯虚函数的中间类、指示灯变换设置。,A general-purpose timer class can be used for non-window class. The routine use of a C++ classes, the use of timer indicator transform. Programs used: a custom timer
2
- linux c定时器,介绍了几个定时器的使用方法,含有部分代码-linux c timer timer introduced the use of several methods, containing part of the code
time1
- 自己写了一个简单的多媒体定时器的应用例程,使用c++builder 6.0进行了编译-Write your own a simple multimedia application of the timer routines, use c++ builder 6.0 of the build
how-to-use-the-timer
- visual c++ 编写的小程式,如何使用定时器-visual c++ write a small program, how to use the timer
CPPBuilder-shendulixian
- 《C++Builder深度历险(附光盘)》的特色是,作者将各个主题的个人经验、深入观察、实践得整理下来,与读者分享。这是一本有趣的书,纳入的主题是诸如定时器、控制台、桌面技术、游戏软件……这类“生活化”的东西,千万不要乍见之下以为这些只是雕虫小技,以为对“严肃的”软件开发项目于事无补。在极重视使用接口(UI)以及便利性、亲和性的现代软件开发观念中,这些看似与“严肃的”软件项目无关的题目,背后隐蔽许多好点子,以及与Windows操作系统之间的深层对话。- C++Builder depth Adve