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

📄 bluehill.vbproj

📁 东软内部材料(三)程序设计导论
💻 VBPROJ
字号:
<VisualStudioProject>
    <VisualBasic
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{6C9DE4E4-BF73-43DE-8BED-B17E519AD522}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "BlueHill"
                AssemblyOriginatorKeyFile = ""
                AssemblyOriginatorKeyMode = "None"
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                OptionCompare = "Binary"
                OptionExplicit = "On"
                OptionStrict = "Off"
                RootNamespace = "BlueHill"
                StartupObject = ""
            >
                <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 = "DBUtils"
                    Project = "{71787960-D89C-4833-8686-04AC1CB1F7F8}"
                    Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
                />
                <Reference
                    Name = "System.Web.Services"
                    AssemblyName = "System.Web.Services"
                    HintPath = "..\..\..\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Web.Services.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 = "AssemblyInfo.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <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 = "login.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "login.aspx.vb"
                    DependentUpon = "login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "login.aspx.resx"
                    DependentUpon = "login.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Logout.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Logout.aspx.vb"
                    DependentUpon = "Logout.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Logout.aspx.resx"
                    DependentUpon = "Logout.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Styles.css"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx.vb"
                    DependentUpon = "ManageAttend.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Attendance\ManageAttend.aspx.resx"
                    DependentUpon = "ManageAttend.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx.vb"
                    DependentUpon = "CheckLvReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CheckLeave\CheckLvReq.aspx.resx"
                    DependentUpon = "CheckLvReq.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx.vb"
                    DependentUpon = "CheckOTReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CheckOvertime\CheckOTReq.aspx.resx"
                    DependentUpon = "CheckOTReq.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Common\Header.ascx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\Header.ascx.vb"
                    DependentUpon = "Header.ascx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Common\Header.ascx.resx"
                    DependentUpon = "Header.ascx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Common\Header.xml"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\logo.jpg"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Common\mail.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx.vb"
                    DependentUpon = "ShowEmpInfo.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "EmployeeInfo\ShowEmpInfo.aspx.resx"
                    DependentUpon = "ShowEmpInfo.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "EmployeeInfo\photo\nophoto.JPG"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx.vb"
                    DependentUpon = "ManagePerform.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Performance\ManagePerform.aspx.resx"
                    DependentUpon = "ManagePerform.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Performance\Image\Item1.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item2.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item3.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Performance\Image\Item4.GIF"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx.vb"
                    DependentUpon = "QuerySalary.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Salary\QuerySalary.aspx.resx"
                    DependentUpon = "QuerySalary.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx.vb"
                    DependentUpon = "SubmitLvReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SubmitLeave\SubmitLvReq.aspx.resx"
                    DependentUpon = "SubmitLvReq.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx.vb"
                    DependentUpon = "SubmitOTReq.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "SubmitOvertime\SubmitOTReq.aspx.resx"
                    DependentUpon = "SubmitOTReq.aspx.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Web References\localhost\DentalService1.disco"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Web References\localhost\DentalService1.wsdl"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Web References\localhost\Reference.map"
                    BuildAction = "None"
                    Generator = "MSDiscoCodeGenerator"
                    LastGenOutput = "Reference.vb"
                />
                <File
                    RelPath = "Web References\localhost\Reference.vb"
                    DependentUpon = "Reference.map"
                    SubType = "code"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <Folder
                    RelPath = "Web References\localhost\"
                    WebReferenceUrl = "http://localhost/DentalServiceCS/DentalService1.asmx"
                    UrlBehavior = "Static"
                />
                <Folder
                    RelPath = "Web References\"
                    WebReferences = "TRUE"
                />
            </Include>
        </Files>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

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