📄 isqlweb.csproj
字号:
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>8.0.50727</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
<ProjectGuid>{3403037B-C4C0-4581-A793-05302B2F0CC7}</ProjectGuid>
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>isqlweb</RootNamespace>
<AssemblyName>isqlweb</AssemblyName>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
<DebugType>full</DebugType>
<Optimize>false</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Drawing" />
<Reference Include="System.Web" />
<Reference Include="System.Xml" />
<Reference Include="System.Configuration" />
<Reference Include="System.Web.Services" />
<Reference Include="System.EnterpriseServices" />
<Reference Include="System.Web.Mobile" />
</ItemGroup>
<ItemGroup>
<Content Include="about.aspx" />
<Content Include="blank.htm" />
<Content Include="Default.aspx" />
<Content Include="Login.aspx" />
<Content Include="Main.aspx" />
<Content Include="MessageBox.aspx" />
<Content Include="ObjectList_ajax.aspx" />
<Content Include="ObjectList_Database.ascx" />
<Content Include="ResultTable.ascx" />
<Content Include="sqlexec.aspx" />
<Content Include="sqlexec_ajax.aspx" />
<Content Include="sqlexec_textarea.aspx" />
<Content Include="Style\btnhelp.gif" />
<Content Include="Style\btn_back.gif" />
<Content Include="Style\btn_delete.gif" />
<Content Include="Style\btn_deltable.gif" />
<Content Include="Style\btn_message.gif" />
<Content Include="Style\btn_newtable.gif" />
<Content Include="Style\btn_open.gif" />
<Content Include="Style\btn_table.gif" />
<Content Include="Style\col_add.gif" />
<Content Include="Style\col_del.gif" />
<Content Include="Style\jquery.autocomplete.css" />
<Content Include="Style\jquery.autocomplete.js" />
<Content Include="Style\jquery.js" />
<Content Include="Style\kuan1__01.gif" />
<Content Include="Style\kuan1__02.gif" />
<Content Include="Style\kuan1__04.gif" />
<Content Include="Style\kuan1__05.gif" />
<Content Include="Style\kuan1__07.gif" />
<Content Include="Style\kuan1__10.gif" />
<Content Include="Style\kuan1__11.gif" />
<Content Include="Style\kuan1__13.gif" />
<Content Include="Style\kuan2_01.gif" />
<Content Include="Style\kuan2_02.gif" />
<Content Include="Style\kuan2_04.gif" />
<Content Include="Style\kuan2_05.gif" />
<Content Include="Style\kuan2_07.gif" />
<Content Include="Style\kuan2_10.gif" />
<Content Include="Style\kuan2_11.gif" />
<Content Include="Style\kuan2_13.gif" />
<Content Include="Style\loginimg1.gif" />
<Content Include="Style\main.css" />
<Content Include="Style\obj_column.gif" />
<Content Include="Style\obj_database.gif" />
<Content Include="Style\obj_folder.gif" />
<Content Include="Style\obj_function.gif" />
<Content Include="Style\obj_procedure.gif" />
<Content Include="Style\obj_server.gif" />
<Content Include="Style\obj_table.gif" />
<Content Include="Style\obj_trigger.gif" />
<Content Include="Style\obj_view.gif" />
<Content Include="Style\space.gif" />
<Content Include="Style\split1.gif" />
<Content Include="Style\sqltools_01.gif" />
<Content Include="Style\sqltools_02.gif" />
<Content Include="Style\sqltools_03.gif" />
<Content Include="Style\sqltools_04.gif" />
<Content Include="Style\sqltools_05.gif" />
<Content Include="Style\sqltools_08.gif" />
<Content Include="Style\sqltools_11.gif" />
<Content Include="Style\sqltools_13.gif" />
<Content Include="Style\sqlvtools_01.gif" />
<Content Include="Style\sqlvtools_04.gif" />
<Content Include="Style\systitle.gif" />
<Content Include="Style\tree_line.gif" />
<Content Include="Style\tree_line2.gif" />
<Content Include="Style\tree_line3.gif" />
<Content Include="TableEdit.aspx" />
<Content Include="Web.config" />
<Content Include="ObjectList_SubKind.ascx" />
<Content Include="ObjectList_Table.ascx" />
<Content Include="ObjectList_View.ascx" />
<Content Include="ObjectList_Procedure.ascx" />
<Content Include="ObjectList_Function.ascx" />
<Content Include="ObjectList_Trigger.ascx" />
<Content Include="ObjectList_Column.ascx" />
<Content Include="TableAdd.aspx" />
</ItemGroup>
<ItemGroup>
<Compile Include="MessageBox.aspx.cs">
<DependentUpon>MessageBox.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="MessageBox.aspx.designer.cs">
<DependentUpon>MessageBox.aspx</DependentUpon>
</Compile>
<Compile Include="objectList_ajax.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>ObjectList_ajax.aspx</DependentUpon>
</Compile>
<Compile Include="objectList_ajax.aspx.designer.cs">
<DependentUpon>ObjectList_ajax.aspx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Database.ascx.cs">
<DependentUpon>ObjectList_Database.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Database.ascx.designer.cs">
<DependentUpon>ObjectList_Database.ascx</DependentUpon>
</Compile>
<Compile Include="Provider\AjaxPage.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Provider\DataPage.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Provider\IsqlwebPage.cs">
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="Main.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Main.aspx</DependentUpon>
</Compile>
<Compile Include="Main.aspx.designer.cs">
<DependentUpon>Main.aspx</DependentUpon>
</Compile>
<Compile Include="Provider\DataProvider.cs" />
<Compile Include="Default.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Default.aspx.designer.cs">
<DependentUpon>Default.aspx</DependentUpon>
</Compile>
<Compile Include="Provider\IsqlwebProvider.cs" />
<Compile Include="Login.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>Login.aspx</DependentUpon>
</Compile>
<Compile Include="Login.aspx.designer.cs">
<DependentUpon>Login.aspx</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Provider\Utils.cs" />
<Compile Include="Provider\WebProvider.cs" />
<Compile Include="ResultTable.ascx.cs">
<DependentUpon>ResultTable.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ResultTable.ascx.designer.cs">
<DependentUpon>ResultTable.ascx</DependentUpon>
</Compile>
<Compile Include="sqlexec.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>sqlexec.aspx</DependentUpon>
</Compile>
<Compile Include="sqlexec.aspx.designer.cs">
<DependentUpon>sqlexec.aspx</DependentUpon>
</Compile>
<Compile Include="sqlexec_ajax.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>sqlexec_ajax.aspx</DependentUpon>
</Compile>
<Compile Include="sqlexec_ajax.aspx.designer.cs">
<DependentUpon>sqlexec_ajax.aspx</DependentUpon>
</Compile>
<Compile Include="sqlexec_textarea.aspx.cs">
<SubType>ASPXCodeBehind</SubType>
<DependentUpon>sqlexec_textarea.aspx</DependentUpon>
</Compile>
<Compile Include="sqlexec_textarea.aspx.designer.cs">
<DependentUpon>sqlexec_textarea.aspx</DependentUpon>
</Compile>
<Compile Include="ObjectList_SubKind.ascx.cs">
<DependentUpon>ObjectList_SubKind.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_SubKind.ascx.designer.cs">
<DependentUpon>ObjectList_SubKind.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Table.ascx.cs">
<DependentUpon>ObjectList_Table.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Table.ascx.designer.cs">
<DependentUpon>ObjectList_Table.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_View.ascx.cs">
<DependentUpon>ObjectList_View.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_View.ascx.designer.cs">
<DependentUpon>ObjectList_View.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Procedure.ascx.cs">
<DependentUpon>ObjectList_Procedure.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Procedure.ascx.designer.cs">
<DependentUpon>ObjectList_Procedure.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Function.ascx.cs">
<DependentUpon>ObjectList_Function.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Function.ascx.designer.cs">
<DependentUpon>ObjectList_Function.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Trigger.ascx.cs">
<DependentUpon>ObjectList_Trigger.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Trigger.ascx.designer.cs">
<DependentUpon>ObjectList_Trigger.ascx</DependentUpon>
</Compile>
<Compile Include="ObjectList_Column.ascx.cs">
<DependentUpon>ObjectList_Column.ascx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="ObjectList_Column.ascx.designer.cs">
<DependentUpon>ObjectList_Column.ascx</DependentUpon>
</Compile>
<Compile Include="TableEdit.aspx.cs">
<DependentUpon>TableEdit.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="TableEdit.aspx.designer.cs">
<DependentUpon>TableEdit.aspx</DependentUpon>
</Compile>
<Compile Include="TableAdd.aspx.cs">
<DependentUpon>TableAdd.aspx</DependentUpon>
<SubType>ASPXCodeBehind</SubType>
</Compile>
<Compile Include="TableAdd.aspx.designer.cs">
<DependentUpon>TableAdd.aspx</DependentUpon>
</Compile>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v8.0\WebApplications\Microsoft.WebApplication.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
<ProjectExtensions>
<VisualStudio>
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
<WebProjectProperties>
<UseIIS>False</UseIIS>
<AutoAssignPort>True</AutoAssignPort>
<DevelopmentServerPort>56153</DevelopmentServerPort>
<DevelopmentServerVPath>/</DevelopmentServerVPath>
<IISUrl>
</IISUrl>
<NTLMAuthentication>False</NTLMAuthentication>
</WebProjectProperties>
</FlavorProperties>
</VisualStudio>
</ProjectExtensions>
</Project>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -