亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? library_bs.csproj

?? 圖書館管理信息系統設計 功能:圖書的查詢
?? CSPROJ
字號:
<VisualStudioProject>
    <CSHARP
        ProjectType = "Web"
        ProductVersion = "7.10.3077"
        SchemaVersion = "2.0"
        ProjectGuid = "{B5E19CEA-C3D7-42D8-97CA-475DFB94AC82}"
    >
        <Build>
            <Settings
                ApplicationIcon = ""
                AssemblyKeyContainerName = ""
                AssemblyName = "Library_BS"
                AssemblyOriginatorKeyFile = ""
                DefaultClientScript = "JScript"
                DefaultHTMLPageLayout = "Grid"
                DefaultTargetSchema = "IE50"
                DelaySign = "false"
                OutputType = "Library"
                PreBuildEvent = ""
                PostBuildEvent = ""
                RootNamespace = "Library_BS"
                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"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BookInfo.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "BookInfo.aspx.cs"
                    DependentUpon = "BookInfo.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BookInfo.aspx.resx"
                    DependentUpon = "BookInfo.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Borrow.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CurrentInfo.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "CurrentInfo.aspx.cs"
                    DependentUpon = "CurrentInfo.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "CurrentInfo.aspx.resx"
                    DependentUpon = "CurrentInfo.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Finance.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Finance.aspx.cs"
                    DependentUpon = "Finance.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Finance.aspx.resx"
                    DependentUpon = "Finance.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <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 = "gongneng.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "History.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "History.aspx.cs"
                    DependentUpon = "History.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "History.aspx.resx"
                    DependentUpon = "History.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "InquireBook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InquireBook.aspx.cs"
                    DependentUpon = "InquireBook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InquireBook.aspx.resx"
                    DependentUpon = "InquireBook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "InterestBook.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "InterestBook.aspx.cs"
                    DependentUpon = "InterestBook.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "InterestBook.aspx.resx"
                    DependentUpon = "InterestBook.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Login.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Login.aspx.cs"
                    DependentUpon = "Login.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Login.aspx.resx"
                    DependentUpon = "Login.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "main.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "main.aspx.cs"
                    DependentUpon = "main.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "main.aspx.resx"
                    DependentUpon = "main.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ModifyInformation.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ModifyInformation.aspx.cs"
                    DependentUpon = "ModifyInformation.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ModifyInformation.aspx.resx"
                    DependentUpon = "ModifyInformation.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ModifyInfoTip.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ModifyInfoTip.aspx.cs"
                    DependentUpon = "ModifyInfoTip.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ModifyInfoTip.aspx.resx"
                    DependentUpon = "ModifyInfoTip.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ModifyPassWord.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "ModifyPassWord.aspx.cs"
                    DependentUpon = "ModifyPassWord.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ModifyPassWord.aspx.resx"
                    DependentUpon = "ModifyPassWord.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Register.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Register.aspx.cs"
                    DependentUpon = "Register.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Register.aspx.resx"
                    DependentUpon = "Register.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Renew.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Renew.aspx.cs"
                    DependentUpon = "Renew.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Renew.aspx.resx"
                    DependentUpon = "Renew.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "RenewTip.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "RenewTip.aspx.cs"
                    DependentUpon = "RenewTip.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "RenewTip.aspx.resx"
                    DependentUpon = "RenewTip.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "successRegesiter.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "successRegesiter.aspx.cs"
                    DependentUpon = "successRegesiter.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "successRegesiter.aspx.resx"
                    DependentUpon = "successRegesiter.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Users.cs"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Web.config"
                    BuildAction = "Content"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
日韩一区二区不卡| 欧美一级在线视频| 日韩av在线发布| 综合久久给合久久狠狠狠97色| 在线观看区一区二| 狠狠色伊人亚洲综合成人| 亚洲欧洲www| 国产亚洲精品资源在线26u| 色综合久久久久久久久久久| 久久69国产一区二区蜜臀| 一区精品在线播放| 欧美国产综合一区二区| 奇米综合一区二区三区精品视频 | 成人丝袜视频网| 午夜精品福利久久久| 《视频一区视频二区| 精品久久国产字幕高潮| 7777精品伊人久久久大香线蕉最新版| 懂色av一区二区三区蜜臀 | 在线国产电影不卡| 99国内精品久久| 91论坛在线播放| 成人免费视频一区| 99这里只有精品| 成人免费观看视频| 国产99久久久久久免费看农村| 日韩高清在线一区| 亚洲国产精品久久不卡毛片 | 麻豆成人91精品二区三区| 亚洲午夜一区二区| 亚洲一区二区精品3399| 亚洲国产视频直播| 日韩电影在线一区二区三区| 午夜欧美电影在线观看| 日韩综合在线视频| 午夜激情久久久| 日韩—二三区免费观看av| 久久99精品久久久久婷婷| 精油按摩中文字幕久久| 国产综合色在线视频区| www.在线欧美| 欧美在线视频你懂得| 欧美α欧美αv大片| 国产精品欧美一级免费| 亚洲一区二区三区视频在线| 日本va欧美va欧美va精品| 玖玖九九国产精品| 在线视频欧美精品| 精品噜噜噜噜久久久久久久久试看| 久久精品欧美一区二区三区麻豆| 国产精品久久三区| 国产美女精品在线| 裸体健美xxxx欧美裸体表演| 亚洲成人av福利| 成人av集中营| 精品伦理精品一区| 婷婷中文字幕一区三区| 国产高清亚洲一区| 欧美一区二区三区在线电影| 国产欧美一区二区精品秋霞影院 | 另类欧美日韩国产在线| 一本色道久久综合亚洲精品按摩| 欧美大胆人体bbbb| 婷婷久久综合九色综合绿巨人| av中文字幕一区| 国产喂奶挤奶一区二区三区| 日韩不卡一区二区| 91精品欧美久久久久久动漫| 亚洲精品videosex极品| 99久久99久久精品免费观看| 久久久美女毛片| 国产成人精品网址| 国产丝袜在线精品| 精品亚洲porn| 久久久午夜精品理论片中文字幕| 热久久免费视频| 欧美一区二区三区视频免费播放| 亚洲欧美日韩久久精品| 国产成人超碰人人澡人人澡| 欧美sm极限捆绑bd| 久久不见久久见免费视频1| 欧美日韩视频专区在线播放| 亚洲女爱视频在线| 91在线小视频| 一区二区三区日韩欧美精品| 日本道在线观看一区二区| 自拍偷自拍亚洲精品播放| 福利电影一区二区三区| 中文字幕一区日韩精品欧美| 成人免费视频一区| 亚洲人精品午夜| 国产一区二区在线免费观看| 欧美韩国日本一区| 国产一区二区中文字幕| 久久久精品黄色| 成人污视频在线观看| 精品国产一区a| 欧美日本一区二区| 性感美女久久精品| 91亚洲男人天堂| 狠狠色丁香久久婷婷综合_中 | 一区2区3区在线看| 不卡的看片网站| 日本一道高清亚洲日美韩| 日韩欧美一二三| 国产成人精品www牛牛影视| 亚洲欧洲一区二区三区| 91精品国产综合久久久久久久| 麻豆精品视频在线观看视频| 日韩女优毛片在线| 一本大道久久a久久综合| 视频一区在线播放| 久久精品一区蜜桃臀影院| 日本道在线观看一区二区| 久久99久久久欧美国产| 亚洲免费观看高清在线观看| 日韩一级在线观看| 国产成都精品91一区二区三| 男女男精品视频| 亚洲私人黄色宅男| 久久精品人人爽人人爽| 日韩一级片网站| 欧美私模裸体表演在线观看| 99re热视频精品| 国产成人在线视频网站| 亚洲成av人片www| 中文字幕综合网| 中文文精品字幕一区二区| 欧美精品在线观看一区二区| 91丝袜高跟美女视频| 成人国产精品免费网站| 国产精品18久久久久久久久| 日韩高清在线电影| 日本aⅴ亚洲精品中文乱码| 欧美aⅴ一区二区三区视频| 一区二区三区成人| 亚洲一区在线播放| 亚洲三级在线免费| 亚洲欧美一区二区三区孕妇| 欧美www视频| 最新中文字幕一区二区三区| 久久久精品影视| 国产精品电影院| 亚洲女女做受ⅹxx高潮| 亚洲欧美在线另类| 亚洲午夜av在线| 日本不卡一区二区三区| 日韩—二三区免费观看av| 国产精品免费看片| 精品国产污污免费网站入口 | 精品国产露脸精彩对白| 国产日产精品1区| 最好看的中文字幕久久| 一片黄亚洲嫩模| 国产一区二区三区av电影| 国产黄人亚洲片| 欧美三区免费完整视频在线观看| 欧美精品久久一区| 久久美女高清视频 | 欧美精品在线一区二区三区| 日韩欧美www| 亚洲精选一二三| 久久国产欧美日韩精品| 国产一区二区三区免费播放| 在线观看国产91| 久久久精品影视| 亚洲v精品v日韩v欧美v专区| 韩日精品视频一区| 欧美日韩国产综合视频在线观看| 久久婷婷综合激情| 亚洲人成伊人成综合网小说| 亚洲国产精品久久一线不卡| 成人性生交大片免费看视频在线 | 国产一区二区免费在线| 在线日韩一区二区| 国产精品久久夜| 国产91精品在线观看| 久久久影院官网| 精品一区二区在线播放| 欧美日韩视频在线观看一区二区三区| 国产亚洲精品aa午夜观看| 亚洲一区二区三区自拍| 国产1区2区3区精品美女| 国产区在线观看成人精品| 久久激情综合网| 欧美一级一级性生活免费录像| 亚洲毛片av在线| 成人一区二区三区| 精品88久久久久88久久久| 蜜臀精品久久久久久蜜臀 | 亚洲一二三四区| 欧美午夜精品久久久久久孕妇| 中文字幕日本不卡| 99久久99久久精品免费观看| 亚洲日本va在线观看| 91丨porny丨蝌蚪视频| 欧美成人猛片aaaaaaa| 亚洲丝袜另类动漫二区| 波多野结衣一区二区三区 | 成人精品国产免费网站|