📄 gridviewpageable.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GridViewPageable", "GridViewPageable\GridViewPageable.csproj", "{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.Debug = "False"
EndProjectSection
EndProject
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\...\Demo\", "Demo\", "{AE0A2E71-A445-4861-A247-44A6AD424104}"
ProjectSection(WebsiteProperties) = preProject
ProjectReferences = "{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}|GridViewPageable.dll;"
Debug.AspNetCompiler.VirtualPath = "/Demo"
Debug.AspNetCompiler.PhysicalPath = "Demo\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\Demo\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/Demo"
Release.AspNetCompiler.PhysicalPath = "Demo\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\Demo\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "2225"
DefaultWebSiteLanguage = "Visual C#"
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Release|.NET = Release|.NET
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Debug|.NET.ActiveCfg = Debug|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Release|.NET.ActiveCfg = Release|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Release|Any CPU.Build.0 = Release|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{623E4D2B-B7B5-4ED8-9334-AD9F7B0EC05C}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{AE0A2E71-A445-4861-A247-44A6AD424104}.Debug|.NET.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Debug|.NET.Build.0 = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Debug|Any CPU.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Debug|Mixed Platforms.Build.0 = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Release|.NET.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Release|.NET.Build.0 = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Release|Any CPU.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
{AE0A2E71-A445-4861-A247-44A6AD424104}.Release|Mixed Platforms.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -