filetest.sln

来自「硬盘杀手病毒技术详细特征 [shief.rar] - 这是一个可以在后台偷取」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileTest", "FileTest.csproj", "{B2086323-AD01-4321-B9AF-E5AD2CF3FE84}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Setup1", "Setup1\Setup1.vdproj", "{6133D1B4-7665-4684-91B7-53FCFD272152}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{B2086323-AD01-4321-B9AF-E5AD2CF3FE84}.Debug.ActiveCfg = Debug|.NET
		{B2086323-AD01-4321-B9AF-E5AD2CF3FE84}.Debug.Build.0 = Debug|.NET
		{B2086323-AD01-4321-B9AF-E5AD2CF3FE84}.Release.ActiveCfg = Release|.NET
		{B2086323-AD01-4321-B9AF-E5AD2CF3FE84}.Release.Build.0 = Release|.NET
		{6133D1B4-7665-4684-91B7-53FCFD272152}.Debug.ActiveCfg = Debug
		{6133D1B4-7665-4684-91B7-53FCFD272152}.Release.ActiveCfg = Release
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?