From df5b975bb2a2c4621f5f8fd93d711e21a75e7acf Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Tue, 10 Nov 2020 00:14:47 +0300 Subject: =?UTF-8?q?=D0=9F=D0=BE=D1=87=D0=B8=D1=81=D1=82=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=BC=D0=B5=D0=BD=D1=82=D0=B0=D1=80=D0=B8?= =?UTF-8?q?=D0=B8=20=D0=B8=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BA=D0=BE=D0=B4=D0=B8=D1=80=D0=BE=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- task03/Guschin/Guschin.vcxproj.filters | 2 +- task03/Guschin/Guschin.vcxproj.user | 2 +- task03/Guschin/MyForm.h | 18 +----------------- task03/Guschin/MyForm.resx | 2 +- 4 files changed, 4 insertions(+), 20 deletions(-) (limited to 'task03/Guschin') diff --git a/task03/Guschin/Guschin.vcxproj.filters b/task03/Guschin/Guschin.vcxproj.filters index c8d9b00..f21a2d5 100644 --- a/task03/Guschin/Guschin.vcxproj.filters +++ b/task03/Guschin/Guschin.vcxproj.filters @@ -1,4 +1,4 @@ - + diff --git a/task03/Guschin/Guschin.vcxproj.user b/task03/Guschin/Guschin.vcxproj.user index 88a5509..824d5a9 100644 --- a/task03/Guschin/Guschin.vcxproj.user +++ b/task03/Guschin/Guschin.vcxproj.user @@ -1,4 +1,4 @@ - + \ No newline at end of file diff --git a/task03/Guschin/MyForm.h b/task03/Guschin/MyForm.h index bc09fd3..d84d287 100644 --- a/task03/Guschin/MyForm.h +++ b/task03/Guschin/MyForm.h @@ -1,4 +1,4 @@ -#pragma once +#pragma once namespace Guschin { @@ -17,24 +17,15 @@ namespace Guschin { mat3 T; mat3 initT; - /// - /// Ñâîäêà äëÿ MyForm - /// public ref class MyForm : public System::Windows::Forms::Form { public: MyForm(void) { InitializeComponent(); - // - //TODO: äîáàâüòå êîä êîíñòðóêòîðà - // } protected: - /// - /// Îñâîáîäèòü âñå èñïîëüçóåìûå ðåñóðñû. - /// ~MyForm() { if (components) @@ -49,16 +40,9 @@ namespace Guschin { protected: private: - /// - /// Îáÿçàòåëüíàÿ ïåðåìåííàÿ êîíñòðóêòîðà. - /// System::ComponentModel::Container ^components; #pragma region Windows Form Designer generated code - /// - /// Òðåáóåìûé ìåòîä äëÿ ïîääåðæêè êîíñòðóêòîðà — íå èçìåíÿéòå - /// ñîäåðæèìîå ýòîãî ìåòîäà ñ ïîìîùüþ ðåäàêòîðà êîäà. - /// void InitializeComponent(void) { this->openFileDialog = (gcnew System::Windows::Forms::OpenFileDialog()); diff --git a/task03/Guschin/MyForm.resx b/task03/Guschin/MyForm.resx index 12048a9..f003e42 100644 --- a/task03/Guschin/MyForm.resx +++ b/task03/Guschin/MyForm.resx @@ -1,4 +1,4 @@ - +