-
三层结构的服装连锁门店管理系统,大家可以自由学习,也可以在此基础上开发适合自己使用的系统...
三层结构的服装连锁门店管理系统,大家可以自由学习,也可以在此基础上开发适合自己使用的系统-Three-tier structure of apparel chain stores management system, everyone is free to study, can also be developed on the basis of the system to suit their own
- 2022-01-25 21:27:30下载
- 积分:1
-
- 2022-10-22 12:50: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
-
PDF
PDF-API2-0.3a30.tar.gz
- 2022-04-01 09:02:50下载
- 积分:1
-
一个windows的窗口实例
一个windows的窗口实例-an example of the window
- 2023-04-20 22:10:03下载
- 积分:1
-
shxian digui de xiansh wenjian minglinbg de
shxian digui de xiansh wenjian minglinbg de -shxian digui de xiansh wenjian minglinbg de
- 2022-04-27 09:08:36下载
- 积分:1
-
VB实例源码,如果修改通知的不足之处,请讨论…
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
- 2022-03-16 04:50:41下载
- 积分:1
-
tree树的模拟
tree树的模拟-tree tree simulation
- 2022-05-19 16:47:37下载
- 积分:1
-
图片控制控件(VB.NET2005)
=== === === === === =====
一个VB.NET2005编写的图片控制操作的源代码控件,主要...
图片控制控件(VB.NET2005)
=== === === === === =====
一个VB.NET2005编写的图片控制操作的源代码控件,主要功能有支持图片放大缩小、支持图片色彩反转、自适应窗体大小、返回实际像素、支持图片多种方式旋转和翻转,支持图片两种模式漫游。-Picture control control (VB.NET2005) =================================== prepared a picture VB.NET2005 control the operation of the source code control, the main function to support picture zoom, support for image color inversion, adaptive form size, the return of the actual pixels, support for image rotation and flip a number of ways to support two models roaming picture.
- 2022-12-27 03:40:03下载
- 积分:1
-
计算器的C代码
这一个 c 的计算器,主要职能白衣只是 2 数字可以爱这个节目有 abeuty 表达关于生活
- 2022-02-11 20:32:44下载
- 积分:1