登录
首页 » C# » 这是一个用CSharp程序可以用来支付操作结束,希望能有帮助…

这是一个用CSharp程序可以用来支付操作结束,希望能有帮助…

于 2023-02-28 发布 文件大小:1.32 MB
0 114
下载积分: 2 下载次数: 1

代码说明:

这是一个Csharp程序,可以用来交期末作业,希望能帮助大家-This is a Csharp program can be used to pay the end of operation, hoping to help people

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

发表评论

0 个回复

  • myconsole
    1、 通过指定的的密码进入成绩管理系统. 2、 该系统实现学员成绩管理,每个学员包括3门课的成绩,从键盘输入学员信息。 3、 包括学号、姓名、英语,C语言,数学三门课成绩,计算出学员的平均成绩,按照学员平均成绩由大到小排序。 4、 插入功能:在排序后的学员成绩表中插入一个学员的信息,要求插入后仍然保持成绩表有序。 5、 删除功能:要求输入指定的学号,从学员信息表中删除该学员,删除后的成绩表保持有序。 (1, by specifying a password to enter the results of the management system. 2, the performance management system training, each student, including three classes of results, students from the keyboard input information. 3, including the school number, name, English, C language, mathematics lesson three results to calculate the average student, average student performance in accordance with descending order. 4, insert the functions: students in sorting results after inserting a table of information students require to insert after the results remained orderly. 5, delete functions: the school designated for the importation of number, information from the students table to delete the participants, the results after the deletion of maintaining orderly.)
    2009-06-02 10:01:11下载
    积分:1
  • iOSDiner 例子源码下载(商业)
    iOSDiner 例子源码下载(商业)
    2015-02-27下载
    积分:1
  • 真正颜色下拉控件,跟word颜色下拉一个方式!比本站上传其他的列举颜色强多了!...
    真正颜色下拉控件,跟word颜色下拉一个方式!比本站上传其他的列举颜色强多了!-ColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPickerColorPicker
    2022-03-22 03:56:30下载
    积分:1
  • C# 设置应用程序背景颜色
    C# 设置应用程序背景颜色,通过调用Windows调色板,来选取颜色,然后程序将颜色值赋值给窗口,此盒子可设置斜体的颜色值,运行效果如参考截图所示,核心代码请看以下代码片段:   private void Form1_Load(object sender, EventArgs e)   {//显示应用程序背景颜色    //先打开“Properties”,添加一个System.Drawing.Color类型的变量MyBackColor    this.BackColor = Properties.Settings.Default.MyBackColor;   }   private void button1_Click(object sender, EventArgs e)   {//设置应用程序背景颜色(在运行时编写用户设置)    if(this.colorDialog1.ShowDialog()==DialogResult.OK)    {    Properties.Settings.Default.MyBackColor = this.colorDialog1.Color;    Properties.Settings.Default.Save();    this.BackColor = Properties.Settings.Default.MyBackColor;    }   }
    2022-06-22 05:36:16下载
    积分:1
  • manager
    小商品管理系统,实现商品的分录,查询,总价统计(Commodity management system, product entry, query, total statistics)
    2013-09-08 13:53:30下载
    积分:1
  • TestNetDetect(WIN32)
    CPing依据ICMP协议实现, 可解析域名和IP, 可设置发包数量,统计丢包率(CPing based on ICMP protocol implementation can resolve domain names and IP, you can set the number of contracting, statistical packet loss rate)
    2009-11-27 17:46:36下载
    积分:1
  • C-program-of-PID-algorithm
    本文件详细说明了PID算法Matlab仿真程序和C程序(Matlab simulation program and C program of PID algorithm)
    2013-10-15 16:23:52下载
    积分:1
  • Matlab
    暑期matlab大作业 通信系统仿真大作业(Summer matlab great job communication system)
    2013-12-21 19:31:58下载
    积分:1
  • Effective-ModernC++完整版
    说明:  Effective Modern C++完整版,内容为C++11和C++14(Effective Modern C ++ full version with C ++ 11 and C ++ 14)
    2019-12-17 21:29:16下载
    积分:1
  • fishnum
    对人工鱼群算法进行了详细的介绍,然后用实例讲解了算法的用法(Artificial fish swarm algorithm is introduced in detail, and then explained the use of the algorithm)
    2017-03-08 09:19:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载