lazymaninventory.sln
来自「DataBase development」· SLN 代码 · 共 30 行
SLN
30 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LazyManInventory", "LazyManInventory.csproj", "{E8773F42-14A2-4F38-9CBA-9F45D358DAB1}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CustomControls", "..\CustomControls\CustomControls.csproj", "{0EE6BD7B-3D27-4159-92CD-8943382E091B}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{E8773F42-14A2-4F38-9CBA-9F45D358DAB1}.Debug.ActiveCfg = Debug|.NET
{E8773F42-14A2-4F38-9CBA-9F45D358DAB1}.Debug.Build.0 = Debug|.NET
{E8773F42-14A2-4F38-9CBA-9F45D358DAB1}.Release.ActiveCfg = Release|.NET
{E8773F42-14A2-4F38-9CBA-9F45D358DAB1}.Release.Build.0 = Release|.NET
{0EE6BD7B-3D27-4159-92CD-8943382E091B}.Debug.ActiveCfg = Release|.NET
{0EE6BD7B-3D27-4159-92CD-8943382E091B}.Debug.Build.0 = Release|.NET
{0EE6BD7B-3D27-4159-92CD-8943382E091B}.Release.ActiveCfg = Release|.NET
{0EE6BD7B-3D27-4159-92CD-8943382E091B}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?