menuandsitemappath.sln
来自「用vs2005编网页的入门实例」· SLN 代码 · 共 21 行
SLN
21 行
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\3Leaf\101Samples\MenuAndSiteMapPath\", "C:\3Leaf\101Samples\MenuAndSiteMapPath\", "{1E6B4473-6A91-4F79-886A-5C64C15EB829}"
ProjectSection(WebsiteProperties) = preProject
VWDPort = 51716
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|.NET = Debug|.NET
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1E6B4473-6A91-4F79-886A-5C64C15EB829}.Debug|.NET.ActiveCfg = Debug|.NET
{1E6B4473-6A91-4F79-886A-5C64C15EB829}.Debug|.NET.Build.0 = Debug|.NET
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?