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

📄 card.csproj

📁 射频卡读写程序,C#版
💻 CSPROJ
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Local"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{419101D9-1FF3-4220-A498-1261E3C6764C}"
    >
        <Build>
            <Settings
                ApplicationIcon = "H:\图标大全\1081670837536\ie2\MacOS.ico"
                AssemblyKeyContainerName = ""
                AssemblyName = "Card"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "WinExe"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "Card"
                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 = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                    HintPath = "C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
                <Reference
                    Name = "OprationCard"
                    Project = "{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}"
                    Package = "{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}"
                />
                <Reference
                    Name = "DataAccess"
                    Project = "{7D90B414-0777-4B3F-8F65-A40DD5CACA93}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "App.ico"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "AssemblyInfo.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "补发卡系统.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "补发卡系统.resx"
                    DependentUpon = "补发卡系统.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "查询结果.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "查询结果.resx"
                    DependentUpon = "查询结果.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "查询条件.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "查询条件.resx"
                    DependentUpon = "查询条件.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "初始化状态.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "初始化状态.resx"
                    DependentUpon = "初始化状态.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "登录系统.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "登录系统.resx"
                    DependentUpon = "登录系统.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "读卡器操作.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "读卡器操作.resx"
                    DependentUpon = "读卡器操作.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "读卡器配置.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "读卡器配置.resx"
                    DependentUpon = "读卡器配置.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "发卡系统.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "发卡系统.resx"
                    DependentUpon = "发卡系统.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "格式化系统.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "格式化系统.resx"
                    DependentUpon = "格式化系统.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "规则设定.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "规则设定.resx"
                    DependentUpon = "规则设定.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "记分系统.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "记分系统.resx"
                    DependentUpon = "记分系统.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "控制中心.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "控制中心.resx"
                    DependentUpon = "控制中心.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "数据库配置.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "数据库配置.resx"
                    DependentUpon = "数据库配置.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "数据输入.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "数据输入.resx"
                    DependentUpon = "数据输入.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "刷卡结果.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "刷卡结果.resx"
                    DependentUpon = "刷卡结果.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "添加科目.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "添加科目.resx"
                    DependentUpon = "添加科目.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "项目选择.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "项目选择.resx"
                    DependentUpon = "项目选择.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "主程序.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "主程序.resx"
                    DependentUpon = "主程序.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "注册用户.cs"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "注册用户.resx"
                    DependentUpon = "注册用户.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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