diff options
| author | Paul Buetow <paul@buetow.org> | 2008-08-04 20:43:42 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-08-04 20:43:42 +0000 |
| commit | bb4eb6634485d05e9e8cff6497c60ef696a28eeb (patch) | |
| tree | 4409373e8347be08ce82520cc0f367ada9c314ad /LaTeX/chapters/appendix-a.tex | |
| parent | 8925dd57fafd12ead1862f1a4c262526eadaaf08 (diff) | |
written a lot.
Diffstat (limited to 'LaTeX/chapters/appendix-a.tex')
| -rw-r--r-- | LaTeX/chapters/appendix-a.tex | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/LaTeX/chapters/appendix-a.tex b/LaTeX/chapters/appendix-a.tex index 59226eb..ce0651a 100644 --- a/LaTeX/chapters/appendix-a.tex +++ b/LaTeX/chapters/appendix-a.tex @@ -1,9 +1,13 @@ \chapter{Akronyms}
\begin{acronym}
\acro{API}{Application Programming Interface}
+\acro{HTTPS}{Hypertext Transfer Protocol via SSL}
\acro{GUI}{Graphical User Interface}
+\acro{JRE}{Java Runtime Environment}
\acro{NID}{Nachrichten-Identifikationsnummer}
\acro{PID}{Prozess-Identifikationsnummer}
\acro{RTT}{Round Trip Time}
-\acro{VS}{Verteiltes System}
+\acro{SDK}{Software Development Kit}
+\acro{SVN}{Subversion}
+\acro{VS}{Verteilte Systeme}
\end{acronym}
|
