ferrarisystem.sln
来自「一个网页的系统例子」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Common", "Common\Common.csproj", "{8AAF9503-7CCD-4EF6-B4E5-125702642B58}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DataAccessLibrary", "DataAccessLibrary\DataAccessLibrary.csproj", "{9C750D87-A34F-4B82-ABA9-388E539F6E06}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FerrariSales", "http://localhost/FerrariSales/FerrariSales.csproj", "{792C7430-9E37-4688-A48F-4C44ABC185CB}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{8AAF9503-7CCD-4EF6-B4E5-125702642B58}.Debug.ActiveCfg = Debug|.NET
{8AAF9503-7CCD-4EF6-B4E5-125702642B58}.Debug.Build.0 = Debug|.NET
{8AAF9503-7CCD-4EF6-B4E5-125702642B58}.Release.ActiveCfg = Release|.NET
{8AAF9503-7CCD-4EF6-B4E5-125702642B58}.Release.Build.0 = Release|.NET
{9C750D87-A34F-4B82-ABA9-388E539F6E06}.Debug.ActiveCfg = Debug|.NET
{9C750D87-A34F-4B82-ABA9-388E539F6E06}.Debug.Build.0 = Debug|.NET
{9C750D87-A34F-4B82-ABA9-388E539F6E06}.Release.ActiveCfg = Release|.NET
{9C750D87-A34F-4B82-ABA9-388E539F6E06}.Release.Build.0 = Release|.NET
{792C7430-9E37-4688-A48F-4C44ABC185CB}.Debug.ActiveCfg = Debug|.NET
{792C7430-9E37-4688-A48F-4C44ABC185CB}.Debug.Build.0 = Debug|.NET
{792C7430-9E37-4688-A48F-4C44ABC185CB}.Release.ActiveCfg = Release|.NET
{792C7430-9E37-4688-A48F-4C44ABC185CB}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?