time tracker.sln
来自「Beginning VB.NET DatabasesAll_Code.rar」· SLN 代码 · 共 38 行
SLN
38 行
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Time Tracker", "Time Tracker.vbproj", "{9DCC54E4-C2D6-48BC-BCB9-3A32AD8166C8}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WroxDataAccess", "..\WroxDataAccess\WroxDataAccess.vbproj", "{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "WroxBusinessLogic", "..\WroxBusinessLogic\WroxBusinessLogic.vbproj", "{EA749F76-F4F0-49A3-85D8-9527E32612C7}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{9DCC54E4-C2D6-48BC-BCB9-3A32AD8166C8}.Debug.ActiveCfg = Debug|.NET
{9DCC54E4-C2D6-48BC-BCB9-3A32AD8166C8}.Debug.Build.0 = Debug|.NET
{9DCC54E4-C2D6-48BC-BCB9-3A32AD8166C8}.Release.ActiveCfg = Release|.NET
{9DCC54E4-C2D6-48BC-BCB9-3A32AD8166C8}.Release.Build.0 = Release|.NET
{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}.Debug.ActiveCfg = Debug|.NET
{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}.Debug.Build.0 = Debug|.NET
{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}.Release.ActiveCfg = Release|.NET
{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}.Release.Build.0 = Release|.NET
{EA749F76-F4F0-49A3-85D8-9527E32612C7}.Debug.ActiveCfg = Debug|.NET
{EA749F76-F4F0-49A3-85D8-9527E32612C7}.Debug.Build.0 = Debug|.NET
{EA749F76-F4F0-49A3-85D8-9527E32612C7}.Release.ActiveCfg = Release|.NET
{EA749F76-F4F0-49A3-85D8-9527E32612C7}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?