Skip to content
Snippets Groups Projects
Commit f91da1cf authored by Celina's avatar Celina
Browse files

aktuelles Datum

parent cf420c12
Branches master
No related tags found
No related merge requests found
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -10,7 +10,7 @@
\maketitle % Erstellt das Titelblatt
\vspace*{-10cm} % rückt Logo an den oberen Seitenrand
\makebox[\dimexpr\textwidth+1cm][r]{ %rechtsbündig und geht rechts 1cm über Layout hinaus
\includegraphics[width=0.4\textwidth]{src_latex/fu_logo} % fügt FU-Logo ein
\includegraphics[width=0.4\textwidth]{src/fu_logo} % fügt FU-Logo ein
}
% /////////////////////// END TITLEPAGE /////////////////////////
......
......@@ -9,7 +9,7 @@
\maketitle % Erstellt das Titelblatt
\vspace*{-11cm} % rückt Logo an den oberen Seitenrand
\makebox[\dimexpr\textwidth+1cm][r]{ %rechtsbündig und geht rechts 1cm über Layout hinaus
\includegraphics[width=0.4\textwidth]{src_latex/fu_logo} % fügt FU-Logo ein
\includegraphics[width=0.4\textwidth]{src/fu_logo} % fügt FU-Logo ein
}
% /////////////////////// END TITLEPAGE /////////////////////////
......
......@@ -53,7 +53,7 @@ Argument aus dem Pool und geben das Ergebnis in den Result-Pool zurück.
\newpage
\subsection{Server-Master}
Um die \texttt{Master.jar} zu starten, bebötigt dieser den Port, den er belegen soll,
Um die \texttt{Master.jar} zu starten, benötigt dieser den Port, den er belegen soll,
als Eingabe.
\subsubsection{Pool}
Der Pool ist eine einfache Datenstruktur mit den üblichen \texttt{put()}, \texttt{get()}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment