资源简介
简单的学生信息管理系统,实现查询,统计,修改等功能,适合初学者。。
代码片段和文件信息
#region Using directives
using System;
using System.Diagnostics;
using System.Drawing;
using System.IO;
using System.Reflection;
using System.Security;
using WebControls = System.Web.UI.WebControls;
using HTMLControls = System.Web.UI.HtmlControls;
using WinForms = System.Windows.Forms;
using SQLTypes = System.Data.SqlTypes;
#endregion
// mscorlib
[assembly: DebuggerDisplay(@“\{Name = {Name} FullName = {FullName}}“ Target = typeof(Type))]
// System.Drawing
[assembly: DebuggerDisplay(@“\{Name = {fontFamily.Name} Size={fontSize}}“ Target = typeof(Font))]
[assembly: DebuggerDisplay(@“\{Name = {name}}“ Target = typeof(FontFamily))]
[assembly: DebuggerDisplay(@“\{Color = {color}}“ Target = typeof(Pen))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y}}“ Target = typeof(Point))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y}}“ Target = typeof(PointF))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y} Width = {width} Height = {height}}“ Target = typeof(Rectangle))]
[assembly: DebuggerDisplay(@“\{X = {x} Y = {y} Width = {width} Height = {height}}“ Target = typeof(RectangleF))]
[assembly: DebuggerDisplay(@“\{Width = {width} Height = {height}}“ Target = typeof(Size))]
[assembly: DebuggerDisplay(@“\{Width = {width} Height = {height}}“ Target = typeof(SizeF))]
[assembly: DebuggerDisplay(@“\{Color = {color}}“ Target = typeof(SolidBrush))]
// System.Web.UI.WebControls
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Button))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Label))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::Hyperlink))]
[assembly: DebuggerDisplay(@“\{Text = {Text} Checked = {Checked}}“ Target = typeof(WebControls::CheckBox))]
[assembly: DebuggerDisplay(@“\{Text = {Text} Checked = {Checked}}“ Target = typeof(WebControls::RadioButton))]
[assembly: DebuggerDisplay(@“\{SelectedDate = {SelectedData}}“ Target = typeof(WebControls::Calendar))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WebControls::linkButton))]
// System.Web.UI.HtmlControls
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlInputButton))]
[assembly: DebuggerDisplay(@“\{InnerText = {InnerText}}“ Target = typeof(HTMLControls::HtmlGenericControl))]
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlTextArea))]
[assembly: DebuggerDisplay(@“\{Value = {Value}}“ Target = typeof(HTMLControls::HtmlInputText))]
[assembly: DebuggerDisplay(@“\{Value = {Value} Checked = {Checked}}“ Target = typeof(HTMLControls::HtmlInputCheckBox))]
[assembly: DebuggerDisplay(@“\{Value = {Value} Checked = {Checked}}“ Target = typeof(HTMLControls::HtmlInputRadioButton))]
// System.Windows.Forms
[assembly: DebuggerDisplay(@“\{ExecutablePath = {executablePath}}“ Target = typeof(WinForms::Application))]
[assembly: DebuggerDisplay(@“\{Text = {Text}}“ Target = typeof(WinForm
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 82617 2010-03-27 14:28 20080854130\a.jpg
文件 2627 2011-06-24 17:35 20080854130\help.htm
文件 667648 2011-06-24 17:44 20080854130\student.mdb
文件 50684 2011-06-24 17:02 20080854130\Visual Studio 2005\Visualizers\attribcache80.bin
文件 9930 2005-11-11 22:50 20080854130\Visual Studio 2005\Visualizers\autoexp.cs
文件 15872 2005-11-11 22:50 20080854130\Visual Studio 2005\Visualizers\autoexp.dll
文件 8277 2005-11-11 22:50 20080854130\Visual Studio 2005\Visualizers\autoexpce.cs
文件 12288 2005-11-11 22:50 20080854130\Visual Studio 2005\Visualizers\autoexpce.dll
文件 23065 2011-06-23 18:16 20080854130\工.jpg
文件 15093 2012-03-08 19:56 20080854130\管理信息系统—朱玉凤—130\addM.Designer.vb
文件 5814 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\addM.resx
文件 4465 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\addM.vb
文件 98304 2012-03-08 19:56 20080854130\管理信息系统—朱玉凤—130\bin\Debug\管理信息系统.exe
文件 183808 2012-03-08 19:56 20080854130\管理信息系统—朱玉凤—130\bin\Debug\管理信息系统.pdb
文件 5632 2005-12-08 14:51 20080854130\管理信息系统—朱玉凤—130\bin\Debug\管理信息系统.vshost.exe
文件 657 2012-03-08 19:56 20080854130\管理信息系统—朱玉凤—130\bin\Debug\管理信息系统.xm
文件 2706 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\claM.Designer.vb
文件 5814 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\claM.resx
文件 903 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\claM.vb
文件 2749 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\code.Designer.vb
文件 5814 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\code.resx
文件 893 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\code.vb
文件 7757 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\count.Designer.vb
文件 6005 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\count.resx
文件 6000 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\count.vb
文件 2718 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\dept.Designer.vb
文件 5814 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\dept.resx
文件 891 2012-03-08 19:55 20080854130\管理信息系统—朱玉凤—130\dept.vb
文件 7244 2012-03-08 19:51 20080854130\管理信息系统—朱玉凤—130\Form1.Designer.vb
文件 6012 2012-03-08 19:51 20080854130\管理信息系统—朱玉凤—130\Form1.resx
............此处省略67个文件信息
- 上一篇:vb写的温度监控上位机软件
- 下一篇:VB数控机床界面
相关资源
- vb.net2012操作跨窗体控件单线程和多线
- VB.NET编程内含基础教程
- 新浪微博已删除图片恢复器
- vb.net华视身份证读卡器程序CVR-100U源代
- vb.net数据库开发编程
- vb.net中通过OpenFileDialog对话框多选文件
- VB.NET 简单图片浏览器
- vb.net宽带公网IP更新邮件通知发送器
- vb.net下利用Directshow_lib进行摄像头捕获
- .net中进度条演示ProgressBar1.PerformStep(
- 扫雷 vb.net
- VB.NET精讲(含源码)
- VB.NET+Access数据库实现数据的修改添加
- VB.NET做的图书管理系统
- 直接生成pdf文件源代码
- VB.NET学生成绩管理系统
- 《学生信息管理系统》VB和ACCESS课程设
- VB学生信息管理系统完全版(毕业论文
- 基于vb.net的数字图像处理源码
- VB.net 经典小程序
- 简单的仓库管理系统源代码vb.net版
- VB.NET(vs2010+mssql2008)编写的宿舍管理
- 学生信息管理系统(SQL+VB)实践报告
- Vb.NET数据库开发经典案例解析
- 《Visual Basic开发实战1200例》前100例源
- VB.NET画图
- VB.NET源代码集.
- VB.NET新手可以快速入门的小游戏源码
- 扫雷——VB.NET
- vb.net仓库管理系统等案例
评论
共有 条评论