登录
首页 » C# » S6-1

S6-1

于 2020-10-15 发布
0 219
下载积分: 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 个回复

  • AutoUpdate自动更新、解压缩实例
     系统结构服务端自动更新服务:这个是部署到web服务器的,如果有新的版本,只要放到自动更新服务App_DataUpdate目录下,即可【注意:每次更新版本时,需要更新软件的版本号,即解决方案的AssemblyInfo.cs文件,类似如下内容[assembly: AssemblyVersion("1.0.0.1")][assembly: AssemblyFileVersion("1.0.0.1")]更新版本时换这个内容】客户端MyApp:每次启动时需要检测版本【引用“自动更新服务”】,有新版本时进行解压和更新具体的内容参考详细的代码。
    2021-04-12 13:58:57下载
    积分:1
  • ModbusMonitor
    VS2010 winform Csharp 开发的一款监控器软件,开启监控器,启动多线程,可以自动扫描到在线的Modbus节点(modbus协议),并自动获取节点采集到的数据数据。(Development environment:Microsoft Visual Studio 2010 programming language:Cshap Application Software: modbus monitor skill:multithreading)
    2012-03-25 20:00:14下载
    积分:1
  • 8ERSSI
    本文介绍了8ERSSI的无线传感器网络加权质心定位算法,用于CC2430的无线定位(This article describes the wireless sensor networks 8ERSSI weighted centroid location algorithm for wireless location CC2430。)
    2010-08-19 20:15:36下载
    积分:1
  • F320UsbTest
    说明:  USB device的PC机测试程序,可以通过设置buffer的大小来测试buffer对USB传输速度的影响。(USB PC device testing procedures can set the buffer size to test buffer for the USB transmission speed impact.)
    2005-12-31 09:22:17下载
    积分:1
  • DS102DS112
    DS102_DS112 日本骏河精机直线滚珠导轨资料(DS102DS112 japan machine)
    2013-11-17 17:14:14下载
    积分:1
  • simplest_ffmpeg_player
    一个基于ffmpeg的视频播放器示例,支持各种视频格式和编解码器(ffmpeg player)
    2017-03-13 16:32:03下载
    积分:1
  • ply2pcd
    点云数据转换文件。可以将PCL转换为PLY文件,反之亦然。其中用到了点云库PCL的代码。(Point cloud data file conversion. PCL can convert PLY files, and vice versa. Which uses a point cloud library PCL code.)
    2021-04-07 12:59:01下载
    积分:1
  • 6919470
    采用WINDDOWSSDK写的按钮界面,其中详细的展现了按钮控件的各个属性的操作(Using the button interface written by WINDDOWSSDK, which details the button control of the various properties of the operation)
    2018-10-27 19:15:10下载
    积分:1
  • 基于VC++实现的网络防火墙
    说明:  这是一个基于VC++6.0的简易防火墙,使用MFC编程,基于Windows的ipfltdrv.sys驱动(This is a simple firewall based on VC++ 6.0. It uses MFC programming and Windows-based ipfltdrv.sys driver.)
    2019-04-12 18:11:49下载
    积分:1
  • 自适应滤波器原理(中文第四版)
    说明:  自适应滤波器原理参考书,可用于滤波器编程参考(Reference Book on Principles of Adaptive Filters)
    2019-03-26 12:45:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载