文件名称:CSharpNotepad
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-05-23
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- 李**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
完成记事本的基本功能,界面开发完善,有快捷方式的使用,代码完善-Completion of the basic functions of Notepad, interface development and perfect, there is a shortcut to the use of code to improve
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#完成的记事本\WindowsFormsApplication1.sln
..............\........................\Form1.cs
..............\........................\Form1.Designer.cs
..............\........................\Form1.resx
..............\........................\Program.cs
..............\........................\WindowsFormsApplication1.csproj
..............\........................\bin\Debug\WindowsFormsApplication1.exe
..............\........................\...\.....\WindowsFormsApplication1.pdb
..............\........................\...\.....\WindowsFormsApplication1.vshost.exe
..............\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
..............\........................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
..............\........................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
..............\........................\...\...\.....\GenerateResource.read.1.tlog
..............\........................\...\...\.....\GenerateResource.write.1.tlog
..............\........................\...\...\.....\ResolveAssemblyReference.cache
..............\........................\...\...\.....\WindowsFormsApplication1.csproj.FileListAbsolute.txt
..............\........................\...\...\.....\WindowsFormsApplication1.exe
..............\........................\...\...\.....\WindowsFormsApplication1.Form1.resources
..............\........................\...\...\.....\WindowsFormsApplication1.pdb
..............\........................\...\...\.....\WindowsFormsApplication1.Properties.Resources.resources
..............\........................\Properties\AssemblyInfo.cs
..............\........................\..........\Resources.Designer.cs
..............\........................\..........\Resources.resx
..............\........................\..........\Settings.Designer.cs
..............\........................\..........\Settings.settings
..............\........................\obj\x86\Debug\TempPE
..............\........................\...\...\Debug
..............\........................\bin\Debug
..............\........................\...\Release
..............\........................\obj\x86
..............\........................\bin
..............\........................\obj
..............\........................\Properties
..............\WindowsFormsApplication1
C#完成的记事本