From f226586b89951548222e9200e29d9eb75e298b9c Mon Sep 17 00:00:00 2001 From: Jonka Date: Thu, 18 Oct 2018 13:28:24 +0200 Subject: [PATCH] Zwischenstand erster Praktikumstag: Aufgaben 1-3 funktionieren, Aufgabe 4 ist noch zu implementieren --- .idea/dictionaries/Lenovo.xml | 3 + .idea/inspectionProfiles/Project_Default.xml | 12 +- .idea/workspace.xml | 327 +++++++++--------- .../Aufg1_Sockets_Client.py | 0 .../Aufg1_Sockets_Server.py | 0 .../Aufg2_Sockets_Client.py | 0 .../Aufg2_Sockets_Server.py | 0 .../Aufg3_YingUndYang_Server.py | 57 +++ .../Tag1_15.10.2018/Yang_File.html | 13 + .../Tag1_15.10.2018/Ying_File.html | 14 + 10 files changed, 269 insertions(+), 157 deletions(-) create mode 100644 .idea/dictionaries/Lenovo.xml rename mEIM-Praktikum_Webentwicklung/{ => Tag1_15.10.2018}/Aufg1_Sockets_Client.py (100%) rename mEIM-Praktikum_Webentwicklung/{ => Tag1_15.10.2018}/Aufg1_Sockets_Server.py (100%) rename mEIM-Praktikum_Webentwicklung/{ => Tag1_15.10.2018}/Aufg2_Sockets_Client.py (100%) rename mEIM-Praktikum_Webentwicklung/{ => Tag1_15.10.2018}/Aufg2_Sockets_Server.py (100%) create mode 100644 mEIM-Praktikum_Webentwicklung/Tag1_15.10.2018/Aufg3_YingUndYang_Server.py create mode 100644 mEIM-Praktikum_Webentwicklung/Tag1_15.10.2018/Yang_File.html create mode 100644 mEIM-Praktikum_Webentwicklung/Tag1_15.10.2018/Ying_File.html diff --git a/.idea/dictionaries/Lenovo.xml b/.idea/dictionaries/Lenovo.xml new file mode 100644 index 0000000..bf24b13 --- /dev/null +++ b/.idea/dictionaries/Lenovo.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index 059295d..cba11da 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -4,12 +4,18 @@ + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 2b6e411..dfc4d11 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,7 +2,12 @@ - + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + + + + + + + + + + + + + + + + + + + + + + + + @@ -135,10 +134,10 @@ @@ -161,6 +160,9 @@ @@ -176,6 +178,38 @@