嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元微信扫码支付:2 元
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
C#备注没有保存配置版
.
├── C#备注没有保存配置版_备注没有保存配置版.zip
└── 备注没有保存配置版
└── 备注
├── DotNetNotePad_veryhuo.com
│ ├── DotNetNotePad
│ │ ├── DotNetNotePad.csproj
│ │ ├── DotNetNotePad.csproj.user
│ │ ├── Properties
│ │ │ ├── AssemblyInfo.cs
│ │ │ ├── Resources.Designer.cs
│ │ │ ├── Resources.resx
│ │ │ ├── Settings.Designer.cs
│ │ │ └── Settings.settings
│ │ ├── bin
│ │ │ ├── Debug
│ │ │ │ ├── DotNetNotePad.pdb
│ │ │ │ ├── DotNetNotePad.vshost.exe
│ │ │ │ ├── DotNetNotePad.vshost.exe.manifest
│ │ │ │ └── 备注.exe
│ │ │ └── Release
│ │ ├── notepad.ico
│ │ ├── obj
│ │ │ └── x86
│ │ │ └── Debug
│ │ │ ├── DesignTimeResolveAssemblyReferences.cache
│ │ │ ├── DesignTimeResolveAssemblyReferencesInput.cache
│ │ │ ├── DotNetNotePad.AboutBox.resources
│ │ │ ├── DotNetNotePad.Properties.Resources.resources
│ │ │ ├── DotNetNotePad.SetAutoSaveTimer.resources
│ │ │ ├── DotNetNotePad.csproj.FileListAbsolute.txt
│ │ │ ├── DotNetNotePad.csproj.GenerateResource.Cache
│ │ │ ├── DotNetNotePad.csprojResolveAssemblyReference.cache
│ │ │ ├── DotNetNotePad.exe
│ │ │ ├── DotNetNotePad.frmFindText.resources
│ │ │ ├── DotNetNotePad.frmMain.resources
│ │ │ ├── DotNetNotePad.frmReplace.resources
│ │ │ ├── DotNetNotePad.pdb
│ │ │ └── TempPE
│ │ │ └── Properties.Resources.Designer.cs.dll
│ │ ├── 类
│ │ │ ├── Program.cs
│ │ │ └── TextHandle.cs
│ │ └── 窗体
│ │ ├── AboutBox.Designer.cs
│ │ ├── AboutBox.cs
│ │ ├── AboutBox.resx
│ │ ├── SetAutoSaveTimer.Designer.cs
│ │ ├── SetAutoSaveTimer.cs
│ │ ├── SetAutoSaveTimer.resx
│ │ ├── frmFindText.Designer.cs
│ │ ├── frmFindText.cs
│ │ ├── frmFindText.resx
│ │ ├── frmMain.Designer.cs
│ │ ├── frmMain.cs
│ │ ├── frmMain.resx
│ │ ├── frmReplace.Designer.cs
│ │ ├── frmReplace.cs
│ │ └── frmReplace.resx
│ ├── DotNetNotePad.sln
│ └── DotNetNotePad.suo
└── 备注.txt
14 directories, 47 files