資源簡介
本程序是基于C#語言的導線測量程序,其項目中已經存在數據庫文件,只需要點擊相應的按鈕就可運算,其功能主要有:支導線測量、閉合導線測量、附和導線測量,除此之外還有簡單的粗差探測功能,其數據源為一個數據庫文件,我是個新手如有錯誤還望體諒。

代碼片段和文件信息
//------------------------------------------------------------------------------
//?
//?????此代碼由工具生成。
//?????運行時版本:4.0.30319.42000
//
//?????對此文件的更改可能會導致不正確的行為,并且如果
//?????重新生成代碼,這些更改將會丟失。
//?
//------------------------------------------------------------------------------
#pragma?warning?disable?1591
namespace?實習二?{
????
????
????///?
????///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(“CLDATADataSet“)]
????[global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
????public?partial?class?CLDATADataSet?:?global::System.Data.DataSet?{
????????
????????private?CLDATADataTable?tableCLDATA;
????????
????????private?CLOSE_TRAVERSE_DATADataTable?tableCLOSE_TRAVERSE_DATA;
????????
????????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?CLDATADataSet()?{
????????????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?CLDATADataSet(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.SchemaSerializationM
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
????..A..H.?????57856??2019-04-11?17:21??導線測量\.vs\實習二\v15\.suo
?????文件??????????0??2019-04-10?10:08??導線測量\.vs\實習二\v15\Server\sqlite3\db.lock
?????文件???????4096??2019-04-10?10:08??導線測量\.vs\實習二\v15\Server\sqlite3\storage.ide
?????文件??????32768??2019-04-11?17:16??導線測量\.vs\實習二\v15\Server\sqlite3\storage.ide-shm
?????文件????1998232??2019-04-11?17:20??導線測量\.vs\實習二\v15\Server\sqlite3\storage.ide-wal
?????文件????????390??2018-05-01?11:53??導線測量\app.config
?????文件?????643072??2018-05-21?20:33??導線測量\bin\Debug\CLDATA.accdb
?????文件??????73728??2019-04-11?17:20??導線測量\bin\Debug\實習二.exe
?????文件????????390??2018-05-01?11:53??導線測量\bin\Debug\實習二.exe.config
?????文件?????120320??2019-04-11?17:20??導線測量\bin\Debug\實習二.pdb
?????文件??????22984??2019-06-15?10:27??導線測量\bin\Debug\實習二.vshost.exe
?????文件????????390??2018-05-01?11:53??導線測量\bin\Debug\實習二.vshost.exe.config
?????文件????????490??2015-10-30?15:19??導線測量\bin\Debug\實習二.vshost.exe.manifest
?????文件???????3563??2019-04-10?10:19??導線測量\ClassDiagram1.cd
?????文件?????643072??2018-05-21?20:33??導線測量\CLDATA.accdb
?????文件?????137331??2018-05-01?11:53??導線測量\CLDATADataSet.Designer.cs
?????文件??????????3??2018-05-01?11:53??導線測量\CLDATADataSet.xsc
?????文件??????20061??2018-05-01?11:53??導線測量\CLDATADataSet.xsd
?????文件??????????3??2018-05-01?11:53??導線測量\CLDATADataSet.xss
?????文件??????38761??2019-04-11?17:20??導線測量\Form1.cs
?????文件??????39477??2018-05-13?10:50??導線測量\Form1.Designer.cs
?????文件???????7714??2018-05-13?10:50??導線測量\Form1.resx
?????文件???????7284??2019-06-15?10:27??導線測量\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
?????文件???????7689??2019-05-18?21:36??導線測量\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件??????45056??2018-05-01?11:53??導線測量\obj\x86\Debug\TempPE\CLDATADataSet.Designer.cs.dll
?????文件?????????42??2019-04-10?10:08??導線測量\obj\x86\Debug\實習二.csproj.CoreCompileInputs.cache
?????文件???????4023??2019-06-15?10:27??導線測量\obj\x86\Debug\實習二.csproj.FileListAbsolute.txt
?????文件???????1012??2019-04-10?10:11??導線測量\obj\x86\Debug\實習二.csproj.GenerateResource.cache
?????文件??????32234??2019-04-10?10:08??導線測量\obj\x86\Debug\實習二.csprojAssemblyReference.cache
?????文件???????9244??2018-05-01?17:34??導線測量\obj\x86\Debug\實習二.csprojResolveAssemblyReference.cache
............此處省略31個文件信息
- 上一篇:SM2 SM3 SM4國密算法
- 下一篇:asp.net實現購物車的代碼
評論
共有 條評論