-
delete computer to a non
删除计算机内一个非空的目录-delete computer to a non-empty directory
- 2022-01-25 23:23:51下载
- 积分:1
-
200 良好的编辑界面,较强的控制能力,配合全屏幕编辑控制条件...
200 良好的编辑界面,较强的控制能力,配合全屏幕编辑控制条件-200 good editing interface, a strong ability to control, with full-screen editing control conditions
- 2022-07-08 10:33:20下载
- 积分:1
-
This is a C++ Builder environment, copy the file preparation, and can be prepare...
这是一个在C++Builder环境下,对文件进行拷备,并且可以把拷备的文件重新读入的方法。-This is a C++ Builder environment, copy the file preparation, and can be prepared to copy the file to re-read approach.
- 2022-10-06 11:30:04下载
- 积分:1
-
通过读取文件 判断所读点组成的形状是否为正方形。
通过读取文件 判断所读点组成的形状是否为正方形。-Read the paper through the points to determine the time for a square shape.
- 2022-10-04 11:30:03下载
- 积分: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
-
这个只是一个简单的编辑工具很好用的希望你们能好好的研究,有什么问题随时联系。...
这个只是一个简单的编辑工具很好用的希望你们能好好的研究,有什么问题随时联系。-a simple tools to you learning java project.
- 2023-01-28 21:20:04下载
- 积分:1
-
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。...
自己写的一个java练习程序,可以根据输入的单词,查找出可能存在的词根。-Write a java practice their own program based on the input word to find out the possible existence of root.
- 2022-06-19 22:43:03下载
- 积分:1
-
PNG图像读写源码库
PNG图像读写源码库-PNG source for literacy
- 2022-02-07 11:42:31下载
- 积分:1
-
查看主机得网卡的MAC地址
查看主机得网卡的MAC地址-Show Host in the NIC"s MAC address
- 2022-05-23 19:06:34下载
- 积分:1
-
一般的9
一般的9-7小波滤波器及其图像压缩性能研究,introduce the wavelet filters and its application in image processing-general 9-7 wavelet filter and image compression performance research, and introduce the wavelet filters and its application in image processing
- 2022-07-01 16:26:59下载
- 积分:1