sunrisespell.sln
来自「最牛逼的可将中文加密后转换成英文字母的加密算法」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sunrise.Spell", "Sunrise.Spell\Sunrise.Spell.csproj", "{49BB6294-BAF5-46E5-9389-B55783D505E4}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test", "Test\Test.csproj", "{2BBD6176-40CC-47FC-A0B5-1FAEF9B7E062}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{49BB6294-BAF5-46E5-9389-B55783D505E4}.Debug.ActiveCfg = Debug|.NET
{49BB6294-BAF5-46E5-9389-B55783D505E4}.Debug.Build.0 = Debug|.NET
{49BB6294-BAF5-46E5-9389-B55783D505E4}.Release.ActiveCfg = Release|.NET
{49BB6294-BAF5-46E5-9389-B55783D505E4}.Release.Build.0 = Release|.NET
{2BBD6176-40CC-47FC-A0B5-1FAEF9B7E062}.Debug.ActiveCfg = Debug|.NET
{2BBD6176-40CC-47FC-A0B5-1FAEF9B7E062}.Debug.Build.0 = Debug|.NET
{2BBD6176-40CC-47FC-A0B5-1FAEF9B7E062}.Release.ActiveCfg = Release|.NET
{2BBD6176-40CC-47FC-A0B5-1FAEF9B7E062}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?