flash.vbproj

来自「程序设计:Flyangel 用到了vb.net c# asp.net xml等 」· VBPROJ 代码 · 共 1,370 行 · 第 1/4 页

VBPROJ
1,370
字号
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{E2906057-7AB9-40D9-B73A-0489255D4CBA}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "flyangel.news"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Flow"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "flyangel.news"
                StartupObject = "flyangel.news.(无)"
            >
                <Config
                    Name = "Debug"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    DefineDebug = "true"
                    DefineTrace = "true"
                    DebugSymbols = "true"
                    IncrementalBuild = "true"
                    Optimize = "false"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
                <Config
                    Name = "Release"
                    BaseAddress = "285212672"
                    ConfigurationOverrideFile = ""
                    DefineConstants = ""
                    DefineDebug = "false"
                    DefineTrace = "true"
                    DebugSymbols = "false"
                    IncrementalBuild = "false"
                    Optimize = "true"
                    OutputPath = "bin\"
                    RegisterForComInterop = "false"
                    RemoveIntegerChecks = "false"
                    TreatWarningsAsErrors = "false"
                    WarningLevel = "1"
                />
            </Settings>
            <References>
                <Reference
                    Name = "System"
                    AssemblyName = "System"
                />
                <Reference
                    Name = "System.Data"
                    AssemblyName = "System.Data"
                />
                <Reference
                    Name = "System.Drawing"
                    AssemblyName = "System.Drawing"
                />
                <Reference
                    Name = "System.Web"
                    AssemblyName = "System.Web"
                />
                <Reference
                    Name = "System.XML"
                    AssemblyName = "System.Xml"
                />
                <Reference
                    Name = "flashhtmledit"
                    AssemblyName = "flashhtmledit"
                    HintPath = "bin\flashhtmledit.dll"
                />
                <Reference
                    Name = "articleclass"
                    AssemblyName = "articleclass"
                    HintPath = "bin\articleclass.dll"
                    Private = "False"
                />
                <Reference
                    Name = "System.Windows.Forms"
                    AssemblyName = "System.Windows.Forms"
                    HintPath = "F:\WIN2003\Microsoft.NET\Framework\v1.1.4322\System.Windows.Forms.dll"
                />
                <Reference
                    Name = "Accessibility"
                    AssemblyName = "Accessibility"
                    HintPath = "F:\WIN2003\Microsoft.NET\Framework\v1.1.4322\Accessibility.dll"
                />
                <Reference
                    Name = "System.Runtime.Serialization.Formatters.Soap"
                    AssemblyName = "System.Runtime.Serialization.Formatters.Soap"
                    HintPath = "F:\WIN2003\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Serialization.Formatters.Soap.dll"
                />
                <Reference
                    Name = "flyangel_article"
                    AssemblyName = "flyangel_article"
                    HintPath = "bin\flyangel_article.dll"
                />
            </References>
            <Imports>
                <Import Namespace = "Microsoft.VisualBasic" />
                <Import Namespace = "System" />
                <Import Namespace = "System.Collections" />
                <Import Namespace = "System.Configuration" />
                <Import Namespace = "System.Data" />
                <Import Namespace = "System.Drawing" />
                <Import Namespace = "System.Web" />
                <Import Namespace = "System.Web.UI" />
                <Import Namespace = "System.Web.UI.HtmlControls" />
                <Import Namespace = "System.Web.UI.WebControls" />
            </Imports>
        </Build>
        <Files>
            <Include>
                <File
                    RelPath = "addarticle.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "addarticle.aspx.vb"
                    DependentUpon = "addarticle.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "addarticle.aspx.resx"
                    DependentUpon = "addarticle.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Admin_editview.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Admin_editview.aspx.vb"
                    DependentUpon = "Admin_editview.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Admin_editview.aspx.resx"
                    DependentUpon = "Admin_editview.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "article_head.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "article_save.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "article_save.aspx.vb"
                    DependentUpon = "article_save.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "article_save.aspx.resx"
                    DependentUpon = "article_save.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "bottom.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "bottom.ascx.vb"
                    DependentUpon = "bottom.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "bottom.ascx.resx"
                    DependentUpon = "bottom.ascx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "counter.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "counter.ascx.vb"
                    DependentUpon = "counter.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "counter.ascx.resx"
                    DependentUpon = "counter.ascx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "fenye.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "fenye.aspx.vb"
                    DependentUpon = "fenye.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "fenye.aspx.resx"
                    DependentUpon = "fenye.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "flash.vsdisco"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Global.asax"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Global.asax.vb"
                    DependentUpon = "Global.asax"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Global.asax.resx"
                    DependentUpon = "Global.asax.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "head.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "head.ascx.vb"
                    DependentUpon = "head.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "head.ascx.resx"
                    DependentUpon = "head.ascx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "index.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "index.aspx.vb"
                    DependentUpon = "index.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "index.aspx.resx"
                    DependentUpon = "index.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "listview.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "article_listview.vb"
                    DependentUpon = "listview.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "article_listview.resx"
                    DependentUpon = "article_listview.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "sendemail.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "sendemail.aspx.vb"
                    DependentUpon = "sendemail.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "sendemail.aspx.resx"
                    DependentUpon = "sendemail.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "user_reg.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "user_reg.aspx.vb"
                    DependentUpon = "user_reg.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "user_reg.aspx.resx"
                    DependentUpon = "user_reg.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "userlogin.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "userlogin.aspx.vb"
                    DependentUpon = "userlogin.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "userlogin.aspx.resx"
                    DependentUpon = "userlogin.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "zhuantilist.aspx"
                    BuildAction = "Content"
                />
                <File

⌨️ 快捷键说明

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