decode pdu new method.sln

来自「windows 下用VB实现的 SMS 短消息源码程序。 开发短信应用程序有用」· SLN 代码 · 共 46 行

SLN
46
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Decode PDU New method", "Decode PDU New metho\Decode PDU New method.vbproj", "{119DE08E-180E-4B78-8A26-A645FBBAC1E0}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "PDU Decoder (Windows)", "PDU Decoder (Windows)\PDU Decoder (Windows).vbproj", "{0BBBD6FE-82DC-4939-ACEE-FD85857937A9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 3
		SccProjectName0 = \u0022$/Decode\u0020PDU\u0020New\u0020method\u0022,\u0020BAAAAAAA
		SccLocalPath0 = .
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
		CanCheckoutShared = false
		SolutionUniqueID = {9792405F-FECE-4DFC-A23A-C6B7B9393EF6}
		SccProjectUniqueName1 = Decode\u0020PDU\u0020New\u0020metho\\Decode\u0020PDU\u0020New\u0020method.vbproj
		SccLocalPath1 = .
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection1 = Decode\u0020PDU\u0020New\u0020metho\\
		SccProjectUniqueName2 = PDU\u0020Decoder\u0020(Windows)\\PDU\u0020Decoder\u0020(Windows).vbproj
		SccLocalPath2 = .
		CanCheckoutShared = false
		SccProjectFilePathRelativizedFromConnection2 = PDU\u0020Decoder\u0020(Windows)\\
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{119DE08E-180E-4B78-8A26-A645FBBAC1E0}.Debug.ActiveCfg = Debug|.NET
		{119DE08E-180E-4B78-8A26-A645FBBAC1E0}.Debug.Build.0 = Debug|.NET
		{119DE08E-180E-4B78-8A26-A645FBBAC1E0}.Release.ActiveCfg = Release|.NET
		{119DE08E-180E-4B78-8A26-A645FBBAC1E0}.Release.Build.0 = Release|.NET
		{0BBBD6FE-82DC-4939-ACEE-FD85857937A9}.Debug.ActiveCfg = Debug|.NET
		{0BBBD6FE-82DC-4939-ACEE-FD85857937A9}.Debug.Build.0 = Debug|.NET
		{0BBBD6FE-82DC-4939-ACEE-FD85857937A9}.Release.ActiveCfg = Release|.NET
		{0BBBD6FE-82DC-4939-ACEE-FD85857937A9}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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