资源简介
学生课程表,winform,很简单的代码,大家可以拿去参考

代码片段和文件信息
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
using System.Data.OleDb;
namespace 学生课程表
{
///
/// Add 的摘要说明。
///
public class Add : System.Windows.Forms.Form
{
public static string g;
public static string p;
// public static string ct;
private System.Windows.Forms.Label lbgrass;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button btok;
private System.Windows.Forms.Button btreturn;
private System.Windows.Forms.Label lbclass;
private System.Windows.Forms.ComboBox cbclass;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox t7;
private System.Windows.Forms.TextBox t1;
private System.Windows.Forms.TextBox t2;
private System.Windows.Forms.TextBox t3;
private System.Windows.Forms.TextBox t4;
private System.Windows.Forms.TextBox t5;
private System.Windows.Forms.TextBox t6;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.ComboBox cb7;
private System.Windows.Forms.ToolTip toolTip1;
private System.Windows.Forms.Label label10;
private System.ComponentModel.IContainer components;
OleDbConnection objcnn=new OleDbConnection(“Provider=Microsoft.Jet.OLEDB.4.0;Data Source=choice.mdb“);
public Add()
{
//
// Windows 窗体设计器支持所必需的
//
InitializeComponent();
//
// TODO: 在 InitializeComponent 调用后添加任何构造函数代码
//
}
///
/// 清理所有正在使用的资源。
///
protected override void Dispose( bool disposing )
{
if( disposing )
{
if(components != null)
{
components.Dispose();
}
}
base.Dispose( disposing );
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要使用代码编辑器修改
/// 此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Add));
this.lbgrass = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.btok = new System.Windows.Forms.Button();
this.btreturn = new System.Windows.Forms.Button();
this.lbclass = new System.Windows.Forms.Label();
this.cbclass = new System.Windows.Forms.ComboBox();
this.label1 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 17134 2007-12-28 09:22 学生课程表\Add.cs
文件 163546 2007-12-28 09:21 学生课程表\Add.resx
文件 24364 2007-12-29 20:49 学生课程表\AddF.cs
文件 671910 2007-12-29 20:49 学生课程表\AddF.resx
文件 1078 2007-12-25 11:53 学生课程表\App.ico
文件 1859 2007-12-25 11:53 学生课程表\AssemblyInfo.cs
文件 29114 2007-12-30 23:05 学生课程表\Form1.cs
文件 362297 2007-12-30 23:05 学生课程表\Form1.resx
文件 7888 2007-12-27 17:06 学生课程表\Form2.cs
文件 154063 2007-12-27 17:06 学生课程表\Form2.resx
文件 2471 2007-12-28 04:45 学生课程表\Form3.cs
文件 209069 2007-12-28 04:45 学生课程表\Form3.resx
文件 21337 2007-12-28 15:49 学生课程表\Mod.cs
文件 592934 2007-12-28 15:49 学生课程表\Mod.resx
文件 112520 2007-12-28 09:21 学生课程表\obj\Debug\学生课程表.Add.resources
文件 452955 2007-12-29 20:49 学生课程表\obj\Debug\学生课程表.AddF.resources
文件 1490944 2007-12-30 23:05 学生课程表\obj\Debug\学生课程表.exe
文件 245838 2007-12-30 23:05 学生课程表\obj\Debug\学生课程表.Form1.resources
文件 104637 2007-12-27 17:06 学生课程表\obj\Debug\学生课程表.Form2.resources
文件 138938 2007-12-28 04:45 学生课程表\obj\Debug\学生课程表.Form3.resources
文件 400189 2007-12-28 15:49 学生课程表\obj\Debug\学生课程表.Mod.resources
文件 85504 2007-12-30 23:05 学生课程表\obj\Debug\学生课程表.pdb
..A..H. 35080 2007-12-30 23:05 学生课程表\obj\Debug\学生课程表.projdata
..A.SH. 6144 2007-12-30 17:40 学生课程表\Thumbs.db
文件 6148 2007-12-28 02:38 学生课程表\学生课程表.csproj
文件 1804 2007-12-30 23:05 学生课程表\学生课程表.csproj.user
文件 905 2007-12-25 11:53 学生课程表\学生课程表.sln
..A..H. 8192 2007-12-30 23:05 学生课程表\学生课程表.suo
目录 0 2007-12-30 23:48 学生课程表\obj\Debug\temp
目录 0 2007-12-30 23:48 学生课程表\obj\Debug\TempPE
............此处省略7个文件信息
- 上一篇:c#写的简易论坛代码
- 下一篇:c#调用讯飞在线语音
相关资源
- Winform可视化打印模板设计工具含源码
- c# winform 自动登录 百度账户 源代码
- DirectX.Capturec# winform 操作摄像头录像附
- C# 五子棋程序 附带编程日记
- C# winform实现表数据导出到Excel表格
- C# WinForm读写INI文件
- C#处理png图片位深度和交错属性
- winform(c#)最全73种非常漂亮界面样式
- winform与内嵌echarts的数据交互,让数据
- winform分页控件
- winform materialskin好看的皮肤组件
- winform 皮肤
- C#全套皮肤一共73款(IrisSkin4)
- UI界面皮肤(winform)
- winform开发的人脸识别打卡系统
- winform下拉多选自定义控件(带全选)
- winform控件库
- C# winform简洁漂亮的图形界面库SunnyU
- C# 斑马标签打印 (WEBamp;WINFORM)
- winform shell编程
- winform实时获取网卡网速全部源码,获
- winform实现饼状图、柱状图、折线图(
- winform简单用户登录(带验证码)
- 输入框自动切换中文(C#winform)vs20
- winform右下角弹窗
- windorm 加载WPF控件 ,实现dxf文件显示
- C# 俄罗斯方块(winform)
- C# 贪吃蛇(winform)
- C# 五子棋(winform源码)
- Winform中嵌入excel
评论
共有 条评论