Dieses Repository enthält Python-Dateien die im Rahmen des Wahlpflichtmoduls "Informationssysteme in der Medizintechnik" (Dozent: Prof. Dr. Oliver Hofmann) erstellt wurden und verwaltet deren Versionskontrolle.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Ying_File.html 252B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>Ying_File</title>
  6. </head>
  7. <body>
  8. <p>
  9. Sie sind auf der Ying-Page :-)
  10. <a href="http://localhost:22233/yang"> Gehe zu Yang-Page</a>
  11. </p>
  12. </body>
  13. </html>