文件名称:textedit
- 所属分类:
- 文件操作
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-01-15
- 文件大小:
- 147kb
- 下载次数:
- 0次
- 提 供 者:
- 1***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#实现文件编辑软件,可以对文件以16进制,8进制,2进制方式进行编辑(注意文本方式编辑暂时没做)。可以实现两个窗口同时打开两个文件,进行匹配,查找,替换,可以用于破解-
C#实现文件编辑软件,可以对文件以16进制,8进制,2进制方式进行编辑(注意文本方式编辑暂时没做)。可以实现两个窗口同时打开两个文件,进行匹配,查找,替换,可以用于破解
C# implementation file editing software, you can file to 16 hex, 8 hex, 2 binary mode to edit (note text editor for the time being did not do). Can be achieved at the same time the two windows open two files, to match, find, replace, can be used to crack
C#实现文件编辑软件,可以对文件以16进制,8进制,2进制方式进行编辑(注意文本方式编辑暂时没做)。可以实现两个窗口同时打开两个文件,进行匹配,查找,替换,可以用于破解
C# implementation file editing software, you can file to 16 hex, 8 hex, 2 binary mode to edit (note text editor for the time being did not do). Can be achieved at the same time the two windows open two files, to match, find, replace, can be used to crack
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文本编辑\文本编辑\Address.cs
........\........\bin\Debug\文本编辑.exe
........\........\...\.....\文本编辑.pdb
........\........\...\.....\文本编辑.vshost.exe
........\........\...\.....\文本编辑.vshost.exe.manifest
........\........\FileInformation.cs
........\........\FileOpen.cs
........\........\FileSave.cs
........\........\FilterStringTextBox.cs
........\........\FindAndReplaceForm.cs
........\........\FindAndReplaceForm.Designer.cs
........\........\FindAndReplaceForm.resx
........\........\FindAndReplaceInfo.cs
........\........\FindInformation.cs
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\Hexadecimal.cs
........\........\Matching.cs
........\........\Matching.Designer.cs
........\........\Matching.resx
........\........\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
........\........\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\........\...\...\.....\GenerateResource.read.1.tlog
........\........\...\...\.....\GenerateResource.write.1.tlog
........\........\...\...\.....\ResolveAssemblyReference.cache
........\........\...\...\.....\文本编辑.csproj.FileListAbsolute.txt
........\........\...\...\.....\文本编辑.exe
........\........\...\...\.....\文本编辑.FindAndReplaceForm.resources
........\........\...\...\.....\文本编辑.Form1.resources
........\........\...\...\.....\文本编辑.pdb
........\........\...\...\.....\文本编辑.Properties.Resources.resources
........\........\...\...\.....\文本编辑.StringMatching.resources
........\........\Octonary.cs
........\........\OpenMode.cs
........\........\OverrideTextBox.cs
........\........\Program.cs
........\........\...perties\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\StringPatternMatching.cs
........\........\文本编辑.csproj
........\文本编辑.sln
........\文本编辑.suo
........\........\obj\x86\Debug\TempPE
........\........\...\...\Debug
........\........\bin\Debug
........\........\...\Release
........\........\obj\x86
........\........\bin
........\........\obj
........\........\Properties
........\文本编辑
文本编辑