📄 selectclass.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "D:\...\SelectClass\", "SelectClass\", "{17E62482-A113-4F51-8EFA-494BAAAFCB41}"
ProjectSection(WebsiteProperties) = preProject
ProjectReferences = "{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}|Server.dll;"
Debug.AspNetCompiler.VirtualPath = "/SelectClass"
Debug.AspNetCompiler.PhysicalPath = "..\..\..\..\桌面\SelectClassSystem\SelectClass\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\SelectClass\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/SelectClass"
Release.AspNetCompiler.PhysicalPath = "..\..\..\..\桌面\SelectClassSystem\SelectClass\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\SelectClass\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
VWDPort = "49168"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Model", "Model\Model.csproj", "{9BA70D78-BFA0-4830-B35E-5F93184F12C0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}"
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
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Debug|.NET.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Debug|.NET.Build.0 = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Debug|Any CPU.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Debug|Mixed Platforms.Build.0 = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Release|.NET.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Release|.NET.Build.0 = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Release|Any CPU.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
{17E62482-A113-4F51-8EFA-494BAAAFCB41}.Release|Mixed Platforms.Build.0 = Debug|.NET
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Debug|.NET.ActiveCfg = Debug|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Release|.NET.ActiveCfg = Release|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Release|Any CPU.Build.0 = Release|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{9BA70D78-BFA0-4830-B35E-5F93184F12C0}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Debug|.NET.ActiveCfg = Debug|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Release|.NET.ActiveCfg = Release|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Release|Any CPU.Build.0 = Release|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{FE1AE0D3-C683-4892-A60D-3488DDB96FB1}.Release|Mixed Platforms.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -