From 4b1a9203c547c019fc5398082ae19a3f3d4c3efe Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:15 -0500 Subject: initial commit --- files/de/glossary/compile_time/index.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 files/de/glossary/compile_time/index.html (limited to 'files/de/glossary/compile_time') diff --git a/files/de/glossary/compile_time/index.html b/files/de/glossary/compile_time/index.html new file mode 100644 index 0000000000..342360fe9f --- /dev/null +++ b/files/de/glossary/compile_time/index.html @@ -0,0 +1,18 @@ +--- +title: Compile-Zeit +slug: Glossary/Compile_time +tags: + - CodingScripting + - Glossar + - JavaScript +translation_of: Glossary/Compile_time +--- +

Die Compile-Zeit beschreibt den Zeitraum ab dem ein Programm zuerst geladen ist bis zu dem Zeitpunkt an dem das Programm {{Glossary("parse","geparst")}} ist.

+ +

Mehr erfahren

+ +

Allgemeinwissen

+ + -- cgit v1.2.3-54-g00ecf