tokenhandler.sln

来自「IBE是一种非对称密码技术」· SLN 代码 · 共 28 行

SLN
28
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TokenHandler", "TokenHandler.vcproj", "{D19471A0-40C8-42EB-87B6-909C554098C1}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
		Unicode Debug = Unicode Debug
		Unicode Release MinDependency = Unicode Release MinDependency
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Debug.ActiveCfg = Debug|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Debug.Build.0 = Debug|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Release.ActiveCfg = Release|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Release.Build.0 = Release|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Unicode Debug.ActiveCfg = Debug|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Unicode Debug.Build.0 = Debug|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Unicode Release MinDependency.ActiveCfg = Release|Win32
		{D19471A0-40C8-42EB-87B6-909C554098C1}.Unicode Release MinDependency.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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