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

📄 diffcalc.sln

📁 A Generic, Reusable Diff Algorithm in C# 这是一个用C#实现的Diff程序
💻 SLN
字号:
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DiffCalc", "DiffCalc.csproj", "{CA9B6FA7-9A52-49E9-9387-22C82B0F8962}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DifferenceEngine", "..\DifferenceEngine\DifferenceEngine.csproj", "{8AE4897A-EA74-49B1-BA55-D892C27AF9C9}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{CA9B6FA7-9A52-49E9-9387-22C82B0F8962}.Debug.ActiveCfg = Debug|.NET
		{CA9B6FA7-9A52-49E9-9387-22C82B0F8962}.Debug.Build.0 = Debug|.NET
		{CA9B6FA7-9A52-49E9-9387-22C82B0F8962}.Release.ActiveCfg = Release|.NET
		{CA9B6FA7-9A52-49E9-9387-22C82B0F8962}.Release.Build.0 = Release|.NET
		{8AE4897A-EA74-49B1-BA55-D892C27AF9C9}.Debug.ActiveCfg = Debug|.NET
		{8AE4897A-EA74-49B1-BA55-D892C27AF9C9}.Debug.Build.0 = Debug|.NET
		{8AE4897A-EA74-49B1-BA55-D892C27AF9C9}.Release.ActiveCfg = Release|.NET
		{8AE4897A-EA74-49B1-BA55-D892C27AF9C9}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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