多文档文本编辑器

上传者: 36442947 | 上传时间: 2019-12-21 20:46:05 | 文件大小: 122KB | 文件类型: zip
该项目是设计开发一个多文档文本编辑器。在文本编辑器、图像处理这样的应用软件中,通常需要同时处理一个或多个文档,每个文档独立的执行软件所需要的功能。这种需要在一个窗体中同时包含多个子窗体的应用程序通常称为多文档(MDI)应用程序,子窗体之间可以进行数据交互,也可以互不相干。多文档编辑器基本功能有新建、打开、保存一个文本文件;设置字体、字型以及设置窗体排列方式。各个功能模块具体功能如下。 (1)新建:新建一个子窗体,其文本编辑框处于空白状态。 (2)打开:打开本地已经存在的文档,可以打开以.txt为结尾的文本文档,读取文件内容并将其显示在文本框中。 (3)保存:如果是新建文档,保存时会弹出“另存为”对话框供用户选择保存路径;如果是保存已经存在的文档,保存时不弹出“另存为”对话框。 (3)另存为:弹出“另存为”对话框,将文档保存到用户选择的路径下。 (4)编辑模块的撤销、剪切、复制、粘贴、删除、查找、替换为项目扩展功能,将在扩展部分详细介绍。 (5)字体:对选中的文字进行设置字体。 (6)字形:对选中的文字进行设置字形。 (7)大小:对选中的文字进行设置字号。 (8)颜色:对选中的文字进行设置颜色。 (9)水平平铺:设置窗体排列方式为水平平铺。 (10)垂直平铺:设置窗体的排列方式为垂直平铺。 (11)窗口层叠:设置窗体的排列方式为层叠排列。

文件下载

资源详情

[{"title":"( 49 个子文件 122KB ) 多文档文本编辑器","children":[{"title":"多文档编辑器","children":[{"title":"多文档编辑器.sln <span style='color:#111;'> 944B </span>","children":null,"spread":false},{"title":"多文档编辑器.v11.suo <span style='color:#111;'> 51.50KB </span>","children":null,"spread":false},{"title":"多文档编辑器","children":[{"title":"多文档编辑器.sln <span style='color:#111;'> 925B </span>","children":null,"spread":false},{"title":"多文档编辑器.suo <span style='color:#111;'> 25.50KB </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"多文档编辑器.vshost.exe <span style='color:#111;'> 11.32KB </span>","children":null,"spread":false},{"title":"FileData.mdb <span style='color:#111;'> 528.00KB </span>","children":null,"spread":false},{"title":"多文档编辑器.exe.config <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"多文档编辑器.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"多文档编辑器.vshost.exe.config <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"多文档编辑器.pdb <span style='color:#111;'> 99.50KB </span>","children":null,"spread":false},{"title":"多文档编辑器.exe <span style='color:#111;'> 27.00KB </span>","children":null,"spread":false},{"title":".txt <span style='color:#111;'> 5B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"obj","children":[{"title":"Debug","children":[{"title":"多文档编辑器.csprojResolveAssemblyReference.cache <span style='color:#111;'> 2.16KB </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'> 1.43KB </span>","children":null,"spread":false},{"title":"多文档编辑器.pdb <span style='color:#111;'> 99.50KB </span>","children":null,"spread":false},{"title":"多文档编辑器.csproj.GenerateResource.Cache <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"多文档编辑器.exe <span style='color:#111;'> 27.00KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.56KB </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"多文档编辑器.Properties.Resources.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"多文档编辑器.csproj.FileListAbsolute.txt <span style='color:#111;'> 8.62KB </span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'> 4.50KB </span>","children":null,"spread":false}],"spread":false},{"title":"多文档编辑器.DocForm.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"多文档编辑器.FindForm.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false},{"title":"多文档编辑器.MainForm.resources <span style='color:#111;'> 180B </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"DocForm.cs <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.Designer.cs <span style='color:#111;'> 2.81KB </span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'> 249B </span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'> 5.48KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.09KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.32KB </span>","children":null,"spread":false}],"spread":true},{"title":"Program.cs <span style='color:#111;'> 533B </span>","children":null,"spread":false},{"title":"SetDialog.resx <span style='color:#111;'> 5.88KB </span>","children":null,"spread":false},{"title":"FindForm.cs <span style='color:#111;'> 2.95KB </span>","children":null,"spread":false},{"title":"FindForm.Designer.cs <span style='color:#111;'> 7.25KB </span>","children":null,"spread":false},{"title":"MainForm.resx <span style='color:#111;'> 7.06KB </span>","children":null,"spread":false},{"title":"多文档编辑器.csproj.user <span style='color:#111;'> 227B </span>","children":null,"spread":false},{"title":"MainForm.cs <span style='color:#111;'> 13.74KB </span>","children":null,"spread":false},{"title":"App.config <span style='color:#111;'> 167B </span>","children":null,"spread":false},{"title":"多文档编辑器.csproj <span style='color:#111;'> 4.47KB </span>","children":null,"spread":false},{"title":"DocForm.resx <span style='color:#111;'> 5.85KB </span>","children":null,"spread":false},{"title":"SetDialog.cs <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"ClassDiagram1.cd <span style='color:#111;'> 935B </span>","children":null,"spread":false},{"title":"DocForm.Designer.cs <span style='color:#111;'> 2.21KB </span>","children":null,"spread":false},{"title":"MainForm.Designer.cs <span style='color:#111;'> 26.86KB </span>","children":null,"spread":false},{"title":"SetDialog.Designer.cs <span style='color:#111;'> 5.26KB </span>","children":null,"spread":false},{"title":"FindForm.resx <span style='color:#111;'> 5.68KB </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

  • weixin_42506556 :
    下到重复的了,这是抄的!
    2018-09-19

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明