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

📄 messagemis.csproj

📁 企业短信收发系统
💻 CSPROJ
📖 第 1 页 / 共 5 页
字号:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{79432986-0C31-453F-98D3-34110938B870}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "MessageMis"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "MessageMis"
                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"
                />
                <Reference
                    Name = "MessageLibrary"
                    Project = "{45E485AB-F413-42A8-8057-1C48ADCF98C7}"
                    Package = "{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}"
                />
            </References>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "AssemblyInfo.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 = "WebForm1.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "WebForm1.aspx.cs"
                    DependentUpon = "WebForm1.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "WebForm1.aspx.resx"
                    DependentUpon = "WebForm1.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "css\buttonStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\calendarStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\GridStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\NavStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\pageCss.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\pageCss_Gis.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\tabStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "css\treeStyle.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Left.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Left.aspx.cs"
                    DependentUpon = "Left.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Left.aspx.resx"
                    DependentUpon = "Left.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\MainFrame.htm"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Top.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Top.aspx.cs"
                    DependentUpon = "Top.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Top.aspx.resx"
                    DependentUpon = "Top.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\AllMessage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\AllMessage.aspx.cs"
                    DependentUpon = "AllMessage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\AllMessage.aspx.resx"
                    DependentUpon = "AllMessage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\CreateAddressBook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\CreateAddressBook.aspx.cs"
                    DependentUpon = "CreateAddressBook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\CreateAddressBook.aspx.resx"
                    DependentUpon = "CreateAddressBook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\CreateUser.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\CreateUser.aspx.cs"
                    DependentUpon = "CreateUser.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\CreateUser.aspx.resx"
                    DependentUpon = "CreateUser.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\Message.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\Message.aspx.cs"
                    DependentUpon = "Message.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\Message.aspx.resx"
                    DependentUpon = "Message.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\OldMessage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\OldMessage.aspx.cs"
                    DependentUpon = "OldMessage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\OldMessage.aspx.resx"
                    DependentUpon = "OldMessage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\SendMessage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\SendMessage.aspx.cs"
                    DependentUpon = "SendMessage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\SendMessage.aspx.resx"
                    DependentUpon = "SendMessage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\UnReadMessage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\UnReadMessage.aspx.cs"
                    DependentUpon = "UnReadMessage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\UnReadMessage.aspx.resx"
                    DependentUpon = "UnReadMessage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Frame\Right\UpdateAddBook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Frame\Right\UpdateAddBook.aspx.cs"
                    DependentUpon = "UpdateAddBook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Frame\Right\UpdateAddBook.aspx.resx"
                    DependentUpon = "UpdateAddBook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "images\addmatch_1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\b_bottom.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\b_bottomleft.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\b_bottomright.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "images\b_left.gif"

⌨️ 快捷键说明

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