• 大小: 275KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-06-04
  • 语言: VB
  • 标签: VB.net  

资源简介

简单的学生信息管理系统,实现查询,统计,修改等功能,适合初学者。。

资源截图

代码片段和文件信息

#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\管理信息系统.xml

     文件       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个文件信息

评论

共有 条评论