From cb7be45136fcb39ebc5e2c5f5d5d327421426cc5 Mon Sep 17 00:00:00 2001 From: pgpt9ufz8 <623062069@qq.com> Date: Sun, 22 Oct 2023 20:52:25 +0800 Subject: [PATCH] ADD file via upload --- 学生成绩管理系统VS---Easyx.sln | 31 ++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 学生成绩管理系统VS---Easyx.sln diff --git a/学生成绩管理系统VS---Easyx.sln b/学生成绩管理系统VS---Easyx.sln new file mode 100644 index 0000000..b7e4fc1 --- /dev/null +++ b/学生成绩管理系统VS---Easyx.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34031.279 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "学生成绩管理系统VS---Easyx", "学生成绩管理系统VS---Easyx.vcxproj", "{FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 + Release|x64 = Release|x64 + Release|x86 = Release|x86 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Debug|x64.ActiveCfg = Debug|x64 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Debug|x64.Build.0 = Debug|x64 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Debug|x86.ActiveCfg = Debug|Win32 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Debug|x86.Build.0 = Debug|Win32 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Release|x64.ActiveCfg = Release|x64 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Release|x64.Build.0 = Release|x64 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Release|x86.ActiveCfg = Release|Win32 + {FBCC10DB-6DFE-4E04-9006-1A45305ED5C7}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {B54B9DEE-3E64-49CE-A904-71ED27F1FA66} + EndGlobalSection +EndGlobal