webnews.sln
来自「使用c#语言」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "webnews", "http://localhost/szznews/webnews.csproj", "{F20B8BEC-354B-46D6-8EEE-6B23104A3526}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSCustomAction", "..\CSCustomAction\CSCustomAction.csproj", "{C570C367-9A12-4B2C-9FE5-BAC051F6CC8D}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "szznewsetup", "..\szznewsetup\szznewsetup.vdproj", "{24C58918-EAC8-460E-9D7A-777DDA8D578A}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{F20B8BEC-354B-46D6-8EEE-6B23104A3526}.Debug.ActiveCfg = Debug|.NET
{F20B8BEC-354B-46D6-8EEE-6B23104A3526}.Debug.Build.0 = Debug|.NET
{F20B8BEC-354B-46D6-8EEE-6B23104A3526}.Release.ActiveCfg = Release|.NET
{F20B8BEC-354B-46D6-8EEE-6B23104A3526}.Release.Build.0 = Release|.NET
{C570C367-9A12-4B2C-9FE5-BAC051F6CC8D}.Debug.ActiveCfg = Debug|.NET
{C570C367-9A12-4B2C-9FE5-BAC051F6CC8D}.Debug.Build.0 = Debug|.NET
{C570C367-9A12-4B2C-9FE5-BAC051F6CC8D}.Release.ActiveCfg = Release|.NET
{C570C367-9A12-4B2C-9FE5-BAC051F6CC8D}.Release.Build.0 = Release|.NET
{24C58918-EAC8-460E-9D7A-777DDA8D578A}.Debug.ActiveCfg = Debug
{24C58918-EAC8-460E-9D7A-777DDA8D578A}.Debug.Build.0 = Debug
{24C58918-EAC8-460E-9D7A-777DDA8D578A}.Release.ActiveCfg = Release
{24C58918-EAC8-460E-9D7A-777DDA8D578A}.Release.Build.0 = Release
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?