• 大小: 367KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-09
  • 语言: C#
  • 标签: C#  导线测量  

资源简介

本程序是基于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个文件信息

评论

共有 条评论