ADAM 2 年之前
父节点
当前提交
e2f9e5696d
共有 3 个文件被更改,包括 1 次插入0 次删除
  1. 二进制
      Report.docx
  2. 1 0
      main.py
  3. 二进制
      Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx

二进制
Report.docx


+ 1 - 0
main.py

@@ -40,6 +40,7 @@ class HttpGethandler(BaseHTTPRequestHandler):
 
                 html = f"<html><head><meta charset='utf-8'><title>Damned HTTP-Server</title></head>" \
                        f"<body>Your address on the Damned HTTP-Server: {get.text}<br>" \
+                       f"Trifonov A.L. 701(3)<br>" \
                        f"Time on the Damned HTTP-Server: {str(datetime.datetime.now())}" \
                        f"</body></html>"
                 self.wfile.write(html.encode())

二进制
Отчет лаба АСОС Трифонов А.Л. 701(3) (BASE).docx