dynamicsoftwarecomponent.sln

来自「《CSDN 开发高手》2004年第6期」· SLN 代码 · 共 34 行

SLN
34
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBDynamicComponent1", "VBDynamicComponent1.vbproj", "{41E1236B-180C-472F-831B-45169C68D122}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBDynamicComponent2", "..\VBDynamicComponent2\VBDynamicComponent2.vbproj", "{5703C030-9DF2-449D-A3BE-6A05E3798DAC}"
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "VBTestDynamicComponent", "..\VBTestDynamicComponent\VBTestDynamicComponent.vbproj", "{2D7523F5-9AFC-4662-B3BB-1DDA9125602C}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{41E1236B-180C-472F-831B-45169C68D122}.Debug.ActiveCfg = Debug|.NET
		{41E1236B-180C-472F-831B-45169C68D122}.Debug.Build.0 = Debug|.NET
		{41E1236B-180C-472F-831B-45169C68D122}.Release.ActiveCfg = Release|.NET
		{41E1236B-180C-472F-831B-45169C68D122}.Release.Build.0 = Release|.NET
		{5703C030-9DF2-449D-A3BE-6A05E3798DAC}.Debug.ActiveCfg = Debug|.NET
		{5703C030-9DF2-449D-A3BE-6A05E3798DAC}.Debug.Build.0 = Debug|.NET
		{5703C030-9DF2-449D-A3BE-6A05E3798DAC}.Release.ActiveCfg = Release|.NET
		{5703C030-9DF2-449D-A3BE-6A05E3798DAC}.Release.Build.0 = Release|.NET
		{2D7523F5-9AFC-4662-B3BB-1DDA9125602C}.Debug.ActiveCfg = Debug|.NET
		{2D7523F5-9AFC-4662-B3BB-1DDA9125602C}.Debug.Build.0 = Debug|.NET
		{2D7523F5-9AFC-4662-B3BB-1DDA9125602C}.Release.ActiveCfg = Release|.NET
		{2D7523F5-9AFC-4662-B3BB-1DDA9125602C}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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