ajax.sln
来自「it is the ajax base code use how we use 」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AJAX", "http://localhost/AJAX/AJAX.csproj", "{DE196DF9-7F6B-4F76-8A93-6329D1EB6243}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CallBackHelper", "CallBackHelper\CallBackHelper.csproj", "{7375FD17-54C4-46AB-A5C7-F36AD9B8716E}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{DE196DF9-7F6B-4F76-8A93-6329D1EB6243}.Debug.ActiveCfg = Release|.NET
{DE196DF9-7F6B-4F76-8A93-6329D1EB6243}.Debug.Build.0 = Release|.NET
{DE196DF9-7F6B-4F76-8A93-6329D1EB6243}.Release.ActiveCfg = Release|.NET
{DE196DF9-7F6B-4F76-8A93-6329D1EB6243}.Release.Build.0 = Release|.NET
{7375FD17-54C4-46AB-A5C7-F36AD9B8716E}.Debug.ActiveCfg = Release|.NET
{7375FD17-54C4-46AB-A5C7-F36AD9B8716E}.Debug.Build.0 = Release|.NET
{7375FD17-54C4-46AB-A5C7-F36AD9B8716E}.Release.ActiveCfg = Release|.NET
{7375FD17-54C4-46AB-A5C7-F36AD9B8716E}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?