⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 shineblog final.sln

📁 用asp开发的一个简单博客系统,用写日志
💻 SLN
字号:

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{E24C65DC-7377-472B-9ABA-BC803B73C61A}") = "C:\ShineBlog Final\", "C:\ShineBlog Final", "{80E2519E-254C-49B9-804D-122D8C6E95D3}"
	ProjectSection(WebsiteProperties) = preProject
		Debug.AspNetCompiler.VirtualPath = "/ShineBlog Final"
		Debug.AspNetCompiler.PhysicalPath = "C:\ShineBlog Final\"
		Debug.AspNetCompiler.TargetPath = "PrecompiledWeb\ShineBlog Final\"
		Debug.AspNetCompiler.Updateable = "true"
		Debug.AspNetCompiler.ForceOverwrite = "true"
		Debug.AspNetCompiler.FixedNames = "false"
		Debug.AspNetCompiler.Debug = "True"
		Release.AspNetCompiler.VirtualPath = "/ShineBlog Final"
		Release.AspNetCompiler.PhysicalPath = "C:\ShineBlog Final\"
		Release.AspNetCompiler.TargetPath = "PrecompiledWeb\ShineBlog Final\"
		Release.AspNetCompiler.Updateable = "true"
		Release.AspNetCompiler.ForceOverwrite = "true"
		Release.AspNetCompiler.FixedNames = "false"
		Release.AspNetCompiler.Debug = "False"
		VWDPort = "8897"
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1\TestProject1.csproj", "{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{745903C8-A358-4C88-BE4F-0F24DFF8C32F}"
	ProjectSection(SolutionItems) = preProject
		localtestrun.testrunconfig = localtestrun.testrunconfig
		ShineBlog Final.vsmdi = ShineBlog Final.vsmdi
	EndProjectSection
EndProject
Global
	GlobalSection(TestCaseManagementSettings) = postSolution
		CategoryFile = ShineBlog Final.vsmdi
	EndGlobalSection
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug|.NET = Debug|.NET
		Debug|Any CPU = Debug|Any CPU
		Debug|Mixed Platforms = Debug|Mixed Platforms
		Release|.NET = Release|.NET
		Release|Any CPU = Release|Any CPU
		Release|Mixed Platforms = Release|Mixed Platforms
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Debug|.NET.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Debug|.NET.Build.0 = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Debug|Any CPU.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Debug|Mixed Platforms.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Debug|Mixed Platforms.Build.0 = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Release|.NET.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Release|.NET.Build.0 = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Release|Any CPU.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Release|Mixed Platforms.ActiveCfg = Debug|.NET
		{80E2519E-254C-49B9-804D-122D8C6E95D3}.Release|Mixed Platforms.Build.0 = Debug|.NET
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Debug|.NET.ActiveCfg = Debug|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Debug|Any CPU.Build.0 = Debug|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Release|.NET.ActiveCfg = Release|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Release|Any CPU.ActiveCfg = Release|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Release|Any CPU.Build.0 = Release|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
		{6CE1A6A0-70AF-44DE-B348-2ACD00447B93}.Release|Mixed Platforms.Build.0 = Release|Any CPU
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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