hotelhome.csproj
来自「酒店管理,主要从事酒店管理都可以.这可是北大青鸟的程序」· CSPROJ 代码 · 共 428 行 · 第 1/2 页
CSPROJ
428 行
<File
RelPath = "img\PREVIEW.BMP"
BuildAction = "Content"
/>
<File
RelPath = "img\yuehua3.jpg"
BuildAction = "Content"
/>
<File
RelPath = "img\样品.jpg"
BuildAction = "Content"
/>
<File
RelPath = "room\HotelDescQuery.aspx"
BuildAction = "Content"
/>
<File
RelPath = "room\HotelDescQuery.aspx.cs"
DependentUpon = "HotelDescQuery.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "room\HotelDescQuery.aspx.resx"
DependentUpon = "HotelDescQuery.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "room\HotelQuery.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "room\HotelQuery.aspx.cs"
DependentUpon = "HotelQuery.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "room\HotelQuery.aspx.resx"
DependentUpon = "HotelQuery.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "room\imageview.aspx"
BuildAction = "Content"
/>
<File
RelPath = "room\imageview.aspx.cs"
DependentUpon = "imageview.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "room\imageview.aspx.resx"
DependentUpon = "imageview.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "room\index_select.aspx"
BuildAction = "Content"
/>
<File
RelPath = "room\index_select.aspx.cs"
DependentUpon = "index_select.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "room\index_select.aspx.resx"
DependentUpon = "index_select.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "room\room_Detail.aspx"
BuildAction = "Content"
/>
<File
RelPath = "room\room_Detail.aspx.cs"
DependentUpon = "room_Detail.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "room\room_Detail.aspx.resx"
DependentUpon = "room_Detail.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\EditUserInfo.aspx"
BuildAction = "Content"
/>
<File
RelPath = "user\EditUserInfo.aspx.cs"
DependentUpon = "EditUserInfo.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "user\EditUserInfo.aspx.resx"
DependentUpon = "EditUserInfo.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\FindPwd.aspx"
BuildAction = "Content"
/>
<File
RelPath = "user\FindPwd.aspx.cs"
DependentUpon = "FindPwd.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "user\FindPwd.aspx.resx"
DependentUpon = "FindPwd.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\Login.aspx"
BuildAction = "Content"
/>
<File
RelPath = "user\Login.aspx.cs"
DependentUpon = "Login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "user\Login.aspx.resx"
DependentUpon = "Login.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\Register.aspx"
BuildAction = "Content"
/>
<File
RelPath = "user\Register.aspx.cs"
DependentUpon = "Register.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "user\Register.aspx.resx"
DependentUpon = "Register.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "user\user_reserve.aspx"
BuildAction = "Content"
/>
<File
RelPath = "user\user_reserve.aspx.cs"
DependentUpon = "user_reserve.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "user\user_reserve.aspx.resx"
DependentUpon = "user_reserve.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "usercontrol\FooterControl.ascx"
BuildAction = "Content"
/>
<File
RelPath = "usercontrol\FooterControl.ascx.cs"
DependentUpon = "FooterControl.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "usercontrol\FooterControl.ascx.resx"
DependentUpon = "FooterControl.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "usercontrol\HeaderControl.ascx"
BuildAction = "Content"
/>
<File
RelPath = "usercontrol\HeaderControl.ascx.cs"
DependentUpon = "HeaderControl.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "usercontrol\HeaderControl.ascx.resx"
DependentUpon = "HeaderControl.ascx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "usercontrol\PageControl.ascx"
BuildAction = "Content"
/>
<File
RelPath = "usercontrol\PageControl.ascx.cs"
DependentUpon = "PageControl.ascx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "usercontrol\PageControl.ascx.resx"
DependentUpon = "PageControl.ascx.cs"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?