ntservice.sln

来自「本程序是实现中国移动中国联通的网关程序.代码比较完整.」· SLN 代码 · 共 29 行

SLN
29
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NTService", "NTService.vcproj", "{CE3A7260-7BCD-43F6-AA52-047F1838FE40}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SourceCodeControl) = preSolution
		SccNumberOfProjects = 1
		SccProjectUniqueName0 = NTService.vcproj
		SccProjectName0 = \u0022$/SMS/短信通道/MainService\u0022,\u0020RDBBAAAA
		SccLocalPath0 = .
		SccProvider0 = MSSCCI:Microsoft\u0020Visual\u0020SourceSafe
	EndGlobalSection
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{CE3A7260-7BCD-43F6-AA52-047F1838FE40}.Debug.ActiveCfg = Debug|Win32
		{CE3A7260-7BCD-43F6-AA52-047F1838FE40}.Debug.Build.0 = Debug|Win32
		{CE3A7260-7BCD-43F6-AA52-047F1838FE40}.Release.ActiveCfg = Release|Win32
		{CE3A7260-7BCD-43F6-AA52-047F1838FE40}.Release.Build.0 = Release|Win32
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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