文件名称:Safe
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 30kb
- 下载次数:
- 0次
- 提 供 者:
- c***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C# 反保护目录的源代码
在配置文件中打开 safe.ini
参数如下
dir 保护的目录;
kill 杀掉的文件类型;
只要文件有格式如下的都被删除
dir=c:\temp
kill=.txt|.aspx|.asp|.html|.asa|.js|.c-C# source code against a protected directory in the configuration file parameters are as follows dir open safe.ini protected directories kill kill file types as long as the file has the following format will be deleted dir = c: \ temp kill =. txt |. aspx |. asp |. html |. asa |. js |. css
在配置文件中打开 safe.ini
参数如下
dir 保护的目录;
kill 杀掉的文件类型;
只要文件有格式如下的都被删除
dir=c:\temp
kill=.txt|.aspx|.asp|.html|.asa|.js|.c-C# source code against a protected directory in the configuration file parameters are as follows dir open safe.ini protected directories kill kill file types as long as the file has the following format will be deleted dir = c: \ temp kill =. txt |. aspx |. asp |. html |. asa |. js |. css
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Safe\Safe.suo
....\Safe.sln
....\....2\Properties\AssemblyInfo.cs
....\.....\Class1.cs
....\.....\Safe2.csproj
....\.....\bin\Debug\Safe2.vshost.exe
....\.....\...\.....\safe.ini
....\.....\...\.....\Safe2.exe
....\.....\...\.....\Safe2.pdb
....\.....\...\.....\Debug.zip
....\.....\obj\Debug\Safe2.pdb
....\.....\...\.....\Safe2.exe
....\.....\...\Safe2.csproj.FileListAbsolute.txt
....\.....\...\Safe2.csproj.FileList.txt
....\.....\Program.cs
....\.....\Class2.cs
....\反保护.txt
....\Safe2\obj\Debug\TempPE
....\.....\bin\Debug
....\.....\obj\Debug
....\.....\Properties
....\.....\bin
....\.....\obj
....\Safe2
Safe
....\Safe.sln
....\....2\Properties\AssemblyInfo.cs
....\.....\Class1.cs
....\.....\Safe2.csproj
....\.....\bin\Debug\Safe2.vshost.exe
....\.....\...\.....\safe.ini
....\.....\...\.....\Safe2.exe
....\.....\...\.....\Safe2.pdb
....\.....\...\.....\Debug.zip
....\.....\obj\Debug\Safe2.pdb
....\.....\...\.....\Safe2.exe
....\.....\...\Safe2.csproj.FileListAbsolute.txt
....\.....\...\Safe2.csproj.FileList.txt
....\.....\Program.cs
....\.....\Class2.cs
....\反保护.txt
....\Safe2\obj\Debug\TempPE
....\.....\bin\Debug
....\.....\obj\Debug
....\.....\Properties
....\.....\bin
....\.....\obj
....\Safe2
Safe