資源簡介
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個文件信息
評論
共有 條評論