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

📄 mf.winform.csproj

📁 机械制造业信息管理系统(含源码) 是为一个粮仪厂开发的
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{6B94C07B-DD7F-4FBF-97F0-FA3A29A29F61}"
    >
        <Build>
            <Settings
                ApplicationIcon = "..\Images\Eboer.COM.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "Eboer.MIS.MF.WinForm"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "Eboer.MIS.MF.WinForm"
                RunPostBuildEvent = "OnBuildSuccess"
                StartupObject = ""
            >
                <Config
                    Name = "Debug"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "DEBUG;TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "true"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "false"
                    OutputPath = "bin\Debug\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
                <Config
                    Name = "Release"
                    AllowUnsafeBlocks = "false"
                    BaseAddress = "285212672"
                    CheckForOverflowUnderflow = "false"
                    ConfigurationOverrideFile = ""
                    DefineConstants = "TRACE"
                    DocumentationFile = ""
                    DebugSymbols = "false"
                    FileAlignment = "4096"
                    IncrementalBuild = "false"
                    NoStdLib = "false"
                    NoWarn = ""
                    Optimize = "true"
                    OutputPath = "bin\Release\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "J:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "J:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "J:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "J:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "J:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "Business"
                    Project = "{E7CE2341-44BF-49B8-B786-E61F59C57071}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "PublicClass"
                    Project = "{EC250233-7605-436E-AC6C-4F8376B9A0A1}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "MF.License"
                    Project = "{34EDDBBF-8062-418F-85FD-15A8BCD71F94}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
                <Reference
                    Name = "KHCSharpLibrary"
                    AssemblyName = "KHCSharpLibrary"
                    HintPath = "..\PrintLab\KHCSharpLibrary.dll"
                />
                <Reference
                    Name = "KHDataLibrary"
                    AssemblyName = "KHDataLibrary"
                    HintPath = "..\PrintLab\KHDataLibrary.dll"
                />
                <Reference
                    Name = "KHPublicLibrary"
                    AssemblyName = "KHPublicLibrary"
                    HintPath = "..\PrintLab\KHPublicLibrary.dll"
                />
                <Reference
                    Name = "KHVbLibrary"
                    AssemblyName = "KHVbLibrary"
                    HintPath = "..\PrintLab\KHVbLibrary.dll"
                />
                <Reference
                    Name = "ReportLibrary"
                    Project = "{164D754B-B5A2-4CE8-A54E-F7DB0A8C5B0B}"
                    Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
                />
            </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 = "ChangePassword.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ChangePassword.resx"
                    DependentUpon = "ChangePassword.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DeskConfig.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditCustomer.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditCustomer.resx"
                    DependentUpon = "EditCustomer.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EditPC.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditPC.resx"
                    DependentUpon = "EditPC.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EditZD.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EditZD.resx"
                    DependentUpon = "EditZD.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ListForCumstor.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ListForCumstor.resx"
                    DependentUpon = "ListForCumstor.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "LoginForm.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LoginForm.resx"

⌨️ 快捷键说明

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