📄 housesystem.csproj
字号:
<Compile Include="AreaNeedList.aspx.cs">
<DependentUpon>AreaNeedList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="AssemblyInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Area.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\BindUI.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Config.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\DbType.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\HouseType.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Link.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Need.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\RentSell.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Tools.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Url.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Components\Users.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Controls\Foot.ascx.cs">
<DependentUpon>Foot.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\GetHouseListByArea.ascx.cs">
<DependentUpon>GetHouseListByArea.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\GetNeedListByArea.ascx.cs">
<DependentUpon>GetNeedListByArea.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Head.ascx.cs">
<DependentUpon>Head.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Left.ascx.cs">
<DependentUpon>Left.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\MyLeft.ascx.cs">
<DependentUpon>MyLeft.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Search1.ascx.cs">
<DependentUpon>Search1.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Search2.ascx.cs">
<DependentUpon>Search2.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Search_Index1.ascx.cs">
<DependentUpon>Search_Index1.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\Search_Index2.ascx.cs">
<DependentUpon>Search_Index2.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Controls\TextLink.ascx.cs">
<DependentUpon>TextLink.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Global.asax.cs">
<DependentUpon>Global.asax</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Compile Include="HouseDetail.aspx.cs">
<DependentUpon>HouseDetail.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="HouseList.aspx.cs">
<DependentUpon>HouseList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Index.aspx.cs">
<DependentUpon>Index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Info.aspx.cs">
<DependentUpon>Info.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="IsExist.aspx.cs">
<DependentUpon>IsExist.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Login.aspx.cs">
<DependentUpon>Login.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Logout.aspx.cs">
<DependentUpon>Logout.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Modal\HouseInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="Modal\UserInfo.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="NeedDetail.aspx.cs">
<DependentUpon>NeedDetail.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="NeedList.aspx.cs">
<DependentUpon>NeedList.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Notes.aspx.cs">
<DependentUpon>Notes.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Register.aspx.cs">
<DependentUpon>Register.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="RegisterOk.aspx.cs">
<DependentUpon>RegisterOk.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Result1.aspx.cs">
<DependentUpon>Result1.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Result2.aspx.cs">
<DependentUpon>Result2.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Search.aspx.cs">
<DependentUpon>Search.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="SQLDAL\SQLHelper.cs">
<SubType>Code</SubType>
</Compile>
<Compile Include="UserCenter\AddMyHouse.aspx.cs">
<DependentUpon>AddMyHouse.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\AddMyNeed.aspx.cs">
<DependentUpon>AddMyNeed.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\DelMyNeedInfo.aspx.cs">
<DependentUpon>DelMyNeedInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\DelMyRsInfo.aspx.cs">
<DependentUpon>DelMyRsInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\Index.aspx.cs">
<DependentUpon>Index.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\MyNeed.aspx.cs">
<DependentUpon>MyNeed.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\MyRentSell.aspx.cs">
<DependentUpon>MyRentSell.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\ok.aspx.cs">
<DependentUpon>ok.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\UpdateMyNeedInfo.aspx.cs">
<DependentUpon>UpdateMyNeedInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\UpdateMyPassword.aspx.cs">
<DependentUpon>UpdateMyPassword.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\UpdateMyRsInfo.aspx.cs">
<DependentUpon>UpdateMyRsInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="UserCenter\UpdateUserInfo.aspx.cs">
<DependentUpon>UpdateUserInfo.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<EmbeddedResource Include="Global.asax.resx">
<DependentUpon>Global.asax.cs</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PreBuildEvent>
</PreBuildEvent>
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>True</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>0</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>http://localhost/HouseSystem</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -