From 2bbb0658289a6f57ba51fee4ef6fd3d2c814c1d3 Mon Sep 17 00:00:00 2001 From: Petek1234 <149153720+Petek1234@users.noreply.github.com> Date: Wed, 17 Apr 2024 18:16:20 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=BF=D1=80=D0=BE=D0=B5=D0=BA=D1=82=D0=B0=20=D0=BF?= =?UTF-8?q?=D0=BE=D0=BC=D0=B5=D0=BD=D1=8F=D0=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- laba 0/laba 0/Form1.cs | 2 +- laba 0/laba 0/Form1.resx | 120 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 121 insertions(+), 1 deletion(-) create mode 100644 laba 0/laba 0/Form1.resx diff --git a/laba 0/laba 0/Form1.cs b/laba 0/laba 0/Form1.cs index 524c33f..240dc5e 100644 --- a/laba 0/laba 0/Form1.cs +++ b/laba 0/laba 0/Form1.cs @@ -1,4 +1,4 @@ -namespace laba_0 +namespace MotorBoat { public partial class Form1 : Form { diff --git a/laba 0/laba 0/Form1.resx b/laba 0/laba 0/Form1.resx new file mode 100644 index 0000000..1af7de1 --- /dev/null +++ b/laba 0/laba 0/Form1.resx @@ -0,0 +1,120 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + text/microsoft-resx + + + 2.0 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 + + \ No newline at end of file