termselector.sln

来自「实现文本的特征提取」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DAL", "DAL\DAL.csproj", "{12750629-9940-4D0E-8B26-B94679419F62}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{B779014E-7B1A-4D89-B9BA-C4338D5938CB}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TermSelector", "TermSelector\TermSelector.csproj", "{8288C3FD-3CFB-4AAB-BCC7-61AE6AEDE7C9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{12750629-9940-4D0E-8B26-B94679419F62}.Debug.ActiveCfg = Debug|.NET
		{12750629-9940-4D0E-8B26-B94679419F62}.Debug.Build.0 = Debug|.NET
		{12750629-9940-4D0E-8B26-B94679419F62}.Release.ActiveCfg = Release|.NET
		{12750629-9940-4D0E-8B26-B94679419F62}.Release.Build.0 = Release|.NET
		{B779014E-7B1A-4D89-B9BA-C4338D5938CB}.Debug.ActiveCfg = Debug|.NET
		{B779014E-7B1A-4D89-B9BA-C4338D5938CB}.Debug.Build.0 = Debug|.NET
		{B779014E-7B1A-4D89-B9BA-C4338D5938CB}.Release.ActiveCfg = Release|.NET
		{B779014E-7B1A-4D89-B9BA-C4338D5938CB}.Release.Build.0 = Release|.NET
		{8288C3FD-3CFB-4AAB-BCC7-61AE6AEDE7C9}.Debug.ActiveCfg = Debug|.NET
		{8288C3FD-3CFB-4AAB-BCC7-61AE6AEDE7C9}.Debug.Build.0 = Debug|.NET
		{8288C3FD-3CFB-4AAB-BCC7-61AE6AEDE7C9}.Release.ActiveCfg = Release|.NET
		{8288C3FD-3CFB-4AAB-BCC7-61AE6AEDE7C9}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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