登录
首页 » C# » S6-1

S6-1

于 2020-10-15 发布
0 184
下载积分: 1 下载次数: 0

代码说明:

说明:  编写一个程序,用以接受用户输入的两个double类型的值。一个值表示用户想要存放在银行账户中的金额。另一个值表示用户想要从银行账户中提取的金额。创建自定义异常,以确保提取的金额始终小于或等于当前的余额。引发异常时,程序应显示一则错误消息。否则,程序应显示从用户存款中扣除取款额之后的账户余额。(Write a program to accept the value of two double types that the user enters. A value represents the amount the user wants to store in a bank account. The other value is the amount that the user wants to extract from the bank account. Create a custom exception to ensure that the amount extracted is always less than or equal to the current balance. When an exception is caused, a program should display an error message. Otherwise, the program should show the balance of the account after deducting the amount from the user's deposit.)

文件列表:

S6-1\S6-1\AccountNumException.cs, 1017 , 2013-12-30
S6-1\S6-1\bin\Debug\S6-1.exe, 10752 , 2013-12-30
S6-1\S6-1\bin\Debug\S6-1.pdb, 30208 , 2013-12-30
S6-1\S6-1\bin\Debug\S6-1.vshost.exe, 11600 , 2013-12-30
S6-1\S6-1\Form1.cs, 3010 , 2013-12-30
S6-1\S6-1\Form1.Designer.cs, 6010 , 2013-12-30
S6-1\S6-1\Form1.resx, 5817 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache, 2855 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache, 6301 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6-1.csproj.FileListAbsolute.txt, 673 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6-1.csproj.GenerateResource.Cache, 975 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6-1.exe, 10752 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6-1.pdb, 30208 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6_1.Form1.resources, 180 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\S6_1.Properties.Resources.resources, 180 , 2013-12-30
S6-1\S6-1\Program.cs, 485 , 2013-12-30
S6-1\S6-1\Properties\AssemblyInfo.cs, 1340 , 2013-12-30
S6-1\S6-1\Properties\Resources.Designer.cs, 2860 , 2013-12-30
S6-1\S6-1\Properties\Resources.resx, 5612 , 2013-12-30
S6-1\S6-1\Properties\Settings.Designer.cs, 1091 , 2013-12-30
S6-1\S6-1\Properties\Settings.settings, 249 , 2013-12-30
S6-1\S6-1\S6-1.csproj, 3717 , 2013-12-30
S6-1\S6-1.sln, 854 , 2013-12-30
S6-1\S6-1.suo, 19456 , 2013-12-30
S6-1\S6-1\obj\x86\Debug\TempPE, 0 , 2013-12-30
S6-1\S6-1\obj\x86\Debug, 0 , 2013-12-30
S6-1\S6-1\bin\Debug, 0 , 2013-12-30
S6-1\S6-1\obj\x86, 0 , 2013-12-30
S6-1\S6-1\bin, 0 , 2013-12-30
S6-1\S6-1\obj, 0 , 2013-12-30
S6-1\S6-1\Properties, 0 , 2013-12-30
S6-1\S6-1, 0 , 2013-12-30
S6-1, 0 , 2013-12-30

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

发表评论

0 个回复

  • MapX45Setup
    mapx4.5,程序不大,可以用,内部没有地图,矢量地图要仔细,里面没有地图(Mapx4.5, program is not big, can be used, internal without maps, vector map carefully, there is no maps )
    2013-05-02 23:39:17下载
    积分:1
  • D3D
    所有游戏D3D窗口化源代码,可以窗口化任何游戏! (All the source code D3D game window, can change any game window!)
    2020-09-17 18:18:04下载
    积分:1
  • UnderthePCintheWindows95andsingle-chipserialcommun
    在Windows95下PC机和单片机的串行通信。 基于32位操作系统Windows95的工业控制PC机和单片机间的串行通信,给出了用VC++5.0和PL/M-96语言编写的串行通信程序(Under the PC in the Windows95 and single-chip serial communication. 32-bit operating system based on the Windows95 machine and industrial control PC serial communication between the single-chip, is given by VC++5.0 and PL/M-96 language serial communication program)
    2009-05-31 15:11:53下载
    积分:1
  • AUDIO LIB
    说明:  基于ADI的DSP的音频算法库,集成3D语音,回声消除,波束形成等(Audio Algorithm Library of DSP based on ADI)
    2021-04-09 15:58:59下载
    积分:1
  • 8051_TFT_9230
    8051单片机的2.8寸彩屏9230的驱动程序,亲自测试可用(9230 the driver of the 8051 2.8-inch color screen, personally testing available)
    2012-04-16 21:02:46下载
    积分:1
  • CreatRasterDataset
    用于在C#+arcgis engine开发中CreatRasterDataset(CreatRasterDataset used in C#+arcgis engine development)
    2016-12-17 20:31:54下载
    积分:1
  • ARAY1D
    This is how to make aray 1 dimension. I give you a source code to learn how to make array 1 dimension use C++.
    2014-11-21 00:15:28下载
    积分:1
  • 说明:  基于51单片机的自动评分器,使用了keil软件和proteus仿真软件,利用矩阵键盘输入基础分值,自动求和求出平均数,并且自动去掉了最大值和最小值。(Automatic Scorer Based on 51 Single Chip Microcomputer Keil software and Proteus simulation software are used to input the basic score by matrix keyboard, and the average is automatically summed up, and the maximum and minimum values are automatically removed.)
    2021-04-25 20:38:46下载
    积分:1
  • Win32Cube
    DirectX编写绘制旋转的盒子,便于新手学习如何设置世界矩阵,投影举证(DirectX prepared draw the rotating box, easy for novices to learn how to set the world matrix, projection proof)
    2013-11-16 22:57:55下载
    积分:1
  • TI-DSP-C6000
    TI DSP C6000系列图像处理-灰度变换实验程序(TI DSP C6000 Series Image Processing- gray-scale transformation of experimental procedures)
    2014-01-12 11:43:37下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载