⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 expert.csproj

📁 用C#开发的录井油气识别专家系统
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{7E3465DF-5C1E-471F-93B2-3512311392A6}"
    >
        <Build>
            <Settings
                ApplicationIcon = "Icon1.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "expert"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "expert"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "true"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "true"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "true"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "D:\WIN2000\Microsoft.NET\Framework\v1.0.3705\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "D:\WIN2000\Microsoft.NET\Framework\v1.0.3705\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "D:\WIN2000\Microsoft.NET\Framework\v1.0.3705\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "D:\WIN2000\Microsoft.NET\Framework\v1.0.3705\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "D:\WIN2000\Microsoft.NET\Framework\v1.0.3705\System.XML.dll"
                />
                <Reference
                    Name = "DAO"
                    Guid = "{00025E01-0000-0000-C000-000000000046}"
                    VersionMajor = "5"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "ADODB"
                    Guid = "{00000201-0000-0010-8000-00AA006D2EA4}"
                    VersionMajor = "2"
                    VersionMinor = "1"
                    Lcid = "0"
                    WrapperTool = "primary"
                />
                <Reference
                    Name = "Access"
                    Guid = "{4AFFC9A0-5F99-101B-AF4E-00AA003F0F07}"
                    VersionMajor = "9"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "MSScriptControl"
                    Guid = "{0E59F1D2-1FBE-11D0-8FF2-00A0D10038BC}"
                    VersionMajor = "1"
                    VersionMinor = "0"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "gaexam1"
                    Project = "{426F6B10-F7D5-4A6E-BFBB-8EE270643BE9}"
                    Package = "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
                />
                <Reference
                    Name = "mathfunsharp"
                    Project = "{4B3ADF04-C40F-42D9-9470-649E773AA302}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "VBIDE"
                    Guid = "{0002E157-0000-0000-C000-000000000046}"
                    VersionMajor = "5"
                    VersionMinor = "3"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
                <Reference
                    Name = "Office"
                    Guid = "{2DF8D04C-5BFA-101B-BDE5-00AA0044DE52}"
                    VersionMajor = "2"
                    VersionMinor = "1"
                    Lcid = "0"
                    WrapperTool = "tlbimp"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "aboutForm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "aboutForm.resx"
                    DependentUpon = "aboutForm.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "btnupdate.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "FILES01A.ICO"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "FOLDRS01.ICO"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "FormMain.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "FormMain.resx"
                    DependentUpon = "FormMain.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "GAGEnomeSetting.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "GAGEnomeSetting.resx"
                    DependentUpon = "GAGEnomeSetting.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Icon1.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "IPML.ICO"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "mycrigrid.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "MYDATASET.cs"
                    SubType = "code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "myExamgrid.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "mygridctrl.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "mygridctrl.resx"
                    DependentUpon = "mygridctrl.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "myItemvaluegrid.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "myResultgrid.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "myTemplateGridCtrl.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "NOTEL.ICO"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "probControl.cs"
                    SubType = "UserControl"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "probControl.resx"
                    DependentUpon = "probControl.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "progress.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "progress.resx"
                    DependentUpon = "progress.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SetFilterDlg.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SetFilterDlg.resx"
                    DependentUpon = "SetFilterDlg.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "TemplateMapping.cs"
                    SubType = "Component"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "TemplateMapping.resx"
                    DependentUpon = "TemplateMapping.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "TemplateReasonSetting.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "TemplateReasonSetting.resx"
                    DependentUpon = "TemplateReasonSetting.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "toolbarimg.bmp"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\EXPERTSETTING.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\sample.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\模板推理报告样式文件.xsl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\模糊推理报告样式文件.xsl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\统计推理报告样式文件.xsl"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "database\专家系统推理结论总表报告样式文件.xsl"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -