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

资源简介

测量 C# 程序设计

资源截图

代码片段和文件信息

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

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

#pragma warning disable 1591

namespace WindowsFormsApplication24 {
    
    
    /// 
    ///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(“Database3DataSet“)]
    [global::System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
    public partial class Database3DataSet : global::System.Data.DataSet {
        
        private sjDataTable tablesj;
        
        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 Database3DataSet() {
            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 Database3DataSet(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.Dat

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

     文件        422  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\app.config

     文件     266240  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\Database3.mdb

     文件      50688  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.exe

     文件        422  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.exe.config

     文件     105984  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.pdb

     文件      11600  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.vshost.exe

     文件        422  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.vshost.exe.config

     文件        490  2012-06-02 22:34  WindowsFormsApplication24\WindowsFormsApplication24\bin\Debug\WindowsFormsApplication24.vshost.exe.manifest

     文件     266240  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\Database3.mdb

     文件     103073  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\Database3DataSet.Designer.cs

     文件          3  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\Database3DataSet.xsc

     文件      17913  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\Database3DataSet.xsd

     文件          3  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\Database3DataSet.xss

     文件       6315  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\Form1.cs

     文件      19844  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\Form1.Designer.cs

     文件       6632  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\Form1.resx

     文件      13190  2016-06-28 23:23  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       7127  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        730  2016-06-28 13:06  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\GenerateResource.read.1.tlog

     文件       1802  2016-06-28 13:06  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\GenerateResource.write.1.tlog

     文件       8031  2016-06-28 13:06  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\ResolveAssemblyReference.cache

     文件      37888  2016-06-28 12:55  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\TempPE\Database3DataSet.Designer.cs.dll

     文件       4122  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.csproj.FileListAbsolute.txt

     文件        975  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.csproj.GenerateResource.Cache

     文件       9174  2016-06-28 23:23  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.csprojResolveAssemblyReference.cache

     文件      50688  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.exe

     文件        180  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.Form1.resources

     文件     105984  2016-06-28 23:24  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.pdb

     文件        180  2016-06-28 13:06  WindowsFormsApplication24\WindowsFormsApplication24\obj\x86\Debug\WindowsFormsApplication24.Properties.Resources.resources

     文件        506  2016-06-28 12:52  WindowsFormsApplication24\WindowsFormsApplication24\Program.cs

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

评论

共有 条评论