文件名称:S8-1
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 46kb
- 下载次数:
- 0次
- 提 供 者:
- sop****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
设计一个窗体,上面布置一个Picture控件和两个命令按钮(标题为“装载”和“保存”),试按以下功能要求完成设计:
(1) 程序运行,单击“装载”按钮,弹出一个文件打开对话框,从中选择一个图像文件,确定后该图像文件内容被装载到Picture控件内显示;
(2)Picture控件有图像输出的情况下,单击“保存”按钮,弹出一个文件夹选择对话框,从中选择有效文件夹,确定后Picture控件内容会被保存到该文件夹里,文件命名为pNew.jpg(或bmp)。
-Design a form, which arranged a Picture control and two command buttons (titled "Load" and "save"), try to complete the design according to the following functional requirements:
(1) program runs, click "Load" button to pop up a File Open dialog box, select an image file, to determine the contents of the file after the image is loaded into the Picture control in display
(2) Picture control has an image output in the case, click the "Save" button, pop-up a folder selection dialog box, select valid folder, after the Picture control to determine the contents will be saved to the folder, the file named pNew.jpg (or bmp).
(1) 程序运行,单击“装载”按钮,弹出一个文件打开对话框,从中选择一个图像文件,确定后该图像文件内容被装载到Picture控件内显示;
(2)Picture控件有图像输出的情况下,单击“保存”按钮,弹出一个文件夹选择对话框,从中选择有效文件夹,确定后Picture控件内容会被保存到该文件夹里,文件命名为pNew.jpg(或bmp)。
-Design a form, which arranged a Picture control and two command buttons (titled "Load" and "save"), try to complete the design according to the following functional requirements:
(1) program runs, click "Load" button to pop up a File Open dialog box, select an image file, to determine the contents of the file after the image is loaded into the Picture control in display
(2) Picture control has an image output in the case, click the "Save" button, pop-up a folder selection dialog box, select valid folder, after the Picture control to determine the contents will be saved to the folder, the file named pNew.jpg (or bmp).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
S8-1
....\S8-1
....\....\Form1.Designer.cs
....\....\Form1.cs
....\....\Form1.resx
....\....\Program.cs
....\....\Properties
....\....\..........\AssemblyInfo.cs
....\....\..........\Resources.Designer.cs
....\....\..........\Resources.resx
....\....\..........\Settings.Designer.cs
....\....\..........\Settings.settings
....\....\S8-1.csproj
....\....\bin
....\....\...\Debug
....\....\...\.....\S8-1.exe
....\....\...\.....\S8-1.pdb
....\....\...\.....\S8-1.vshost.exe
....\....\...\.....\S8-1.vshost.exe.manifest
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferences.cache
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....\....\...\...\.....\GenerateResource.read.1.tlog
....\....\...\...\.....\GenerateResource.write.1.tlog
....\....\...\...\.....\ResolveAssemblyReference.cache
....\....\...\...\.....\S8-1.csproj.FileListAbsolute.txt
....\....\...\...\.....\S8-1.exe
....\....\...\...\.....\S8-1.pdb
....\....\...\...\.....\S8_1.Form1.resources
....\....\...\...\.....\S8_1.Properties.Resources.resources
....\....\...\...\.....\TempPE
....\S8-1.sln
....\S8-1.suo
....\S8-1
....\....\Form1.Designer.cs
....\....\Form1.cs
....\....\Form1.resx
....\....\Program.cs
....\....\Properties
....\....\..........\AssemblyInfo.cs
....\....\..........\Resources.Designer.cs
....\....\..........\Resources.resx
....\....\..........\Settings.Designer.cs
....\....\..........\Settings.settings
....\....\S8-1.csproj
....\....\bin
....\....\...\Debug
....\....\...\.....\S8-1.exe
....\....\...\.....\S8-1.pdb
....\....\...\.....\S8-1.vshost.exe
....\....\...\.....\S8-1.vshost.exe.manifest
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferences.cache
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
....\....\...\...\.....\GenerateResource.read.1.tlog
....\....\...\...\.....\GenerateResource.write.1.tlog
....\....\...\...\.....\ResolveAssemblyReference.cache
....\....\...\...\.....\S8-1.csproj.FileListAbsolute.txt
....\....\...\...\.....\S8-1.exe
....\....\...\...\.....\S8-1.pdb
....\....\...\...\.....\S8_1.Form1.resources
....\....\...\...\.....\S8_1.Properties.Resources.resources
....\....\...\...\.....\TempPE
....\S8-1.sln
....\S8-1.suo