体锻系统.sln

来自「射频卡读写程序,C#版」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Card", "Card\Card.csproj", "{419101D9-1FF3-4220-A498-1261E3C6764C}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "OprationCard", "OprationCard\OprationCard.vcproj", "{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataAccess", "DataAccess\DataAccess.csproj", "{7D90B414-0777-4B3F-8F65-A40DD5CACA93}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{419101D9-1FF3-4220-A498-1261E3C6764C}.Debug.ActiveCfg = Debug|.NET
		{419101D9-1FF3-4220-A498-1261E3C6764C}.Debug.Build.0 = Debug|.NET
		{419101D9-1FF3-4220-A498-1261E3C6764C}.Release.ActiveCfg = Release|.NET
		{419101D9-1FF3-4220-A498-1261E3C6764C}.Release.Build.0 = Release|.NET
		{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}.Debug.ActiveCfg = Debug|Win32
		{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}.Debug.Build.0 = Debug|Win32
		{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}.Release.ActiveCfg = Release|Win32
		{D5F7EDE0-FDFC-41C9-B774-F576D00E4533}.Release.Build.0 = Release|Win32
		{7D90B414-0777-4B3F-8F65-A40DD5CACA93}.Debug.ActiveCfg = Debug|.NET
		{7D90B414-0777-4B3F-8F65-A40DD5CACA93}.Debug.Build.0 = Debug|.NET
		{7D90B414-0777-4B3F-8F65-A40DD5CACA93}.Release.ActiveCfg = Release|.NET
		{7D90B414-0777-4B3F-8F65-A40DD5CACA93}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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