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

📄 学生综合素质测评系统.csproj

📁 本系统以ASP.NET为开发平台
💻 CSPROJ
📖 第 1 页 / 共 2 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{F932D690-556E-4AEB-B639-C686F22CF836}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "学生综合素质测评系统"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "学生综合素质测评系统"
                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\"
                    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\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "4"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.dll"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Drawing.dll"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Data.dll"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.Web.dll"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.XML"
                    HintPath = "..\..\..\WINNT\Microsoft.NET\Framework\v1.1.4322\System.XML.dll"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.cs"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Class1.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax"
                    SubType = "Component"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax.cs"
                    DependentUpon = "Global.asax"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax.resx"
                    DependentUpon = "Global.asax.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班评页面.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班评页面.aspx.cs"
                    DependentUpon = "班评页面.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "班评页面.aspx.resx"
                    DependentUpon = "班评页面.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "班委查询班级.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班委查询班级.aspx.cs"
                    DependentUpon = "班委查询班级.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "班委查询班级.aspx.resx"
                    DependentUpon = "班委查询班级.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "班委登录成功.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班委登录成功.aspx.cs"
                    DependentUpon = "班委登录成功.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "班委登录成功.aspx.resx"
                    DependentUpon = "班委登录成功.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "班委修改密码.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班委修改密码.aspx.cs"
                    DependentUpon = "班委修改密码.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "班委修改密码.aspx.resx"
                    DependentUpon = "班委修改密码.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "班委重新登录.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "班委重新登录.aspx.cs"
                    DependentUpon = "班委重新登录.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "班委重新登录.aspx.resx"
                    DependentUpon = "班委重新登录.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "标题1.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "标题2.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "测评登录.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "测评登录.aspx.cs"
                    DependentUpon = "测评登录.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "测评登录.aspx.resx"
                    DependentUpon = "测评登录.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "查看学生成绩.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "查看学生成绩.aspx.cs"
                    DependentUpon = "查看学生成绩.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "查看学生成绩.aspx.resx"
                    DependentUpon = "查看学生成绩.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "辅导员查询班级.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "辅导员查询班级.aspx.cs"
                    DependentUpon = "辅导员查询班级.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "辅导员查询班级.aspx.resx"
                    DependentUpon = "辅导员查询班级.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "辅导员登录成功.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "辅导员登录成功.aspx.cs"
                    DependentUpon = "辅导员登录成功.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "辅导员登录成功.aspx.resx"
                    DependentUpon = "辅导员登录成功.aspx.cs"
                    BuildAction = "EmbeddedResource"

⌨️ 快捷键说明

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