C#记事本程序实现

C#写的记事本小程序,功能虽然不复杂,但涵盖了 WinForm 开发的核心点,蛮适合入门练手的。项目里该用的控件都上了,像MenuStripTextBox这些,用起来也挺顺手。基本的文本操作、事件响应、文件读写都有,改改还能扩展不少东西。最妙的是,调试的时候用Visual Studio,配合断点和变量监视,能快速搞清楚程序是怎么跑的。

rar
NotePad.rar 预估大小:42个文件
folder
NotePad 文件夹
file
NotePad.suo 25KB
folder
NotePad 文件夹
file
ReplaceDialog.resx 6KB
file
ReplaceDialog.cs 5KB
file
NotePad.cs 17KB
file
NotePad.csproj 5KB
file
ReplaceDialog.Designer.cs 7KB
folder
bin 文件夹
folder
Debug 文件夹
file
记事本.pdb 64KB
file
ddd 4KB
file
记事本.vshost.exe.manifest 490B
file
sdfsdf 4KB
file
记事本.vshost.exe 14KB
file
记事本.exe 231KB
file
NotePad.vshost.exe.manifest 490B
file
GotoDialog.cs 2KB
folder
obj 文件夹
folder
Debug 文件夹
file
NotePad.GotoDialog.resources 180B
file
记事本.pdb 64KB
file
NotePad.csproj.FileListAbsolute.txt 827B
file
NotePad.NotePad.resources 98KB
file
NotePad.ReplaceDialog.resources 180B
file
NotePad.FindDialog.resources 180B
folder
Refactor 文件夹
file
NotePad.Properties.Resources.resources 180B
file
NotePad.csproj.GenerateResource.Cache 1KB
folder
TempPE 文件夹
file
NotePad.AboutNotePad.resources 180B
file
记事本.exe 231KB
file
AboutNotePad.cs 486B
folder
Properties 文件夹
file
Resources.Designer.cs 3KB
file
Settings.settings 249B
file
Resources.resx 5KB
file
Settings.Designer.cs 1KB
file
AssemblyInfo.cs 1KB
file
Program.cs 490B
file
GotoDialog.resx 6KB
file
FindDialog.resx 6KB
file
NotePad.resx 154KB
file
AboutNotePad.Designer.cs 3KB
file
NotePad.ico 97KB
file
NotePad.Designer.cs 36KB
file
GotoDialog.Designer.cs 4KB
file
FindDialog.cs 3KB
file
FindDialog.Designer.cs 7KB
file
AboutNotePad.resx 6KB
file
NotePad.sln 911B
rar 文件大小:181.79KB