enet.sln

来自「C#数据访问组件」· SLN 代码 · 共 30 行

SLN
30
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ENet.BCL", "ENet.BCL.csproj", "{0E4EB777-3C23-4869-87AB-570D2801B616}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 1
		SccProjectUniqueName0 = ENet.BCL.csproj
		SccProjectName0 = \u0022$/E2004/BCL\u0022,\u0020XYFAAAAA
		SccLocalPath0 = .
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
		CanCheckoutShared = false
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{0E4EB777-3C23-4869-87AB-570D2801B616}.Debug.ActiveCfg = Debug|.NET
		{0E4EB777-3C23-4869-87AB-570D2801B616}.Debug.Build.0 = Debug|.NET
		{0E4EB777-3C23-4869-87AB-570D2801B616}.Release.ActiveCfg = Release|.NET
		{0E4EB777-3C23-4869-87AB-570D2801B616}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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