Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/browser/components/backup/content/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 914 B image not shown  

Quelle  archive.js

  Sprache: JAVA
 

/**
#if 0
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at https://mozilla.org/MPL/2.0/.
#
# This file is used to construct the single-file archive of a backup. This
# file is part of our source code, and so this is why we include the license
# header above. We do not, however, want to apply the header to backup files
# that are generated via this template. This is why we use the pre-processor
# mechanism to remove this comment block at build time.
#
#endif
*/


const UA = navigator.userAgent;
const isMozBrowser = /Firefox/.test(UA);

document.body.toggleAttribute("is-moz-browser", isMozBrowser);

const filePath = decodeURI(document.location.pathname);
const filePathNode = document.getElementById("backup-file-path-value");
if (filePathNode) {
  filePathNode.innerText = filePath;
}

Messung V0.5 in Prozent
C=97 H=96 G=96

¤ Dauer der Verarbeitung: 0.4 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

PVS Prover

Isabelle Prover

NIST Cobol Testsuite

Cephes Mathematical Library

Vienna Development Method

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.