⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 smartthreadpool.sln

📁 线程池实例,1.1版本,用于代替.net自带线程池
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SmartThreadPool", "SmartThreadPool\SmartThreadPool.csproj", "{8684FC56-A679-4E2E-8F96-E172FB062EB6}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STPExamples", "STPExamples\STPExamples.csproj", "{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "STPTests", "STPTests\STPTests.csproj", "{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UsageControl", "UsageControl\UsageControl.csproj", "{C11A4561-CCB5-4C96-8DF2-B804031D89D8}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestSmartThreadPool", "TestSmartThreadPool\TestSmartThreadPool.csproj", "{976DB12F-9198-4AD9-981A-1652615C9B0D}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{8684FC56-A679-4E2E-8F96-E172FB062EB6}.Debug.ActiveCfg = Debug|.NET
		{8684FC56-A679-4E2E-8F96-E172FB062EB6}.Debug.Build.0 = Debug|.NET
		{8684FC56-A679-4E2E-8F96-E172FB062EB6}.Release.ActiveCfg = Release|.NET
		{8684FC56-A679-4E2E-8F96-E172FB062EB6}.Release.Build.0 = Release|.NET
		{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}.Debug.ActiveCfg = Debug|.NET
		{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}.Debug.Build.0 = Debug|.NET
		{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}.Release.ActiveCfg = Release|.NET
		{AE943A5A-7CFD-4E0D-BA51-FB763AAEA9A3}.Release.Build.0 = Release|.NET
		{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}.Debug.ActiveCfg = Debug|.NET
		{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}.Debug.Build.0 = Debug|.NET
		{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}.Release.ActiveCfg = Release|.NET
		{6A3E4DBF-12AD-4636-ACB3-24B5172FAE03}.Release.Build.0 = Release|.NET
		{C11A4561-CCB5-4C96-8DF2-B804031D89D8}.Debug.ActiveCfg = Debug|.NET
		{C11A4561-CCB5-4C96-8DF2-B804031D89D8}.Debug.Build.0 = Debug|.NET
		{C11A4561-CCB5-4C96-8DF2-B804031D89D8}.Release.ActiveCfg = Release|.NET
		{C11A4561-CCB5-4C96-8DF2-B804031D89D8}.Release.Build.0 = Release|.NET
		{976DB12F-9198-4AD9-981A-1652615C9B0D}.Debug.ActiveCfg = Debug|.NET
		{976DB12F-9198-4AD9-981A-1652615C9B0D}.Debug.Build.0 = Debug|.NET
		{976DB12F-9198-4AD9-981A-1652615C9B0D}.Release.ActiveCfg = Release|.NET
		{976DB12F-9198-4AD9-981A-1652615C9B0D}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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