-
Using java to do a polling system that can votes for the election when
用java做的一个记票系统,可以统计选票,用于选举时用-Using java to do a polling system that can votes for the election when
- 2022-10-16 21:55:03下载
- 积分:1
-
players AVI animation, a small handy
播放AVI动画,小巧好用-players AVI animation, a small handy
- 2023-02-10 23:50:03下载
- 积分:1
-
这是官方的“绝地计划HTML帮助API转换包…
This is the package that contains the official Project JEDI HTML Help API conversion. (Delphi下的HTML帮助文件编程接口)-This is the package that contains the official Project JEDI HTML Help API conversion. (Delphi HTML help files Programming Interface)
- 2022-12-12 17:20:04下载
- 积分:1
-
一个最简单的wince驱动程序,适合入门
一个最简单的wince驱动程序,适合入门-step to step wince driver
- 2023-02-04 14:30:04下载
- 积分:1
-
在bcb中使用matlab的计算引擎
在bcb中使用matlab的计算引擎-used in the calculation engine Matlab
- 2022-10-11 10:40:03下载
- 积分:1
-
KindEditor to the latest if their function is not introduced under there for use...
KindEditor的最新功能,如果没有介绍的话就在下面使用!~ ~ ~ ~
- 2022-02-09 20:20:50下载
- 积分:1
-
一个空中翻书的小程序,其中一段是自动搜索可用串口的
一个空中翻书的小程序,其中一段是自动搜索可用串口的-Book an air of small procedures, in which a section is automatically search for available serial
- 2022-06-19 20:53:26下载
- 积分:1
-
用Delphi开发的三维屏保程序
用Delphi开发的三维屏保程序-with Delphi 3D screensaver
- 2022-05-16 13:57:57下载
- 积分:1
-
监控进程并重启
基本原理为:1,在后台启动监控程序。2,监控程序一直对设定的进程窗口名称的进程进行监控。3,如果发现此进程窗口没有了或消失了,将自动在后台延时几十秒或设定时间后,然后启动此进程。
关键代码如下:
hWndMain=NULL;
hWndMain=::FindWindow(NULL,"录音系统平台");
if(hWndMain==NULL)
{
hWndMain=::FindWindow(NULL,"电话录音");
if(hWndMain==NULL)
{
/* memset(Buf,0,200);
sprintf(Buf, "%04d%02d%02d%02d%02d%02d: find no digitexe
",st.wYear,st.wMonth,st.wDay,st.wHour,st.wMinute,st.wSecond);
if( (log1 = fopen( "selfauto.log", "a+" )) != NULL ) //打开文件流
{
fprintf(log1,"%s
",Buf);
fclose(log1);
}*/
- 2022-11-05 05:20:02下载
- 积分:1
-
斜45度游戏引擎的演示程序,不是第一人称视角,类似二位地图的场景。...
斜45度游戏引擎的演示程序,不是第一人称视角,类似二位地图的场景。-Slanting 45 games engine demonstrationprogram,Is not the first person angle of view, similar two maps scene.
- 2022-12-22 12:35:08下载
- 积分:1