• 大小: 2.42MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-10
  • 语言: C#
  • 标签: 教务管理  

资源简介

C# VS2013。SQL2014. 教务管理系统,具体功能有登录,信息查询,成绩查询,课表查询等等。

资源截图

代码片段和文件信息

//------------------------------------------------------------------------------
// 
//     此代码由工具生成。
//     运行时版本:4.0.30319.42000
//
//     对此文件的更改可能会导致不正确的行为,并且如果
//     重新生成代码,这些更改将会丢失。
// 

//------------------------------------------------------------------------------

#pragma warning disable 1591

namespace myfirstwork {
    
    
    /// 
    ///Represents a strongly typed in-memory cache of data.
    ///

    [global::System.Serializable()]
    [global::System.ComponentModel.DesignerCategoryAttribute(“code“)]
    [global::System.ComponentModel.ToolboxItem(true)]
    [global::System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
    [global::System.xml.Serialization.xmlRootAttribute(“DataSet1“)]
    [global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
    public partial class DataSet1 : global::System.Data.DataSet {
        
        private View_StudentScoreDataTable tableView_StudentScore;
        
        private global::System.Data.SchemaSerializationMode _schemaSerializationMode = global::System.Data.SchemaSerializationMode.IncludeSchema;
        
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
        public DataSet1() {
            this.BeginInit();
            this.InitClass();
            global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
            base.Tables.Collectionchanged += schemaChangedHandler;
            base.Relations.Collectionchanged += schemaChangedHandler;
            this.EndInit();
        }
        
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“ “4.0.0.0“)]
        protected DataSet1(global::System.Runtime.Serialization.SerializationInfo info global::System.Runtime.Serialization.StreamingContext context) : 
                base(info context false) {
            if ((this.IsBinarySerialized(info context) == true)) {
                this.InitVars(false);
                global::System.ComponentModel.CollectionchangeEventHandler schemaChangedHandler1 = new global::System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
                this.Tables.Collectionchanged += schemaChangedHandler1;
                this.Relations.Collectionchanged += schemaChangedHandler1;
                return;
            }
            string strSchema = ((string)(info.GetValue(“xmlSchema“ typeof(string))));
            if ((this.DetermineSchemaSerializationMode(info context) == global::System.Data.SchemaSerializationMode.IncludeSchema)) {
                global::System.Data.DataSet ds = 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        668  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\App.config

     文件     607232  2018-05-03 17:09  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.exe

     文件        668  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.exe.config

     文件     316928  2018-05-03 17:09  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.pdb

     文件      24224  2018-05-03 17:17  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.vshost.exe

     文件        668  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.vshost.exe.config

     文件        490  2017-09-29 21:43  myfirstwork - 副本\myfirstwork\bin\Debug\myfirstwork.vshost.exe.manifest

     文件     415744  2016-10-21 22:27  myfirstwork - 副本\myfirstwork\bin\Release\myfirstwork.exe

     文件        187  2016-10-19 22:57  myfirstwork - 副本\myfirstwork\bin\Release\myfirstwork.exe.config

     文件      26112  2016-10-21 22:27  myfirstwork - 副本\myfirstwork\bin\Release\myfirstwork.pdb

     文件      65276  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\DataSet1.Designer.cs

     文件          3  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\DataSet1.xsc

     文件       5715  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\DataSet1.xsd

     文件          3  2016-10-27 21:16  myfirstwork - 副本\myfirstwork\DataSet1.xss

     文件       2814  2018-05-03 17:09  myfirstwork - 副本\myfirstwork\Form1.cs

     文件       5772  2016-12-12 09:43  myfirstwork - 副本\myfirstwork\Form1.Designer.cs

     文件     217978  2016-12-12 09:43  myfirstwork - 副本\myfirstwork\Form1.resx

     文件       3192  2016-12-12 10:14  myfirstwork - 副本\myfirstwork\Form2.cs

     文件      13559  2016-12-12 10:08  myfirstwork - 副本\myfirstwork\Form2.Designer.cs

     文件     395267  2016-12-12 10:08  myfirstwork - 副本\myfirstwork\Form2.resx

     文件     285423  2016-10-27 20:29  myfirstwork - 副本\myfirstwork\mydataDataSet.Designer.cs

     文件          3  2016-10-27 20:29  myfirstwork - 副本\myfirstwork\mydataDataSet.xsc

     文件      50860  2016-10-27 20:29  myfirstwork - 副本\myfirstwork\mydataDataSet.xsd

     文件          3  2016-10-27 20:29  myfirstwork - 副本\myfirstwork\mydataDataSet.xss

     文件      61066  2016-10-27 20:39  myfirstwork - 副本\myfirstwork\mydataDataSet1.Designer.cs

     文件          3  2016-10-27 20:39  myfirstwork - 副本\myfirstwork\mydataDataSet1.xsc

     文件       4497  2016-10-27 20:39  myfirstwork - 副本\myfirstwork\mydataDataSet1.xsd

     文件          3  2016-10-27 20:39  myfirstwork - 副本\myfirstwork\mydataDataSet1.xss

     文件      10219  2016-10-30 16:31  myfirstwork - 副本\myfirstwork\myfirstwork.csproj

     文件        996  2016-10-30 16:31  myfirstwork - 副本\myfirstwork\Myprint.cs

............此处省略97个文件信息

评论

共有 条评论