webclient.sln

来自「symbian 利用http上传的例子.」· SLN 代码 · 共 21 行

SLN
21
字号

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "WebClient", "WebClient.vcproj", "{8072B842-E64B-438F-89C3-DB8AF4BA2306}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Deb_S60_30M_WINSCW|Win32 = Deb_S60_30M_WINSCW|Win32
		Rel_S60_30M_GCCE|Win32 = Rel_S60_30M_GCCE|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{8072B842-E64B-438F-89C3-DB8AF4BA2306}.Deb_S60_30M_WINSCW|Win32.ActiveCfg = Deb_S60_30M_WINSCW|Win32
		{8072B842-E64B-438F-89C3-DB8AF4BA2306}.Deb_S60_30M_WINSCW|Win32.Build.0 = Deb_S60_30M_WINSCW|Win32
		{8072B842-E64B-438F-89C3-DB8AF4BA2306}.Rel_S60_30M_GCCE|Win32.ActiveCfg = Rel_S60_30M_GCCE|Win32
		{8072B842-E64B-438F-89C3-DB8AF4BA2306}.Rel_S60_30M_GCCE|Win32.Build.0 = Rel_S60_30M_GCCE|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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