文件名称:notebook
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 307kb
- 下载次数:
- 0次
- 提 供 者:
- x*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。至少完成以下功能:
文件:(新建、打开、保存、退出)
编辑:(复制、剪切、粘贴、全选)
格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;
界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性
实现了多窗体功能。功能强大,可以与word相比-Imitation of Windows Notepad and WordPad features, make the document editing tools. Completed at least the following features: documents: (new, open, save, exit) Editing: (copy, cut, paste, select all) format: (automatically wrap, font, color), format settings are set to distinguish between functions of the current block format or set up all the contents of the format interface design should have a toolbar, pop-up menu, status bar and other functions to improve the convenience of operation to achieve a multi-functional form. Powerful, can be compared with the word
文件:(新建、打开、保存、退出)
编辑:(复制、剪切、粘贴、全选)
格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;
界面设计时应有工具栏,弹出菜单,状态栏等功能来提高操作的便利性
实现了多窗体功能。功能强大,可以与word相比-Imitation of Windows Notepad and WordPad features, make the document editing tools. Completed at least the following features: documents: (new, open, save, exit) Editing: (copy, cut, paste, select all) format: (automatically wrap, font, color), format settings are set to distinguish between functions of the current block format or set up all the contents of the format interface design should have a toolbar, pop-up menu, status bar and other functions to improve the convenience of operation to achieve a multi-functional form. Powerful, can be compared with the word
(系统自动生成,下载前可以参看下载内容)
下载文件列表
亮记事本
........\Notepad
........\.......\About.cs
........\.......\About.Designer.cs
........\.......\About.resx
........\.......\bin
........\.......\...\Debug
........\.......\...\.....\Notepad.exe
........\.......\...\.....\Notepad.pdb
........\.......\...\.....\Notepad.vshost.exe
........\.......\...\Release
........\.......\frmFind.cs
........\.......\frmFind.Designer.cs
........\.......\frmFind.resx
........\.......\frmRaplace.cs
........\.......\frmRaplace.Designer.cs
........\.......\frmRaplace.resx
........\.......\Notepad.cs
........\.......\Notepad.csproj
........\.......\Notepad.Designer.cs
........\.......\Notepad.resx
........\.......\obj
........\.......\...\Debug
........\.......\...\.....\Notepad.About.resources
........\.......\...\.....\Notepad.csproj.GenerateResource.Cache
........\.......\...\.....\Notepad.exe
........\.......\...\.....\Notepad.frmFind.resources
........\.......\...\.....\Notepad.frmReplace.resources
........\.......\...\.....\Notepad.Notepad.resources
........\.......\...\.....\Notepad.pdb
........\.......\...\.....\Notepad.Properties.Resources.resources
........\.......\...\.....\Notepad.textForm.resources
........\.......\...\.....\Refactor
........\.......\...\.....\ResolveAssemblyReference.cache
........\.......\...\.....\TempPE
........\.......\...\Notepad.csproj.FileList.txt
........\.......\...\Release
........\.......\...\.......\Notepad.About.resources
........\.......\...\.......\Notepad.csproj.GenerateResource.Cache
........\.......\...\.......\Notepad.frmFind.resources
........\.......\...\.......\Notepad.frmReplace.resources
........\.......\...\.......\Notepad.Notepad.resources
........\.......\...\.......\Notepad.Properties.Resources.resources
........\.......\...\.......\Notepad.textForm.resources
........\.......\...\.......\TempPE
........\.......\Program.cs
........\.......\Properties
........\.......\..........\AssemblyInfo.cs
........\.......\..........\Resources.Designer.cs
........\.......\..........\Resources.resx
........\.......\..........\Settings.Designer.cs
........\.......\..........\Settings.settings
........\.......\textForm.cs
........\.......\textForm.Designer.cs
........\.......\textForm.resx
........\Notepad.sln
........\Notepad
........\.......\About.cs
........\.......\About.Designer.cs
........\.......\About.resx
........\.......\bin
........\.......\...\Debug
........\.......\...\.....\Notepad.exe
........\.......\...\.....\Notepad.pdb
........\.......\...\.....\Notepad.vshost.exe
........\.......\...\Release
........\.......\frmFind.cs
........\.......\frmFind.Designer.cs
........\.......\frmFind.resx
........\.......\frmRaplace.cs
........\.......\frmRaplace.Designer.cs
........\.......\frmRaplace.resx
........\.......\Notepad.cs
........\.......\Notepad.csproj
........\.......\Notepad.Designer.cs
........\.......\Notepad.resx
........\.......\obj
........\.......\...\Debug
........\.......\...\.....\Notepad.About.resources
........\.......\...\.....\Notepad.csproj.GenerateResource.Cache
........\.......\...\.....\Notepad.exe
........\.......\...\.....\Notepad.frmFind.resources
........\.......\...\.....\Notepad.frmReplace.resources
........\.......\...\.....\Notepad.Notepad.resources
........\.......\...\.....\Notepad.pdb
........\.......\...\.....\Notepad.Properties.Resources.resources
........\.......\...\.....\Notepad.textForm.resources
........\.......\...\.....\Refactor
........\.......\...\.....\ResolveAssemblyReference.cache
........\.......\...\.....\TempPE
........\.......\...\Notepad.csproj.FileList.txt
........\.......\...\Release
........\.......\...\.......\Notepad.About.resources
........\.......\...\.......\Notepad.csproj.GenerateResource.Cache
........\.......\...\.......\Notepad.frmFind.resources
........\.......\...\.......\Notepad.frmReplace.resources
........\.......\...\.......\Notepad.Notepad.resources
........\.......\...\.......\Notepad.Properties.Resources.resources
........\.......\...\.......\Notepad.textForm.resources
........\.......\...\.......\TempPE
........\.......\Program.cs
........\.......\Properties
........\.......\..........\AssemblyInfo.cs
........\.......\..........\Resources.Designer.cs
........\.......\..........\Resources.resx
........\.......\..........\Settings.Designer.cs
........\.......\..........\Settings.settings
........\.......\textForm.cs
........\.......\textForm.Designer.cs
........\.......\textForm.resx
........\Notepad.sln