登录
首页 » C# » S8-1

S8-1

于 2020-10-31 发布 文件大小:46KB
0 122
下载积分: 1 下载次数: 23

代码说明:

  设计一个窗体,上面布置一个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). )

文件列表:

S8-1
....\S8-1
....\....\bin
....\....\...\Debug
....\....\...\.....\S8-1.exe,9728,2011-12-05
....\....\...\.....\S8-1.pdb,24064,2011-12-05
....\....\...\.....\S8-1.vshost.exe,11600,2011-12-05
....\....\...\.....\S8-1.vshost.exe.manifest,490,2009-08-31
....\....\Form1.cs,2293,2011-12-05
....\....\Form1.Designer.cs,3800,2011-12-05
....\....\Form1.resx,6229,2011-12-05
....\....\obj
....\....\...\x86
....\....\...\...\Debug
....\....\...\...\.....\DesignTimeResolveAssemblyReferences.cache,4440,2011-12-05
....\....\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,6232,2011-12-05
....\....\...\...\.....\GenerateResource.read.1.tlog,264,2011-12-05
....\....\...\...\.....\GenerateResource.write.1.tlog,614,2011-12-05
....\....\...\...\.....\ResolveAssemblyReference.cache,7897,2011-12-05
....\....\...\...\.....\S8-1.csproj.FileListAbsolute.txt,715,2011-12-05
....\....\...\...\.....\S8-1.exe,9728,2011-12-05
....\....\...\...\.....\S8-1.pdb,24064,2011-12-05
....\....\...\...\.....\S8_1.Form1.resources,180,2011-12-05
....\....\...\...\.....\S8_1.Properties.Resources.resources,180,2011-12-05
....\....\...\...\.....\TempPE
....\....\Program.cs,485,2011-12-05
....\....\Properties
....\....\..........\AssemblyInfo.cs,1340,2011-12-05
....\....\..........\Resources.Designer.cs,2858,2011-12-05
....\....\..........\Resources.resx,5612,2011-12-05
....\....\..........\Settings.Designer.cs,1089,2011-12-05
....\....\..........\Settings.settings,249,2011-12-05
....\....\S8-1.csproj,3667,2011-12-05
....\S8-1.sln,854,2011-12-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 11-EEPROM24c02
    用C51编制关于EEPROM24c02程序,对其进行读写操作.(Preparation of EEPROM24c02 program with C51, its read and write operations.)
    2010-11-03 14:34:57下载
    积分:1
  • prime
    输出用户输入的任意两个整数间的所有素数 输入的大小任意,输出按从小到大的顺序。 C++实现(Output user input between any two integers all prime numbers of arbitrary size of input and output according to the order from small to large. C++ implementation)
    2009-03-10 10:20:31下载
    积分:1
  • PWM-PRIJECT
    利用stm32的TIM3产生PWM,可以调节占空比,通过寄存器配置的(Generate PWM, the duty cycle can be adjusted)
    2013-12-18 21:24:58下载
    积分:1
  • SAE-J1978
    协议SAE1978,对编写对应程序有帮助( XIEYI SAE1978)
    2011-05-13 11:53:44下载
    积分:1
  • Effective-CPP
    Effective C++ 非常经典的C++书籍,基本上学C++的人没有不知道这本书的。书中介绍了55个准则,每一条准则描述一个编写出更好的C++的方式。(Effective C++ is the classic C++ books, basically learning C++, people do not know this book. The book describes 55 guidelines, each guideline describes a write better C++ way.)
    2011-05-16 23:56:33下载
    积分:1
  • Ultrasonic-Distance-Measure
    This code is demonstrates how to measure the distance with ultrasonic modules and pic16f877a
    2013-05-04 17:07:50下载
    积分:1
  • PKI
    pki 功能文档,对初学者有很大帮助,可以了解pki的相关功能(pki doc useful for beginner)
    2009-02-13 15:57:49下载
    积分:1
  • DXF_G_code
    DXF轨迹图转G代码,有 直线,圆,圆弧,样条曲线,优化多段线,多段线。与下位机串口通讯!无法编译,是因为要先注册mscomm控件(DXF trajectories turn the G-code, line, circle, arc, spline curves to optimize the polyline, polyline. With lower serial communications! Not compile because the first registered mscomm controls)
    2020-11-03 08:29:52下载
    积分:1
  • ChangeSkin
    界面换肤模块提供两种界面换肤方式。“方案一”文件夹中实现的是加载皮肤文件实现界面换肤,“方案二”文件夹中实现的是加载组件库实现界面换肤。(Skinnable interface module provides two interface skinning methods. "Option One" folder implementation is to achieve load skin file interface skin, "Option Two" folder implementation is to achieve load component library interface skin.)
    2014-07-29 11:28:48下载
    积分:1
  • chip-motor-control
    电机的单片机控制是一本很好的书,现在的电机主要靠电力电子的技术对其控制,而单片机的控制使其更加的智能化。(Motor SCM control is a very good book, now the motor depends mainly on the power electronic technology on the control of MCU control, and make it more intelligent. )
    2012-01-10 10:59:55下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载