资源简介
这是我的课程设,虽然界面是看别人的,但功能实现代码完全自己编写的,界面还可以,功能很完。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace 宿舍管理系统
{
public partial class AddCharge : Form
{
ChargeInfo chargeInfo = new ChargeInfo();
DormInfo dormInfo = new DormInfo();
public AddCharge()
{
InitializeComponent();
}
private void buttonOK_Click(object sender EventArgs e)
{
if (textDormID.Text.Trim() == ““)
MessageBox.Show(“输入宿舍号“ “提示“);
else
{
if (!dormInfo.seldormInfo(textDormID.Text.Trim()))
MessageBox.Show(“没有该房间号,请重新输入“ “提示“);
else
{
chargeInfo.dormId = textDormID.Text.Trim();
chargeInfo.num = textElec.Text.Trim();
chargeInfo.money = textMoney.Text.Trim();
chargeInfo.buyer = textBuyer.Text.Trim();
chargeInfo.date = dateTimePicker1.Text.Trim();
chargeInfo.instCharge();
MessageBox.Show(“添加完成“ “提示“);
}
}
}
private void AddCharge_Load(object sender EventArgs e)
{
chargeInfo.connDb();
dormInfo.connDb();
}
private void buttonClose_Click(object sender EventArgs e)
{
this.Close();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2012-11-30 21:50 宿舍管理系统\
目录 0 2012-11-30 21:50 宿舍管理系统\宿舍管理系统\
文件 896 2012-11-30 21:50 宿舍管理系统\宿舍管理系统.sln
文件 41472 2012-12-07 17:11 宿舍管理系统\宿舍管理系统.suo
文件 1675 2012-12-02 22:18 宿舍管理系统\宿舍管理系统\AddCharge.cs
文件 8621 2012-12-02 22:18 宿舍管理系统\宿舍管理系统\AddCharge.Designer.cs
文件 5817 2012-12-02 22:18 宿舍管理系统\宿舍管理系统\AddCharge.resx
文件 1318 2012-12-02 23:17 宿舍管理系统\宿舍管理系统\AddDorm.cs
文件 10664 2012-12-01 18:54 宿舍管理系统\宿舍管理系统\AddDorm.Designer.cs
文件 5817 2012-12-01 18:54 宿舍管理系统\宿舍管理系统\AddDorm.resx
文件 1658 2012-12-02 20:32 宿舍管理系统\宿舍管理系统\AddDormCheck.cs
文件 7992 2012-12-02 20:32 宿舍管理系统\宿舍管理系统\AddDormCheck.Designer.cs
文件 5817 2012-12-02 20:32 宿舍管理系统\宿舍管理系统\AddDormCheck.resx
文件 1856 2012-12-03 12:38 宿舍管理系统\宿舍管理系统\AddRegis.cs
文件 9682 2012-12-03 12:38 宿舍管理系统\宿舍管理系统\AddRegis.Designer.cs
文件 5817 2012-12-03 12:38 宿舍管理系统\宿舍管理系统\AddRegis.resx
文件 1680 2012-12-03 13:06 宿舍管理系统\宿舍管理系统\AddRepair.cs
文件 8872 2012-12-03 13:06 宿舍管理系统\宿舍管理系统\AddRepair.Designer.cs
文件 5817 2012-12-03 13:06 宿舍管理系统\宿舍管理系统\AddRepair.resx
文件 2842 2012-12-02 16:11 宿舍管理系统\宿舍管理系统\AddStudent.cs
文件 8694 2012-12-02 16:11 宿舍管理系统\宿舍管理系统\AddStudent.Designer.cs
文件 5817 2012-12-02 16:11 宿舍管理系统\宿舍管理系统\AddStudent.resx
文件 1688 2012-12-01 17:26 宿舍管理系统\宿舍管理系统\AddUser.cs
文件 5873 2012-12-01 17:26 宿舍管理系统\宿舍管理系统\AddUser.Designer.cs
文件 5817 2012-12-01 17:26 宿舍管理系统\宿舍管理系统\AddUser.resx
目录 0 2012-11-30 21:50 宿舍管理系统\宿舍管理系统\bin\
目录 0 2012-11-30 21:50 宿舍管理系统\宿舍管理系统\bin\Debug\
文件 919552 2012-12-07 17:11 宿舍管理系统\宿舍管理系统\bin\Debug\宿舍管理系统.exe
文件 228864 2012-12-07 17:11 宿舍管理系统\宿舍管理系统\bin\Debug\宿舍管理系统.pdb
文件 11600 2012-12-07 21:24 宿舍管理系统\宿舍管理系统\bin\Debug\宿舍管理系统.vshost.exe
文件 490 2010-03-17 22:39 宿舍管理系统\宿舍管理系统\bin\Debug\宿舍管理系统.vshost.exe.manifest
............此处省略106个文件信息
相关资源
- C#编写的宿舍管理系统(源码)
- VS2010的RDLC报表使用教程
- 简单的库存管理系统C# VS2010 SQL2008以
- VS2010C#+SQLserver下的学生选课系统
- VS2010平台下GDAL库
- 基于C#与SQL开发的图书管理系统VS201
- 基于asp.net的购物网站,开发工具vs2
- sqlite-netFx40-setup-bundle-x86-2010-1.0.97.0.
- 基于C#.NET的图书借阅管理系统(可运
- C#WinForm中CefSharp.WinformVS2010、.net4.0
- 基于C#.NET的员工考勤管理系统
- C# vs2010 RDLC 报表DLL库 以及XP下无法运
- 精通C#与.NET 4.0数据库开发源码
- GDAL1.11_VS2010
- VS中NuGet包离线安装CefSharp.WinForms.49.
- c#超市收银和货物管理系统
- 基于VS2010的C#简易串口示波器
- 学生信息管理系统VS2010版文件
- C# 串口通讯Demo(VS2010)
- vs2010_MSComm控件
- c# 画椭圆鼠标拖动
- 用C#开发的一个电子时钟
- c# vs2010 小游戏之五子棋
- vs2010-c#读取txt文件至DataTable经过处理
- c#winform开发仓库管理系统,vs2010,m
- VS2010C#串口通信
- c#仿Windows任务管理器
- VS2010下 C#最小二乘法图形界面及源代
- 基于vs2010的asp.net应用程序——衣服购
- 用VS2010做的绘图板C#
评论
共有 条评论