文件名称:docnotepad
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2014-04-08
- 文件大小:
- 191kb
- 下载次数:
- 0次
- 提 供 者:
- wpu***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C#语言编写一个多文档文本编辑器,附有设计文档和C#源码,参考了系统提供的写字板功能。可完成以下功能:
文件:(新建、打开、保存、退出);
编辑:(复制、剪切、粘贴、全选);
格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;
界面:有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;
若增加数据库支持,可采用数据库保存打开文件的历史记录、甚至保存文本文件的内容。-C# language, a multi-document text editor, with design documents and C# source code, reference tablet functionality provided by the system. Can perform the following functions: File: (New, Open, Save, exit) Editor: (copy, cut, paste, select all) format: (wrap, fonts, colors), set the function format is set to distinguish the format of the current block format or all the contents interface: There are toolbars, pop-up menus, status bar and other functions to improve the convenience of operation If the increase in database support, the database can be used to save the open file history, and even save the text file content.
文件:(新建、打开、保存、退出);
编辑:(复制、剪切、粘贴、全选);
格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式;
界面:有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;
若增加数据库支持,可采用数据库保存打开文件的历史记录、甚至保存文本文件的内容。-C# language, a multi-document text editor, with design documents and C# source code, reference tablet functionality provided by the system. Can perform the following functions: File: (New, Open, Save, exit) Editor: (copy, cut, paste, select all) format: (wrap, fonts, colors), set the function format is set to distinguish the format of the current block format or all the contents interface: There are toolbars, pop-up menus, status bar and other functions to improve the convenience of operation If the increase in database support, the database can be used to save the open file history, and even save the text file content.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
docnotepad\201031000121伍伟劲——实验报告.doc
..........\多文档编辑器\App.config
..........\............\bin\Debug\.txt
..........\............\...\.....\FileData.mdb
..........\............\DocForm.cs
..........\............\DocForm.Designer.cs
..........\............\DocForm.resx
..........\............\FindForm.cs
..........\............\FindForm.Designer.cs
..........\............\FindForm.resx
..........\............\MainForm.cs
..........\............\MainForm.Designer.cs
..........\............\MainForm.resx
..........\............\Program.cs
..........\............\...perties\AssemblyInfo.cs
..........\............\..........\Resources.Designer.cs
..........\............\..........\Resources.resx
..........\............\..........\Settings.Designer.cs
..........\............\..........\Settings.settings
..........\............\SetDialog.cs
..........\............\SetDialog.Designer.cs
..........\............\SetDialog.resx
..........\............\多文档编辑器.csproj
..........\............\多文档编辑器.csproj.user
..........\多文档编辑器.sln
..........\多文档编辑器.v11.suo
..........\............\bin\Debug
..........\............\bin
..........\............\Properties
..........\多文档编辑器
docnotepad