https://de.wikipedia.org/w/index.php?action=history&feed=atom&title=Phoenix_Object_Basic
Phoenix Object Basic - Versionsgeschichte
2025-05-29T19:35:16Z
Versionsgeschichte dieser Seite in Wikipedia
MediaWiki 1.45.0-wmf.3
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=255966987&oldid=prev
Peb99: /* growthexperiments-addlink-summary-summary:1|1|0 */
2025-05-13T09:58:17Z
<p>Linkvorschlag-Funktion: 1 Link hinzugefügt.</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 13. Mai 2025, 11:58 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 95:</td>
<td colspan="2" class="diff-lineno">Zeile 95:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div></syntaxhighlight></div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div></syntaxhighlight></div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Das Beispiel zeigt einen Ausschnitt aus einem simplen Taschenrechner. Wenn der Benutzer die [[Schaltfläche]] „Dividieren“ (<syntaxhighlight lang="vbnet" inline>btnDiv</syntaxhighlight>) anklickt, wird versucht, den Wert des ersten [[Textfeld|Eingabefelds]] (<syntaxhighlight lang="vbnet" inline>txtNum1</syntaxhighlight> durch den Wert des zweiten Eingabefelds <syntaxhighlight lang="vbnet" inline>txtNum2</syntaxhighlight>) zu teilen und das Ergebnis in das Textfeld <syntaxhighlight lang="vbnet" inline>txtResult</syntaxhighlight> zu schreiben. Sollte dies nicht gelingen, wird eine Ausnahme ausgelöst. Im Fehlerfall werden zuerst Konvertierungsfehler (<syntaxhighlight lang="vbnet" inline>ConvertFailed</syntaxhighlight>) abgefangen, danach numerische Fehler (<syntaxhighlight lang="vbnet" inline>FPException</syntaxhighlight>) und abschließend alle anderen Fehler (z.&nbsp;B. bei zu wenig Speicherplatz). In jedem Fall wird dem Benutzer eine entsprechende Fehlermeldung in einem [[Dialogfenster]] angezeigt.</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Das Beispiel zeigt einen Ausschnitt aus einem simplen <ins style="font-weight: bold; text-decoration: none;">[[</ins>Taschenrechner<ins style="font-weight: bold; text-decoration: none;">]]</ins>. Wenn der Benutzer die [[Schaltfläche]] „Dividieren“ (<syntaxhighlight lang="vbnet" inline>btnDiv</syntaxhighlight>) anklickt, wird versucht, den Wert des ersten [[Textfeld|Eingabefelds]] (<syntaxhighlight lang="vbnet" inline>txtNum1</syntaxhighlight> durch den Wert des zweiten Eingabefelds <syntaxhighlight lang="vbnet" inline>txtNum2</syntaxhighlight>) zu teilen und das Ergebnis in das Textfeld <syntaxhighlight lang="vbnet" inline>txtResult</syntaxhighlight> zu schreiben. Sollte dies nicht gelingen, wird eine Ausnahme ausgelöst. Im Fehlerfall werden zuerst Konvertierungsfehler (<syntaxhighlight lang="vbnet" inline>ConvertFailed</syntaxhighlight>) abgefangen, danach numerische Fehler (<syntaxhighlight lang="vbnet" inline>FPException</syntaxhighlight>) und abschließend alle anderen Fehler (z.&nbsp;B. bei zu wenig Speicherplatz). In jedem Fall wird dem Benutzer eine entsprechende Fehlermeldung in einem [[Dialogfenster]] angezeigt.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Formularentwurf ===</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Formularentwurf ===</div></td>
</tr>
</table>
Peb99
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=253233418&oldid=prev
Phzh: Form, typo
2025-02-11T19:14:08Z
<p>Form, typo</p>
<a href="//de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=253233418&oldid=246491659">Änderungen zeigen</a>
Phzh
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=246491659&oldid=prev
Aka: /* Datenbindung */ Tippfehler entfernt
2024-07-05T13:39:06Z
<p><span class="autocomment">Datenbindung: </span> <a href="/wiki/Benutzer:Aka/Tippfehler_entfernt" title="Benutzer:Aka/Tippfehler entfernt">Tippfehler entfernt</a></p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 5. Juli 2024, 15:39 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 169:</td>
<td colspan="2" class="diff-lineno">Zeile 169:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Datenbindung ===</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Datenbindung ===</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Ähnlich wie in Visual Basic und den meisten modernen RAD<del style="font-weight: bold; text-decoration: none;"> </del>Entwicklungsumgebungen<del style="font-weight: bold; text-decoration: none;">,</del> können Steuerelemente an eine [[Datenquelle]] gebunden werden.<ref name="Envelop_Fact_Sheet"/><ref name="Phoenix_Key_Features"/> Dadurch können klassische formularbasierte Anwendungen zur Datenerfassung und -verarbeitung einfach und schnell entwickelt werden.</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Ähnlich wie in Visual Basic und den meisten modernen RAD<ins style="font-weight: bold; text-decoration: none;">-</ins>Entwicklungsumgebungen können Steuerelemente an eine [[Datenquelle]] gebunden werden.<ref name="Envelop_Fact_Sheet"/><ref name="Phoenix_Key_Features"/> Dadurch können klassische formularbasierte Anwendungen zur Datenerfassung und -verarbeitung einfach und schnell entwickelt werden.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Komplexe Eingabemasken können mit sogenannten Hyper Controls realisiert werden.</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>Komplexe Eingabemasken können mit sogenannten Hyper Controls realisiert werden.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
</table>
Aka
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=240631281&oldid=prev
Siegbert v2: 2x "Format" hintereinander
2023-12-29T12:31:22Z
<p>2x "Format" hintereinander</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 29. Dezember 2023, 14:31 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 174:</td>
<td colspan="2" class="diff-lineno">Zeile 174:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Bibliotheken ===</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Bibliotheken ===</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Formularentwürfe, Steuerelemente und Code-Dateien werden in Objektdateien (*.ebo) gespeichert. Diese sind intern nach dem [[Compound File Binary Format]] (CFBF)<del style="font-weight: bold; text-decoration: none;"> Format</del> aufgebaut und können in beliebig vielen Projekten wiederverwendet werden. Allerdings lassen sich daraus keine DLL oder [[OCX]] Dateien generieren.</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Formularentwürfe, Steuerelemente und Code-Dateien werden in Objektdateien (*.ebo) gespeichert. Diese sind intern nach dem [[Compound File Binary Format]] (CFBF) aufgebaut und können in beliebig vielen Projekten wiederverwendet werden. Allerdings lassen sich daraus keine DLL oder [[OCX]] Dateien generieren.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Modifikation der Entwicklungsumgebung ==</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Modifikation der Entwicklungsumgebung ==</div></td>
</tr>
</table>
Siegbert v2
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=240625039&oldid=prev
Squasher: Interwikilink gem. Richtlinie unerwünscht, daher entfernt bzw. angepasst
2023-12-29T08:31:19Z
<p>Interwikilink gem. <a href="/wiki/Wikipedia:V#ANR" class="mw-redirect" title="Wikipedia:V">Richtlinie</a> unerwünscht, daher entfernt bzw. angepasst</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 29. Dezember 2023, 10:31 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 174:</td>
<td colspan="2" class="diff-lineno">Zeile 174:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Bibliotheken ===</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>=== Bibliotheken ===</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Formularentwürfe, Steuerelemente und Code-Dateien werden in Objektdateien (*.ebo) gespeichert. Diese sind intern nach dem [[<del style="font-weight: bold; text-decoration: none;">:en:Compound File Binary Format|</del>Compound File Binary Format]] (CFBF) Format aufgebaut und können in beliebig vielen Projekten wiederverwendet werden. Allerdings lassen sich daraus keine DLL oder [[OCX]] Dateien generieren.</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Formularentwürfe, Steuerelemente und Code-Dateien werden in Objektdateien (*.ebo) gespeichert. Diese sind intern nach dem [[Compound File Binary Format]] (CFBF) Format aufgebaut und können in beliebig vielen Projekten wiederverwendet werden. Allerdings lassen sich daraus keine DLL oder [[OCX]] Dateien generieren.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Modifikation der Entwicklungsumgebung ==</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Modifikation der Entwicklungsumgebung ==</div></td>
</tr>
<tr>
<td colspan="2" class="diff-lineno">Zeile 227:</td>
<td colspan="2" class="diff-lineno">Zeile 227:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Weblinks ==</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Weblinks ==</div></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td colspan="2" class="diff-empty diff-side-added"></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* Englischsprachiger Wikipedia-Artikel zu [[:en:Phoenix Object Basic|Phoenix Object Basic]]</div></td>
<td colspan="2" class="diff-empty diff-side-added"></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=http://www.envelop.com | wayback=19961104033343 | text=Homepage}}</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=http://www.envelop.com | wayback=19961104033343 | text=Homepage}}</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phx14.exe | wayback=20070813004845 | format=EXE; 7,4 MB | text=Janus Software: Phoenix 1.4 for Windows (a.k.a. „Envelop“)}}</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phx14.exe | wayback=20070813004845 | format=EXE; 7,4 MB | text=Janus Software: Phoenix 1.4 for Windows (a.k.a. „Envelop“)}}</div></td>
</tr>
</table>
Squasher
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=230450274&oldid=prev
Hutch: Abschnittlink korrigiert
2023-02-02T06:39:17Z
<p>Abschnittlink korrigiert</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 2. Februar 2023, 08:39 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 43:</td>
<td colspan="2" class="diff-lineno">Zeile 43:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Long || & || 4 Byte || Vorzeichenbehaftete Ganzzahl<ref name="Phoenix_Data_Type_Long">{{cite web | title=Phoenix Object Basic - Long Data Type | url=http://www.janus-software.com/doc/Phx02200.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Long || & || 4 Byte || Vorzeichenbehaftete Ganzzahl<ref name="Phoenix_Data_Type_Long">{{cite web | title=Phoenix Object Basic - Long Data Type | url=http://www.janus-software.com/doc/Phx02200.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Single || ! || 4 Byte || [[Gleitkommazahl]] mit 1 Bit [[Gleitkommazahl#<del style="font-weight: bold; text-decoration: none;">Vorzeichen der Zahl</del>|Vorzeichen]], 8 Bit [[Gleitkommazahl#<del style="font-weight: bold; text-decoration: none;">Exponent</del>|Exponent]] und 23 Bit [[<del style="font-weight: bold; text-decoration: none;">Gleitkommazahl#Mantisse|</del>Mantisse]]<ref name="Phoenix_Data_Type_Single">{{cite web | title=Phoenix Object Basic - Single Data Type | url=http://www.janus-software.com/doc/Phx02221.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Single || ! || 4 Byte || [[Gleitkommazahl]] mit 1 Bit [[Gleitkommazahl#<ins style="font-weight: bold; text-decoration: none;">Speicherformate</ins>|Vorzeichen]], 8 Bit [[Gleitkommazahl#<ins style="font-weight: bold; text-decoration: none;">Exponentialschreibweise</ins>|Exponent]] und 23 Bit [[Mantisse]]<ref name="Phoenix_Data_Type_Single">{{cite web | title=Phoenix Object Basic - Single Data Type | url=http://www.janus-software.com/doc/Phx02221.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Double || # || 8 Byte || Gleitkommazahl mit 1 Bit Vorzeichen, 11 Bit Exponent und 52 Bit Mantisse<ref name="Phoenix_Data_Type_Double">{{cite web | title=Phoenix Object Basic - Double Data Type | url=http://www.janus-software.com/doc/Phx02179.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Double || # || 8 Byte || Gleitkommazahl mit 1 Bit Vorzeichen, 11 Bit Exponent und 52 Bit Mantisse<ref name="Phoenix_Data_Type_Double">{{cite web | title=Phoenix Object Basic - Double Data Type | url=http://www.janus-software.com/doc/Phx02179.htm | accessdate=2021-11-15 | language=englisch}}</ref></div></td>
</tr>
</table>
Hutch
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=230216904&oldid=prev
Siegbert v2: Tippfehler
2023-01-26T00:40:42Z
<p>Tippfehler</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 26. Januar 2023, 02:40 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 127:</td>
<td colspan="2" class="diff-lineno">Zeile 127:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Frame || Ein Rahmen, der eine Gruppe von zusammengehörigen Steuerelementen umgibt.<ref name="Phoenix_Frame">{{cite web | title=Phoenix Object Basic - Frame | url=http://www.janus-software.com/doc/Phx01546.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| Frame || Ein Rahmen, der eine Gruppe von zusammengehörigen Steuerelementen umgibt.<ref name="Phoenix_Frame">{{cite web | title=Phoenix Object Basic - Frame | url=http://www.janus-software.com/doc/Phx01546.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>| Image || Eine <del style="font-weight: bold; text-decoration: none;">Zeichenflächen</del>.<ref name="Phoenix_Image">{{cite web | title=Phoenix Object Basic - Image | url=http://www.janus-software.com/doc/Phx01480.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>| Image || Eine <ins style="font-weight: bold; text-decoration: none;">Zeichenfläche</ins>.<ref name="Phoenix_Image">{{cite web | title=Phoenix Object Basic - Image | url=http://www.janus-software.com/doc/Phx01480.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>|-</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| DataControl || Eine Gruppe von Navigationsschaltflächen für Datensätze.<ref name="Phoenix_DataControl">{{cite web | title=Phoenix Object Basic - DataControl | url=http://www.janus-software.com/doc/Phx02079.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>| DataControl || Eine Gruppe von Navigationsschaltflächen für Datensätze.<ref name="Phoenix_DataControl">{{cite web | title=Phoenix Object Basic - DataControl | url=http://www.janus-software.com/doc/Phx02079.htm | accessdate=2022-01-08 | language=englisch}}</ref></div></td>
</tr>
</table>
Siegbert v2
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=226241158&oldid=prev
Aka: Tippfehler entfernt, typografische Anführungszeichen, Kleinkram
2022-09-17T18:07:26Z
<p><a href="/wiki/Benutzer:Aka/Tippfehler_entfernt" title="Benutzer:Aka/Tippfehler entfernt">Tippfehler entfernt</a>, typografische Anführungszeichen, Kleinkram</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<col class="diff-marker" />
<col class="diff-content" />
<col class="diff-marker" />
<col class="diff-content" />
<tr class="diff-title" lang="de">
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="2" style="background-color: #fff; color: #202122; text-align: center;">Version vom 17. September 2022, 20:07 Uhr</td>
</tr><tr>
<td colspan="2" class="diff-lineno">Zeile 197:</td>
<td colspan="2" class="diff-lineno">Zeile 197:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Verbreitung ==</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Verbreitung ==</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>Seit die Entwicklung im Jahr 2004 eingestellt wurde, hat die Entwicklungsumgebung bzw. <del style="font-weight: bold; text-decoration: none;">Programmierspache</del> keine nennenswerte Verbreitung gefunden.<del style="font-weight: bold; text-decoration: none;"> </del></div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>Seit die Entwicklung im Jahr 2004 eingestellt wurde, hat die Entwicklungsumgebung bzw. <ins style="font-weight: bold; text-decoration: none;">Programmiersprache</ins> keine nennenswerte Verbreitung gefunden.</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><br /></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Alternativen ==</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>== Alternativen ==</div></td>
</tr>
<tr>
<td colspan="2" class="diff-lineno">Zeile 230:</td>
<td colspan="2" class="diff-lineno">Zeile 230:</td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Englischsprachiger Wikipedia-Artikel zu [[:en:Phoenix Object Basic|Phoenix Object Basic]]</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* Englischsprachiger Wikipedia-Artikel zu [[:en:Phoenix Object Basic|Phoenix Object Basic]]</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=http://www.envelop.com | wayback=19961104033343 | text=Homepage}}</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=http://www.envelop.com | wayback=19961104033343 | text=Homepage}}</div></td>
</tr>
<tr>
<td class="diff-marker" data-marker="−"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phx14.exe | wayback=20070813004845 | format=EXE; 7,4 MB | text=Janus Software: Phoenix 1.4 for Windows (a.k.a. <del style="font-weight: bold; text-decoration: none;">"Envelop"</del>)}}</div></td>
<td class="diff-marker" data-marker="+"></td>
<td style="color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phx14.exe | wayback=20070813004845 | format=EXE; 7,4 MB | text=Janus Software: Phoenix 1.4 for Windows (a.k.a. <ins style="font-weight: bold; text-decoration: none;">„Envelop“</ins>)}}</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phoenix-1.5-6.i386.rpm | wayback=20070813004845 | format=RPM; 4,0 MB | text=Janus Software: Phoenix 1.5 for Linux Beta 6}}</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phoenix-1.5-6.i386.rpm | wayback=20070813004845 | format=RPM; 4,0 MB | text=Janus Software: Phoenix 1.5 for Linux Beta 6}}</div></td>
</tr>
<tr>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phoenix-doc-1.5-6.i386.rpm | wayback=20070813004845 | format=RPM; 1,7 MB | text=Janus Software: Phoenix 1.5 for Linux Beta 6 (Documentation)}}</div></td>
<td class="diff-marker"></td>
<td style="background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;"><div>* {{Webarchiv | url=www.janus-software.com/download/phoenix-doc-1.5-6.i386.rpm | wayback=20070813004845 | format=RPM; 1,7 MB | text=Janus Software: Phoenix 1.5 for Linux Beta 6 (Documentation)}}</div></td>
</tr>
</table>
Aka
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=226234299&oldid=prev
Trustable: Trustable verschob die Seite Envelop nach Phoenix Object Basic: letzter Name des Projekts
2022-09-17T13:32:55Z
<p>Trustable verschob die Seite <a href="/wiki/Envelop" class="mw-redirect" title="Envelop">Envelop</a> nach <a href="/wiki/Phoenix_Object_Basic" title="Phoenix Object Basic">Phoenix Object Basic</a>: letzter Name des Projekts</p>
<table style="background-color: #fff; color: #202122;" data-mw="interface">
<tr class="diff-title" lang="de">
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">← Nächstältere Version</td>
<td colspan="1" style="background-color: #fff; color: #202122; text-align: center;">Version vom 17. September 2022, 15:32 Uhr</td>
</tr><tr><td colspan="2" class="diff-notice" lang="de"><div class="mw-diff-empty">(kein Unterschied)</div>
</td></tr></table>
Trustable
https://de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=226234296&oldid=prev
Trustable: überarbeitet
2022-09-17T13:32:38Z
<p>überarbeitet</p>
<a href="//de.wikipedia.org/w/index.php?title=Phoenix_Object_Basic&diff=226234296&oldid=221394757">Änderungen zeigen</a>
Trustable