-
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢....
顾名思义,这个源码是针对喜欢聊天的人们所做的.希望大家能喜欢.-As the name suggests, the source code is like chatting against people doing. Hope that we can like.
- 2023-05-13 23:00:03下载
- 积分:1
-
生成Html表格的程序
生成Html表格的程序-procedures
- 2022-04-08 19:05:54下载
- 积分:1
-
A simple file compiler, to realize the editing saved
一个简单的文件编译器,实现对文件的编辑保存-A simple file compiler, to realize the editing saved
- 2022-04-26 20:03:39下载
- 积分:1
-
用C语言编写的约瑟夫环等问题.用链式存储实现!
用C语言编写的约瑟夫环等问题.用链式存储实现!-C language of Josephus and other issues. Chain store used to achieve!
- 2022-01-26 06:44:01下载
- 积分:1
-
asm task supermanb)))))
asm task supermanb-asm task supermanb)))))
- 2023-06-16 11:35:03下载
- 积分:1
-
NT服务管理工具
NT服务管理工具- A managment tool of NT Service Manager
- 2022-08-13 18:50:47下载
- 积分:1
-
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要...
通用网络考试系统论文+代码
本系统根据软件工程面向对象思想,提出“通用网络考试系统”设计与实现,通过计算机管理,实现提高效率,增强准确性,最大限度减少不必要的损失。
本课题主要研究内容:
1.拟实现题库录入;
2.智能组卷;
3.随机抽卷;
4.考试设定。
-Network Test System General Papers+ code of the system based on object-oriented software engineering thinking, the " Universal Network Test System," Design and realization of computer management and improve efficiency, enhance accuracy, minimize unnecessary loss. The main research topics: 1. Entry questions to be achieved 2. Intelligent Paper 3. Volume random 4. Test set.
- 2022-03-07 03:10:37下载
- 积分:1
-
VB6 and Shell .. sample code
VB6 and Shell .. sample code-Shell and VB6 sample code ..
- 2022-10-11 04: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
-
本程序可以显示模拟信号
本程序可以显示模拟信号-this program will show an analog signal
- 2022-02-03 20:44:58下载
- 积分:1