Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
247 changes: 148 additions & 99 deletions Homework/Program.cs

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions Homework/bin/Debug/net9.0/Homework.deps.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v9.0",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v9.0": {
"Homework/1.0.0": {
"runtime": {
"Homework.dll": {}
}
}
}
},
"libraries": {
"Homework/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
}
}
}
Binary file added Homework/bin/Debug/net9.0/Homework.dll
Binary file not shown.
Binary file added Homework/bin/Debug/net9.0/Homework.exe
Binary file not shown.
Binary file added Homework/bin/Debug/net9.0/Homework.pdb
Binary file not shown.
12 changes: 12 additions & 0 deletions Homework/bin/Debug/net9.0/Homework.runtimeconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"runtimeOptions": {
"tfm": "net9.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "9.0.0"
},
"configProperties": {
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false
}
}
}
3 changes: 3 additions & 0 deletions Homework/bin/Debug/net9.0/students.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
2021001,张三,20
2021002,李四,19
2021003,王五,21
9 changes: 5 additions & 4 deletions Homework/obj/Debug/net9.0/Homework.AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// 此代码由工具生成。
// 运行时版本:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
// </auto-generated>
//------------------------------------------------------------------------------

Expand All @@ -13,7 +14,7 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("Homework")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+2963690281d1a026454f5e1ec692da268de03542")]
[assembly: System.Reflection.AssemblyProductAttribute("Homework")]
[assembly: System.Reflection.AssemblyTitleAttribute("Homework")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
92fcf719969c7f59361926c468f07a76ab2866f8147167aa553b98c3b9d7ed15
0493749738db7d6b769b77ff2ee57d44d69845283143dbf1b907c9191f1600d3
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Homework
build_property.ProjectDir = C:\Users\ms169\Desktop\Homework\Homework\
build_property.ProjectDir = C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 9.0
Expand Down
Binary file modified Homework/obj/Debug/net9.0/Homework.assets.cache
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
be24a02d7365840829a2f50a05351fb73f9a8c0357b181006a71866d25b3bb5a
15 changes: 15 additions & 0 deletions Homework/obj/Debug/net9.0/Homework.csproj.FileListAbsolute.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.GeneratedMSBuildEditorConfig.editorconfig
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.AssemblyInfoInputs.cache
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.AssemblyInfo.cs
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.csproj.CoreCompileInputs.cache
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.sourcelink.json
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\bin\Debug\net9.0\Homework.exe
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\bin\Debug\net9.0\Homework.deps.json
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\bin\Debug\net9.0\Homework.runtimeconfig.json
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\bin\Debug\net9.0\Homework.dll
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\bin\Debug\net9.0\Homework.pdb
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.dll
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\refint\Homework.dll
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.pdb
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\Homework.genruntimeconfig.cache
C:\Users\26638\Source\Repos\CSharpHomework2025\Homework\obj\Debug\net9.0\ref\Homework.dll
Binary file added Homework/obj/Debug/net9.0/Homework.dll
Binary file not shown.
1 change: 1 addition & 0 deletions Homework/obj/Debug/net9.0/Homework.genruntimeconfig.cache
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3bae8a7e3fdefb4efd27c4ec74d4ba1e8f76733446490089a959c87a317773fc
Binary file added Homework/obj/Debug/net9.0/Homework.pdb
Binary file not shown.
1 change: 1 addition & 0 deletions Homework/obj/Debug/net9.0/Homework.sourcelink.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documents":{"C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\*":"https://raw.githubusercontent.com/log-10/CSharpHomework2025/2963690281d1a026454f5e1ec692da268de03542/*"}}
Binary file added Homework/obj/Debug/net9.0/apphost.exe
Binary file not shown.
Binary file added Homework/obj/Debug/net9.0/ref/Homework.dll
Binary file not shown.
Binary file added Homework/obj/Debug/net9.0/refint/Homework.dll
Binary file not shown.
19 changes: 10 additions & 9 deletions Homework/obj/Homework.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
"C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj": {}
"C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj": {}
},
"projects": {
"C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj": {
"C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj",
"projectUniqueName": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj",
"projectName": "Homework",
"projectPath": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj",
"packagesPath": "C:\\Users\\ms169\\.nuget\\packages\\",
"outputPath": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\obj\\",
"projectPath": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj",
"packagesPath": "C:\\Users\\26638\\.nuget\\packages\\",
"outputPath": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\ms169\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\26638\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
Expand All @@ -26,6 +26,7 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
Expand All @@ -44,7 +45,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
"SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net9.0": {
Expand All @@ -65,7 +66,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
}
}
}
Expand Down
6 changes: 3 additions & 3 deletions Homework/obj/Homework.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\ms169\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\26638\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.13.1</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.14.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\ms169\.nuget\packages\" />
<SourceRoot Include="C:\Users\26638\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
</Project>
17 changes: 9 additions & 8 deletions Homework/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"net9.0": []
},
"packageFolders": {
"C:\\Users\\ms169\\.nuget\\packages\\": {},
"C:\\Users\\26638\\.nuget\\packages\\": {},
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj",
"projectUniqueName": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj",
"projectName": "Homework",
"projectPath": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj",
"packagesPath": "C:\\Users\\ms169\\.nuget\\packages\\",
"outputPath": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\obj\\",
"projectPath": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj",
"packagesPath": "C:\\Users\\26638\\.nuget\\packages\\",
"outputPath": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\ms169\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\26638\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
Expand All @@ -33,6 +33,7 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
Expand All @@ -51,7 +52,7 @@
"auditLevel": "low",
"auditMode": "direct"
},
"SdkAnalysisLevel": "9.0.200"
"SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net9.0": {
Expand All @@ -72,7 +73,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.201/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.304/PortableRuntimeIdentifierGraph.json"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions Homework/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"version": 2,
"dgSpecHash": "Mpgpv19Q1hE=",
"dgSpecHash": "PmxE64LAt7k=",
"success": true,
"projectFilePath": "C:\\Users\\ms169\\Desktop\\Homework\\Homework\\Homework.csproj",
"projectFilePath": "C:\\Users\\26638\\Source\\Repos\\CSharpHomework2025\\Homework\\Homework.csproj",
"expectedPackageFiles": [],
"logs": []
}