添加Lesson25

This commit is contained in:
2025-09-18 22:06:35 +08:00
parent cb53f802bb
commit 112986db3f
3 changed files with 60 additions and 0 deletions
+6
View File
@@ -61,6 +61,8 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson24_面向对象相关
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson24_面向对象相关-StringBuilder练习", "Lesson24_面向对象相关-StringBuilder练习\Lesson24_面向对象相关-StringBuilder练习.csproj", "{4FFD2030-9A14-4F59-A7B8-D218C551E489}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lesson25_面向对象相关-结构体和类的区别", "Lesson25_面向对象相关-结构体和类的区别\Lesson25_面向对象相关-结构体和类的区别.csproj", "{1CDBD964-7239-4839-8D7A-7E0DDE80CB53}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
@@ -183,6 +185,10 @@ Global
{4FFD2030-9A14-4F59-A7B8-D218C551E489}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4FFD2030-9A14-4F59-A7B8-D218C551E489}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4FFD2030-9A14-4F59-A7B8-D218C551E489}.Release|Any CPU.Build.0 = Release|Any CPU
{1CDBD964-7239-4839-8D7A-7E0DDE80CB53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1CDBD964-7239-4839-8D7A-7E0DDE80CB53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1CDBD964-7239-4839-8D7A-7E0DDE80CB53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1CDBD964-7239-4839-8D7A-7E0DDE80CB53}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE