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

📄 encryption.sln

📁 清华大学出版社出版的 移动应用开发宝典 张大威(2008)的附书源代码
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Encryption", "Encryption\Encryption.csproj", "{169E3B69-627A-40BD-8CE0-2882AC28E355}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mobile Application Blocks", "Mobile Application Blocks", "{8953D42B-8AF5-41C0-98EB-140D97AA837C}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.PasswordAuthentication", "..\..\Mobile Application Blocks\PasswordAuthentication\Src\Mobile.PasswordAuthentication.csproj", "{7C078FBC-AB3F-4C6D-9E0A-211407A71325}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Release|Any CPU.Build.0 = Release|Any CPU
		{169E3B69-627A-40BD-8CE0-2882AC28E355}.Release|Any CPU.Deploy.0 = Release|Any CPU
		{7C078FBC-AB3F-4C6D-9E0A-211407A71325}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{7C078FBC-AB3F-4C6D-9E0A-211407A71325}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{7C078FBC-AB3F-4C6D-9E0A-211407A71325}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{7C078FBC-AB3F-4C6D-9E0A-211407A71325}.Release|Any CPU.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
	GlobalSection(NestedProjects) = preSolution
		{7C078FBC-AB3F-4C6D-9E0A-211407A71325} = {8953D42B-8AF5-41C0-98EB-140D97AA837C}
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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