dgpssolution.sln

来自「广义矩阵求逆相关资料」· SLN 代码 · 共 32 行

SLN
32
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CPlusDll", "CPlusDll\CPlusDll.vcproj", "{25A5A0D1-0743-4775-B731-67E502266162}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CSharpDll", "CSharpDll\CSharpDll.csproj", "{E572584E-0ED4-4C5C-862C-5EA31A165FCA}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{25A5A0D1-0743-4775-B731-67E502266162}.Debug.ActiveCfg = Debug|Win32
		{25A5A0D1-0743-4775-B731-67E502266162}.Debug.Build.0 = Debug|Win32
		{25A5A0D1-0743-4775-B731-67E502266162}.Release.ActiveCfg = Release|Win32
		{25A5A0D1-0743-4775-B731-67E502266162}.Release.Build.0 = Release|Win32
		{E572584E-0ED4-4C5C-862C-5EA31A165FCA}.Debug.ActiveCfg = Debug|.NET
		{E572584E-0ED4-4C5C-862C-5EA31A165FCA}.Debug.Build.0 = Debug|.NET
		{E572584E-0ED4-4C5C-862C-5EA31A165FCA}.Release.ActiveCfg = Release|.NET
		{E572584E-0ED4-4C5C-862C-5EA31A165FCA}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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