📄 encryption.sln
字号:
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Encryption", "Encryption\Encryption.vbproj", "{61E57D4E-CC42-4E09-9B9F-7D7741875594}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Mobile Application Blocks", "Mobile Application Blocks", "{D677CC3B-1C90-4BE4-BBBE-AFE34AF58426}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Mobile.PasswordAuthentication", "..\..\Mobile Application Blocks\PasswordAuthentication\Src\Mobile.PasswordAuthentication.csproj", "{7C078FBC-AB3F-4C6D-9E0A-211407A71325}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.Debug|Any CPU.Build.0 = Debug|Any CPU
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.Release|Any CPU.ActiveCfg = Release|Any CPU
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.Release|Any CPU.Build.0 = Release|Any CPU
{61E57D4E-CC42-4E09-9B9F-7D7741875594}.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} = {D677CC3B-1C90-4BE4-BBBE-AFE34AF58426}
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -