📄 mispersonnel.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "http://localhost/MisPersonnel/", "http://localhost/MisPersonnel", "{82A315EC-FE67-4FA4-8F31-E0E121889655}"
ProjectSection(WebsiteProperties) = preProject
Debug.AspNetCompiler.VirtualPath = "/MisPersonnel"
Debug.AspNetCompiler.PhysicalPath = "..\MisPersonnel\"
Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\MisPersonnel\"
Debug.AspNetCompiler.Updateable = "true"
Debug.AspNetCompiler.ForceOverwrite = "true"
Debug.AspNetCompiler.FixedNames = "false"
Debug.AspNetCompiler.Debug = "True"
Release.AspNetCompiler.VirtualPath = "/MisPersonnel"
Release.AspNetCompiler.PhysicalPath = "..\MisPersonnel\"
Release.AspNetCompiler.TargetPath = "PrecompiledWeb\MisPersonnel\"
Release.AspNetCompiler.Updateable = "true"
Release.AspNetCompiler.ForceOverwrite = "true"
Release.AspNetCompiler.FixedNames = "false"
Release.AspNetCompiler.Debug = "False"
SlnRelativePath = "..\MisPersonnel\"
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLHelper", "..\..\chp01\SQLHelper\SQLHelper.csproj", "{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}"
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
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Debug|.NET.ActiveCfg = Debug|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Debug|.NET.Build.0 = Debug|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Debug|Any CPU.ActiveCfg = Debug|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Debug|Mixed Platforms.Build.0 = Debug|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Release|.NET.ActiveCfg = Release|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Release|.NET.Build.0 = Release|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Release|Any CPU.ActiveCfg = Release|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Release|Mixed Platforms.ActiveCfg = Release|.NET
{82A315EC-FE67-4FA4-8F31-E0E121889655}.Release|Mixed Platforms.Build.0 = Release|.NET
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Debug|.NET.ActiveCfg = Debug|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Release|.NET.ActiveCfg = Release|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Release|Any CPU.Build.0 = Release|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{0BB6F34F-F5C1-4BFF-BEE5-41038E0E5B2C}.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 + -