commit 5341348c474fe3a74453c1f3f9b6d89c204b4952 Author: 123 <123> Date: Mon May 25 18:13:07 2026 +0400 first commit diff --git a/.vs/ProjectEvaluation/winformsapp8.metadata.v9.bin b/.vs/ProjectEvaluation/winformsapp8.metadata.v9.bin new file mode 100644 index 0000000..c0e28e7 Binary files /dev/null and b/.vs/ProjectEvaluation/winformsapp8.metadata.v9.bin differ diff --git a/.vs/ProjectEvaluation/winformsapp8.projects.v9.bin b/.vs/ProjectEvaluation/winformsapp8.projects.v9.bin new file mode 100644 index 0000000..28970b5 Binary files /dev/null and b/.vs/ProjectEvaluation/winformsapp8.projects.v9.bin differ diff --git a/.vs/ProjectEvaluation/winformsapp8.strings.v9.bin b/.vs/ProjectEvaluation/winformsapp8.strings.v9.bin new file mode 100644 index 0000000..8acae1a Binary files /dev/null and b/.vs/ProjectEvaluation/winformsapp8.strings.v9.bin differ diff --git a/.vs/WinFormsApp8/DesignTimeBuild/.dtbcache.v2 b/.vs/WinFormsApp8/DesignTimeBuild/.dtbcache.v2 new file mode 100644 index 0000000..fd9c011 Binary files /dev/null and b/.vs/WinFormsApp8/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/WinFormsApp8/v17/.suo b/.vs/WinFormsApp8/v17/.suo new file mode 100644 index 0000000..2eb7cba Binary files /dev/null and b/.vs/WinFormsApp8/v17/.suo differ diff --git a/.vs/WinFormsApp8/v17/DocumentLayout.backup.json b/.vs/WinFormsApp8/v17/DocumentLayout.backup.json new file mode 100644 index 0000000..37b9df5 --- /dev/null +++ b/.vs/WinFormsApp8/v17/DocumentLayout.backup.json @@ -0,0 +1,40 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}|WinFormsApp8\\WinFormsApp8.csproj|c:\\users\\student\\source\\repos\\winformsapp8\\winformsapp8\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form", + "RelativeMoniker": "D:0:0:{13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}|WinFormsApp8\\WinFormsApp8.csproj|solutionrelative:winformsapp8\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 0, + "Children": [ + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Form1.cs [Design]", + "DocumentMoniker": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\WinFormsApp8\\Form1.cs", + "RelativeDocumentMoniker": "WinFormsApp8\\Form1.cs", + "ToolTip": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\WinFormsApp8\\Form1.cs [Design]", + "RelativeToolTip": "WinFormsApp8\\Form1.cs [Design]", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2026-05-25T14:12:21.808Z", + "EditorCaption": " [Design]" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{cce594b6-0c39-4442-ba28-10c64ac7e89f}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/.vs/WinFormsApp8/v17/DocumentLayout.json b/.vs/WinFormsApp8/v17/DocumentLayout.json new file mode 100644 index 0000000..37b9df5 --- /dev/null +++ b/.vs/WinFormsApp8/v17/DocumentLayout.json @@ -0,0 +1,40 @@ +{ + "Version": 1, + "WorkspaceRootPath": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\", + "Documents": [ + { + "AbsoluteMoniker": "D:0:0:{13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}|WinFormsApp8\\WinFormsApp8.csproj|c:\\users\\student\\source\\repos\\winformsapp8\\winformsapp8\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form", + "RelativeMoniker": "D:0:0:{13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}|WinFormsApp8\\WinFormsApp8.csproj|solutionrelative:winformsapp8\\form1.cs||{A6C744A8-0E4A-4FC6-886A-064283054674}|Form" + } + ], + "DocumentGroupContainers": [ + { + "Orientation": 0, + "VerticalTabListWidth": 256, + "DocumentGroups": [ + { + "DockedWidth": 200, + "SelectedChildIndex": 0, + "Children": [ + { + "$type": "Document", + "DocumentIndex": 0, + "Title": "Form1.cs [Design]", + "DocumentMoniker": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\WinFormsApp8\\Form1.cs", + "RelativeDocumentMoniker": "WinFormsApp8\\Form1.cs", + "ToolTip": "C:\\Users\\Student\\source\\repos\\WinFormsApp8\\WinFormsApp8\\Form1.cs [Design]", + "RelativeToolTip": "WinFormsApp8\\Form1.cs [Design]", + "Icon": "ae27a6b0-e345-4288-96df-5eaf394ee369.000738|", + "WhenOpened": "2026-05-25T14:12:21.808Z", + "EditorCaption": " [Design]" + }, + { + "$type": "Bookmark", + "Name": "ST:0:0:{cce594b6-0c39-4442-ba28-10c64ac7e89f}" + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/WinFormsApp8.sln b/WinFormsApp8.sln new file mode 100644 index 0000000..4a000d3 --- /dev/null +++ b/WinFormsApp8.sln @@ -0,0 +1,25 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.14.37216.2 d17.14 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinFormsApp8", "WinFormsApp8\WinFormsApp8.csproj", "{13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}.Debug|Any CPU.Build.0 = Debug|Any CPU + {13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}.Release|Any CPU.ActiveCfg = Release|Any CPU + {13ECCD5D-BA19-4358-8ECC-0BBCB3F92EC3}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {152EC7C1-C12D-4D49-B808-32B12F02EFEC} + EndGlobalSection +EndGlobal diff --git a/WinFormsApp8/Form1.Designer.cs b/WinFormsApp8/Form1.Designer.cs new file mode 100644 index 0000000..3ab3967 --- /dev/null +++ b/WinFormsApp8/Form1.Designer.cs @@ -0,0 +1,39 @@ +namespace WinFormsApp8 +{ + partial class Form1 + { + /// + /// Required designer variable. + /// + private System.ComponentModel.IContainer components = null; + + /// + /// Clean up any resources being used. + /// + /// true if managed resources should be disposed; otherwise, false. + protected override void Dispose(bool disposing) + { + if (disposing && (components != null)) + { + components.Dispose(); + } + base.Dispose(disposing); + } + + #region Windows Form Designer generated code + + /// + /// Required method for Designer support - do not modify + /// the contents of this method with the code editor. + /// + private void InitializeComponent() + { + this.components = new System.ComponentModel.Container(); + this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; + this.ClientSize = new System.Drawing.Size(800, 450); + this.Text = "Form1"; + } + + #endregion + } +} diff --git a/WinFormsApp8/Form1.cs b/WinFormsApp8/Form1.cs new file mode 100644 index 0000000..e17fc6c --- /dev/null +++ b/WinFormsApp8/Form1.cs @@ -0,0 +1,10 @@ +namespace WinFormsApp8 +{ + public partial class Form1 : Form + { + public Form1() + { + InitializeComponent(); + } + } +} diff --git a/WinFormsApp8/Program.cs b/WinFormsApp8/Program.cs new file mode 100644 index 0000000..f74b6eb --- /dev/null +++ b/WinFormsApp8/Program.cs @@ -0,0 +1,17 @@ +namespace WinFormsApp8 +{ + internal static class Program + { + /// + /// The main entry point for the application. + /// + [STAThread] + static void Main() + { + // To customize application configuration such as set high DPI settings or default font, + // see https://aka.ms/applicationconfiguration. + ApplicationConfiguration.Initialize(); + Application.Run(new Form1()); + } + } +} \ No newline at end of file diff --git a/WinFormsApp8/WinFormsApp8.csproj b/WinFormsApp8/WinFormsApp8.csproj new file mode 100644 index 0000000..663fdb8 --- /dev/null +++ b/WinFormsApp8/WinFormsApp8.csproj @@ -0,0 +1,11 @@ + + + + WinExe + net8.0-windows + enable + true + enable + + + \ No newline at end of file diff --git a/WinFormsApp8/WinFormsApp8.csproj.user b/WinFormsApp8/WinFormsApp8.csproj.user new file mode 100644 index 0000000..7814ea2 --- /dev/null +++ b/WinFormsApp8/WinFormsApp8.csproj.user @@ -0,0 +1,8 @@ + + + + + Form + + + diff --git a/WinFormsApp8/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs b/WinFormsApp8/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs new file mode 100644 index 0000000..2217181 --- /dev/null +++ b/WinFormsApp8/obj/Debug/net8.0-windows/.NETCoreApp,Version=v8.0.AssemblyAttributes.cs @@ -0,0 +1,4 @@ +// +using System; +using System.Reflection; +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v8.0", FrameworkDisplayName = ".NET 8.0")] diff --git a/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfo.cs b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfo.cs new file mode 100644 index 0000000..6a6271a --- /dev/null +++ b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfo.cs @@ -0,0 +1,25 @@ +//------------------------------------------------------------------------------ +// +// Этот код создан программой. +// Исполняемая версия:4.0.30319.42000 +// +// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае +// повторной генерации кода. +// +//------------------------------------------------------------------------------ + +using System; +using System.Reflection; + +[assembly: System.Reflection.AssemblyCompanyAttribute("WinFormsApp8")] +[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] +[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] +[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] +[assembly: System.Reflection.AssemblyProductAttribute("WinFormsApp8")] +[assembly: System.Reflection.AssemblyTitleAttribute("WinFormsApp8")] +[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] +[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] +[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] + +// Создано классом WriteCodeFragment MSBuild. + diff --git a/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfoInputs.cache b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfoInputs.cache new file mode 100644 index 0000000..560b9be --- /dev/null +++ b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.AssemblyInfoInputs.cache @@ -0,0 +1 @@ +1597dbd0e2c17ee30e193e896e41dd417e3a7d5023b9afc85be4a8fd6b342c23 diff --git a/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GeneratedMSBuildEditorConfig.editorconfig b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GeneratedMSBuildEditorConfig.editorconfig new file mode 100644 index 0000000..86e458f --- /dev/null +++ b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GeneratedMSBuildEditorConfig.editorconfig @@ -0,0 +1,22 @@ +is_global = true +build_property.ApplicationManifest = +build_property.StartupObject = +build_property.ApplicationDefaultFont = +build_property.ApplicationHighDpiMode = +build_property.ApplicationUseCompatibleTextRendering = +build_property.ApplicationVisualStyles = +build_property.TargetFramework = net8.0-windows +build_property.TargetPlatformMinVersion = 7.0 +build_property.UsingMicrosoftNETSdkWeb = +build_property.ProjectTypeGuids = +build_property.InvariantGlobalization = +build_property.PlatformNeutralAssembly = +build_property.EnforceExtendedAnalyzerRules = +build_property._SupportedPlatformList = Linux,macOS,Windows +build_property.RootNamespace = WinFormsApp8 +build_property.ProjectDir = C:\Users\Student\source\repos\WinFormsApp8\WinFormsApp8\ +build_property.EnableComHosting = +build_property.EnableGeneratedComInterfaceComImportInterop = +build_property.CsWinRTUseWindowsUIXamlProjections = false +build_property.EffectiveAnalysisLevelStyle = 8.0 +build_property.EnableCodeStyleSeverity = diff --git a/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GlobalUsings.g.cs b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GlobalUsings.g.cs new file mode 100644 index 0000000..84bbb89 --- /dev/null +++ b/WinFormsApp8/obj/Debug/net8.0-windows/WinFormsApp8.GlobalUsings.g.cs @@ -0,0 +1,10 @@ +// +global using global::System; +global using global::System.Collections.Generic; +global using global::System.Drawing; +global using global::System.IO; +global using global::System.Linq; +global using global::System.Net.Http; +global using global::System.Threading; +global using global::System.Threading.Tasks; +global using global::System.Windows.Forms;