⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 clientmgrnet.sln

📁 <Visual Basic 数据库开发实例精粹(第二版)>一书首先介绍了Visual Basic(简称VB)开发的技巧和重点技术
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "clientMgrUI", "clientMgrUI\clientMgrUI.vbproj", "{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "DBOpProvider", "DBOpProvider\DBOpProvider.vbproj", "{D07F4256-EAB8-407B-9F77-1F4289C614A5}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Utility", "Utility\Utility.vbproj", "{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "clientMgrBusiness", "clientMgrBusiness\clientMgrBusiness.vbproj", "{9EE485B6-1BF3-459F-91D4-864B384D1042}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 5
		SccProjectName0 = \u0022$/VBNET.Prog/clientMgrNet/clientMgrNet\u0022,\u0020DTVAAAAA
		SccLocalPath0 = ..
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection0 = clientMgrNet\\
		SolutionUniqueID = {F0D16248-948D-4D0C-97F2-535B0624EB20}
		SccProjectUniqueName1 = clientMgrBusiness\\clientMgrBusiness.vbproj
		SccLocalPath1 = ..
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection1 = clientMgrNet\\clientMgrBusiness\\
		SccProjectUniqueName2 = clientMgrUI\\clientMgrUI.vbproj
		SccLocalPath2 = ..
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection2 = clientMgrNet\\clientMgrUI\\
		SccProjectUniqueName3 = DBOpProvider\\DBOpProvider.vbproj
		SccLocalPath3 = ..
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection3 = clientMgrNet\\DBOpProvider\\
		SccProjectUniqueName4 = Utility\\Utility.vbproj
		SccLocalPath4 = ..
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection4 = clientMgrNet\\Utility\\
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}.Debug.ActiveCfg = Debug|.NET
		{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}.Debug.Build.0 = Debug|.NET
		{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}.Release.ActiveCfg = Release|.NET
		{1716EA3C-1B8D-4615-8C24-ECAE4F55A799}.Release.Build.0 = Release|.NET
		{D07F4256-EAB8-407B-9F77-1F4289C614A5}.Debug.ActiveCfg = Debug|.NET
		{D07F4256-EAB8-407B-9F77-1F4289C614A5}.Debug.Build.0 = Debug|.NET
		{D07F4256-EAB8-407B-9F77-1F4289C614A5}.Release.ActiveCfg = Release|.NET
		{D07F4256-EAB8-407B-9F77-1F4289C614A5}.Release.Build.0 = Release|.NET
		{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}.Debug.ActiveCfg = Debug|.NET
		{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}.Debug.Build.0 = Debug|.NET
		{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}.Release.ActiveCfg = Release|.NET
		{74806FA3-6DCE-4E41-9BBC-3A1EE3CA3501}.Release.Build.0 = Release|.NET
		{9EE485B6-1BF3-459F-91D4-864B384D1042}.Debug.ActiveCfg = Debug|.NET
		{9EE485B6-1BF3-459F-91D4-864B384D1042}.Debug.Build.0 = Debug|.NET
		{9EE485B6-1BF3-459F-91D4-864B384D1042}.Release.ActiveCfg = Release|.NET
		{9EE485B6-1BF3-459F-91D4-864B384D1042}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -