文件名称:cSharpMINIJiShiBen
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.2mb
- 下载次数:
- 1次
- 提 供 者:
- 苏**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验题目:MiniWord文本编辑器的实现
实验目的:练习使用菜单栏、工具栏、MDI界面,掌握文件操作
实验要求:
开发一个MiniWord文本编辑程序。运用MDI窗体技术实现多文档的编辑,并完成Demo程序中所有菜单栏和工具栏的程序功能。具体要求参照Demo程序。
由于本次作业是一个综合性较强的程序,建议在上交之前进行严密的软件测试。
注意:实验必须写出实验报告,报告内容包括实验总体设计方案、实验程序、实验结果、实验总结。在第7周周四前上交。-The experiment topic: MiniWord text editor realization
The experiment purpose: to practice the use of the menu bar, toolbars, MDI interfaces, master file operation
Experimental requirements:
Develop a MiniWord text editor. Using MDI form technology for the realization of the document edit, and complete the Demo program all menu bar and toolbar program function. With reference to specific requirements Demo program.
Because of this work is a comprehensive strong program, the proposal is in before hand in strict software testing.
Note: the experiment must write experiment reports, the report shall include the overall design scheme, test procedure, test results, experimental summary. In the seventh week before hand in four.
实验目的:练习使用菜单栏、工具栏、MDI界面,掌握文件操作
实验要求:
开发一个MiniWord文本编辑程序。运用MDI窗体技术实现多文档的编辑,并完成Demo程序中所有菜单栏和工具栏的程序功能。具体要求参照Demo程序。
由于本次作业是一个综合性较强的程序,建议在上交之前进行严密的软件测试。
注意:实验必须写出实验报告,报告内容包括实验总体设计方案、实验程序、实验结果、实验总结。在第7周周四前上交。-The experiment topic: MiniWord text editor realization
The experiment purpose: to practice the use of the menu bar, toolbars, MDI interfaces, master file operation
Experimental requirements:
Develop a MiniWord text editor. Using MDI form technology for the realization of the document edit, and complete the Demo program all menu bar and toolbar program function. With reference to specific requirements Demo program.
Because of this work is a comprehensive strong program, the proposal is in before hand in strict software testing.
Note: the experiment must write experiment reports, the report shall include the overall design scheme, test procedure, test results, experimental summary. In the seventh week before hand in four.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
我的代码\MiniWord文本编辑器_221000316\bin\Debug\Form2.cs
........\............................\...\.....\Form2.Designer.cs
........\............................\...\.....\Form2.resx
........\............................\...\.....\gif\pig01.gif
........\............................\...\.....\...\pig02.gif
........\............................\...\.....\...\pig03.gif
........\............................\...\.....\...\pig04.gif
........\............................\...\.....\...\pig05.gif
........\............................\...\.....\...\pig06.gif
........\............................\...\.....\MiniWord文本编辑器_221000316.exe
........\............................\...\.....\MiniWord文本编辑器_221000316.pdb
........\............................\...\.....\MiniWord文本编辑器_221000316.vshost.exe
........\............................\...\.....\MiniWord文本编辑器_221000316.vshost.exe.manifest
........\............................\Form1.cs
........\............................\Form1.Designer.cs
........\............................\Form1.resx
........\............................\Form2.cs
........\............................\Form2.Designer.cs
........\............................\Form2.resx
........\............................\Form3.cs
........\............................\Form3.Designer.cs
........\............................\Form3.resx
........\............................\Form4.cs
........\............................\Form4.Designer.cs
........\............................\Form4.resx
........\............................\MiniWord文本编辑器_221000316.csproj
........\............................\MiniWord文本编辑器_221000316.suo
........\............................\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
........\............................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
........\............................\...\...\.....\GenerateResource.read.1.tlog
........\............................\...\...\.....\GenerateResource.write.1.tlog
........\............................\...\...\.....\MiniWord文本编辑器_221000316.csproj.FileListAbsolute.txt
........\............................\...\...\.....\MiniWord文本编辑器_221000316.exe
........\............................\...\...\.....\MiniWord文本编辑器_221000316.Form1.resources
........\............................\...\...\.....\MiniWord文本编辑器_221000316.Form2.resources
........\............................\...\...\.....\MiniWord文本编辑器_221000316.Form3.resources
........\............................\...\...\.....\MiniWord文本编辑器_221000316.Form4.resources
........\............................\...\...\.....\MiniWord文本编辑器_221000316.pdb
........\............................\...\...\.....\MiniWord文本编辑器_221000316.Properties.Resources.resources
........\............................\Program.cs
........\............................\...perties\AssemblyInfo.cs
........\............................\..........\Resources.Designer.cs
........\............................\..........\Resources.resx
........\............................\..........\Settings.Designer.cs
........\............................\..........\Settings.settings
实验二报告.doc
我的代码\MiniWord文本编辑器_221000316\obj\x86\Debug\TempPE
........\............................\bin\Debug\gif
........\............................\obj\x86\Debug
........\............................\bin\Debug
........\............................\obj\x86
........\............................\bin
........\............................\obj
........\............................\Properties
........\MiniWord文本编辑器_221000316
我的代码