aboutsummaryrefslogtreecommitdiff
path: root/files/de/glossary/statement/index.html
diff options
context:
space:
mode:
authorFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:38 +0100
committerFlorian Merz <me@fiji-flo.de>2021-02-11 14:45:38 +0100
commit4ab365b110f2f1f2b736326b7059244a32115089 (patch)
treec3c7c0219f728ade49a78c238c51cc0c8d06ebd6 /files/de/glossary/statement/index.html
parent8260a606c143e6b55a467edf017a56bdcd6cba7e (diff)
downloadtranslated-content-4ab365b110f2f1f2b736326b7059244a32115089.tar.gz
translated-content-4ab365b110f2f1f2b736326b7059244a32115089.tar.bz2
translated-content-4ab365b110f2f1f2b736326b7059244a32115089.zip
unslug de: move
Diffstat (limited to 'files/de/glossary/statement/index.html')
-rw-r--r--files/de/glossary/statement/index.html29
1 files changed, 29 insertions, 0 deletions
diff --git a/files/de/glossary/statement/index.html b/files/de/glossary/statement/index.html
new file mode 100644
index 0000000000..4913ac8f29
--- /dev/null
+++ b/files/de/glossary/statement/index.html
@@ -0,0 +1,29 @@
+---
+title: Anweisung
+slug: Glossary/Anweisung
+tags:
+ - Anweisung
+ - Glossar
+ - Glossary
+ - JavaScript
+ - befehl
+translation_of: Glossary/Statement
+---
+<p>In einer Programmiersprache ist eine Anweisung eine Vorschrift innerhalb des Codes, die zur Laufzeit des Programmes einem Befehl entspricht. Jedes Programm ist zusammengesetzt aus einer Folge von Anweisungen. </p>
+
+<h2 id="Mehr_erfahren" style="line-height: 30px; font-size: 2.14285714285714rem;">Mehr erfahren</h2>
+
+<h3 id="Allgemeinwissen">Allgemeinwissen</h3>
+
+<ul>
+ <li>{{Interwiki("wikipedia", "Statement (computer science)")}} auf Wikipedia (englisch)</li>
+</ul>
+
+<h3 id="Technische_Referenz">Technische Referenz</h3>
+
+<ul>
+ <li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements">JavaScript: Anweisungen und Deklarationen</a> (englisch)</li>
+</ul>
+
+<ul>
+</ul>