tapiexamples.sln

来自「It is useful to get Mobile IMEI Number o」· SLN 代码 · 共 38 行

SLN
38
字号
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "TapiVBExample", "TapiVBExample.vbproj", "{C3139640-2415-4EE3-8CDC-783C3832289F}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TapiCSExample", "TapiCSExample\TapiCSExample.csproj", "{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.Debug = "False"
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|Any CPU = Debug|Any CPU
		Release|Any CPU = Release|Any CPU
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Release|Any CPU.Build.0 = Release|Any CPU
		{C3139640-2415-4EE3-8CDC-783C3832289F}.Release|Any CPU.Deploy.0 = Release|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Release|Any CPU.Build.0 = Release|Any CPU
		{EDFEDDBC-5E60-4BD1-A03B-786307D5FEC1}.Release|Any CPU.Deploy.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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