<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>http://wiki.octoawesome.net/index.php?action=history&amp;feed=atom&amp;title=Programmbibliothek</id>
	<title>Programmbibliothek - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.octoawesome.net/index.php?action=history&amp;feed=atom&amp;title=Programmbibliothek"/>
	<link rel="alternate" type="text/html" href="http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;action=history"/>
	<updated>2026-04-22T16:30:06Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in OctoAwesome Wiki</subtitle>
	<generator>MediaWiki 1.31.16</generator>
	<entry>
		<id>http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=789&amp;oldid=prev</id>
		<title>Manuel am 10. März 2016 um 20:31 Uhr</title>
		<link rel="alternate" type="text/html" href="http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=789&amp;oldid=prev"/>
		<updated>2016-03-10T20:31:56Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 10. März 2016, 20:31 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l6&quot; &gt;Zeile 6:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 6:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== Statische Bibliothek ===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== Statische Bibliothek ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Bei einer Statischen Programmbibliotheken wird der Inhalt an die Anwendung beim Laden angehängt. Diese Funktion übernimmt der sogenannte '''Linker''' (''Verknüpfer'') er verbindet das aufgerufene Programm mit dem [[Maschinencode]] der Bibliothek. Moderne Linker erkennen zudem, was wirklich gebraucht wird, und verlinken nur die benötigten Bibliothekinhalte. Der Nachteil ist offensichtlich, die Programme werden größer weil jedes Programm, das die Bibliothek benötigt quasi eine Kopie davon erhält.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Bei einer Statischen Programmbibliotheken wird der Inhalt an die Anwendung beim Laden angehängt. Diese Funktion übernimmt der sogenannte '''Linker''' (''Verknüpfer'') er verbindet das aufgerufene Programm mit dem [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Glossar#Maschinencode|&lt;/ins&gt;Maschinencode]] der Bibliothek. Moderne Linker erkennen zudem, was wirklich gebraucht wird, und verlinken nur die benötigten Bibliothekinhalte. Der Nachteil ist offensichtlich, die Programme werden größer weil jedes Programm, das die Bibliothek benötigt quasi eine Kopie davon erhält.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== DLL (Dynamic Link Library)===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== DLL (Dynamic Link Library)===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Die sogenannte '''DLL''' (''Dynamic Link Library'') ist eine dynamische Programmbibliothek im Windowsumfeld. Das Schöne an den '''DLL's''' ist das sie diverse Komponenten enthalten können z. B. Daten, [[Maschinencode]] oder [[Ressourcen]] wie Bilder oder Texte. Dynamische Bibliotheken werden während der Laufzeit einer Anwendung geladen. Das übernimmt meist das [[Betriebssystem]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Die sogenannte '''DLL''' (''Dynamic Link Library'') ist eine dynamische Programmbibliothek im Windowsumfeld. Das Schöne an den '''DLL's''' ist das sie diverse Komponenten enthalten können z. B. Daten, [[&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;Glossar#Maschinencode|&lt;/ins&gt;Maschinencode]] oder [[Ressourcen]] wie Bilder oder Texte. Dynamische Bibliotheken werden während der Laufzeit einer Anwendung geladen. Das übernimmt meist das [[Betriebssystem]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Der Vorteil ist, dass bei dynamischen Bibliotheken die Anwendung nur eine Referenz also einen Verweis auf die Bibliothek erhält und nicht den kompletten Inhalt kopieren muss. So wird vor allem Speicher beim Ausführen mehrerer Programme die auf dieselbe '''DLL''' zugreifen minimiert. Bei neueren [[Betriebssystem|Betriebssystemen]] wird darüber hinaus eine '''DLL''' erst dann geladen, wenn sie auch tatsächlich benötigt wird. Vor allem im [[.NET]] Umfeld geschieht dass. Nicht verwendete Teile werden auch wieder selbstständig aufgeräumt.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Der Vorteil ist, dass bei dynamischen Bibliotheken die Anwendung nur eine Referenz also einen Verweis auf die Bibliothek erhält und nicht den kompletten Inhalt kopieren muss. So wird vor allem Speicher beim Ausführen mehrerer Programme die auf dieselbe '''DLL''' zugreifen minimiert. Bei neueren [[Betriebssystem|Betriebssystemen]] wird darüber hinaus eine '''DLL''' erst dann geladen, wenn sie auch tatsächlich benötigt wird. Vor allem im [[.NET]] Umfeld geschieht dass. Nicht verwendete Teile werden auch wieder selbstständig aufgeräumt.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Manuel</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=786&amp;oldid=prev</id>
		<title>Manuel am 10. März 2016 um 20:27 Uhr</title>
		<link rel="alternate" type="text/html" href="http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=786&amp;oldid=prev"/>
		<updated>2016-03-10T20:27:51Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 10. März 2016, 20:27 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l3&quot; &gt;Zeile 3:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 3:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;== Formen ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;== Formen ==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Eine Programmbibliothek muss nicht zwangsläufig immer eine einzelne Datei sein. Manchmal sind es einfach auch Dateiverzeichnisse, in die einzelne Teildateien geladen werden. Im Fall von [[.NET]] haben wir es aber eigentlich immer mit den zu einer Datei zusammengepackten Dateien zu tun. Eine Programmbibliothek kann aber auch in einer [[Datenbank]] liegen oder sogar in einzelne &lt;del class=&quot;diffchange diffchange-inline&quot;&gt;[[&lt;/del&gt;.exe&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;]] &lt;/del&gt;Dateien aufgesplittet sein.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;Eine Programmbibliothek muss nicht zwangsläufig immer eine einzelne Datei sein. Manchmal sind es einfach auch Dateiverzeichnisse, in die einzelne Teildateien geladen werden. Im Fall von [[.NET]] haben wir es aber eigentlich immer mit den zu einer Datei zusammengepackten Dateien zu tun. Eine Programmbibliothek kann aber auch in einer [[Datenbank]] liegen oder sogar in einzelne .exe Dateien aufgesplittet sein.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== Statische Bibliothek ===&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;=== Statische Bibliothek ===&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Manuel</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=631&amp;oldid=prev</id>
		<title>Marcus Aurelius: Korrektur nach Styleguide</title>
		<link rel="alternate" type="text/html" href="http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=631&amp;oldid=prev"/>
		<updated>2016-01-24T17:29:27Z</updated>

		<summary type="html">&lt;p&gt;Korrektur nach Styleguide&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;de&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Nächstältere Version&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Version vom 24. Januar 2016, 17:29 Uhr&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l2&quot; &gt;Zeile 2:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Zeile 2:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Eine '''Programmbibliothek''' ist eine Datei in der Fertige Programmelemente, Funktionen oder Unterprogramme zusammengefasst sind. Man kann sich das wie eine Bibliothek in der Stadt vorstellen. Das Gebäude mit seinen Regalen entspricht der Datei die Bücher den Programmteilen darin. Programme können darauf zugreifen und diese Teile verwenden. Eine Programmbibliothek lässt sich nicht selbstständig ausführen und besitzt im Windowsumfeld meist die Endung '''.dll'''.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Eine '''Programmbibliothek''' ist eine Datei in der Fertige Programmelemente, Funktionen oder Unterprogramme zusammengefasst sind. Man kann sich das wie eine Bibliothek in der Stadt vorstellen. Das Gebäude mit seinen Regalen entspricht der Datei die Bücher den Programmteilen darin. Programme können darauf zugreifen und diese Teile verwenden. Eine Programmbibliothek lässt sich nicht selbstständig ausführen und besitzt im Windowsumfeld meist die Endung '''.dll'''.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;= Formen =&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;= Formen &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Eine Programmbibliothek muss nicht zwangsläufig immer eine einzelne Datei sein. Manchmal sind es einfach auch Dateiverzeichnisse, in die einzelne Teildateien geladen werden. Im Fall von [[.NET]] haben wir es aber eigentlich immer mit den zu einer Datei zusammengepackten Dateien zu tun. Eine Programmbibliothek kann aber auch in einer [[Datenbank]] liegen oder sogar in einzelne [[.exe]] Dateien aufgesplittet sein.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Eine Programmbibliothek muss nicht zwangsläufig immer eine einzelne Datei sein. Manchmal sind es einfach auch Dateiverzeichnisse, in die einzelne Teildateien geladen werden. Im Fall von [[.NET]] haben wir es aber eigentlich immer mit den zu einer Datei zusammengepackten Dateien zu tun. Eine Programmbibliothek kann aber auch in einer [[Datenbank]] liegen oder sogar in einzelne [[.exe]] Dateien aufgesplittet sein.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;== Statische Bibliothek ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;== Statische Bibliothek &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Bei einer Statischen Programmbibliotheken wird der Inhalt an die Anwendung beim Laden angehängt. Diese Funktion übernimmt der sogenannte '''Linker''' (''Verknüpfer'') er verbindet das aufgerufene Programm mit dem [[Maschinencode]] der Bibliothek. Moderne Linker erkennen zudem, was wirklich gebraucht wird, und verlinken nur die benötigten Bibliothekinhalte. Der Nachteil ist offensichtlich, die Programme werden größer weil jedes Programm, das die Bibliothek benötigt quasi eine Kopie davon erhält.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Bei einer Statischen Programmbibliotheken wird der Inhalt an die Anwendung beim Laden angehängt. Diese Funktion übernimmt der sogenannte '''Linker''' (''Verknüpfer'') er verbindet das aufgerufene Programm mit dem [[Maschinencode]] der Bibliothek. Moderne Linker erkennen zudem, was wirklich gebraucht wird, und verlinken nur die benötigten Bibliothekinhalte. Der Nachteil ist offensichtlich, die Programme werden größer weil jedes Programm, das die Bibliothek benötigt quasi eine Kopie davon erhält.&amp;#160; &amp;#160;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;== DLL (Dynamic Link Library)==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;== DLL (Dynamic Link Library)&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Die sogenannte '''DLL''' (''Dynamic Link Library'') ist eine dynamische Programmbibliothek im Windowsumfeld. Das Schöne an den '''DLL's''' ist das sie diverse Komponenten enthalten können z. B. Daten, [[Maschinencode]] oder [[Ressourcen]] wie Bilder oder Texte. Dynamische Bibliotheken werden während der Laufzeit einer Anwendung geladen. Das übernimmt meist das [[Betriebssystem]].&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Die sogenannte '''DLL''' (''Dynamic Link Library'') ist eine dynamische Programmbibliothek im Windowsumfeld. Das Schöne an den '''DLL's''' ist das sie diverse Komponenten enthalten können z. B. Daten, [[Maschinencode]] oder [[Ressourcen]] wie Bilder oder Texte. Dynamische Bibliotheken werden während der Laufzeit einer Anwendung geladen. Das übernimmt meist das [[Betriebssystem]].&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Der Vorteil ist, dass bei dynamischen Bibliotheken die Anwendung nur eine Referenz also einen Verweis auf die Bibliothek erhält und nicht den kompletten Inhalt kopieren muss. So wird vor allem Speicher beim Ausführen mehrerer Programme die auf dieselbe '''DLL''' zugreifen minimiert. Bei neueren [[Betriebssystem|Betriebssystemen]] wird darüber hinaus eine '''DLL''' erst dann geladen, wenn sie auch tatsächlich benötigt wird. Vor allem im [[.NET]] Umfeld geschieht dass. Nicht verwendete Teile werden auch wieder selbstständig aufgeräumt.&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;Der Vorteil ist, dass bei dynamischen Bibliotheken die Anwendung nur eine Referenz also einen Verweis auf die Bibliothek erhält und nicht den kompletten Inhalt kopieren muss. So wird vor allem Speicher beim Ausführen mehrerer Programme die auf dieselbe '''DLL''' zugreifen minimiert. Bei neueren [[Betriebssystem|Betriebssystemen]] wird darüber hinaus eine '''DLL''' erst dann geladen, wenn sie auch tatsächlich benötigt wird. Vor allem im [[.NET]] Umfeld geschieht dass. Nicht verwendete Teile werden auch wieder selbstständig aufgeräumt.&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;= Quellen =&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;= Quellen &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;=&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;== Weblinks ==&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color: #222; 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;&quot;&gt;&lt;div&gt;&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;== Weblinks &lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;=&lt;/ins&gt;==&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[https://de.wikipedia.org/wiki/Dynamic_Link_Library https://de.wikipedia.org/wiki/Dynamic_Link_Library]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[https://de.wikipedia.org/wiki/Dynamic_Link_Library https://de.wikipedia.org/wiki/Dynamic_Link_Library]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[https://de.wikipedia.org/wiki/Programmbibliothek https://de.wikipedia.org/wiki/Programmbibliothek]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[https://de.wikipedia.org/wiki/Programmbibliothek https://de.wikipedia.org/wiki/Programmbibliothek]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[http://universal_lexikon.deacademic.com/183208/Programmbibliothek http://universal_lexikon.deacademic.com/183208/Programmbibliothek]&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f8f9fa; color: #222; 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;&quot;&gt;&lt;div&gt;*[http://universal_lexikon.deacademic.com/183208/Programmbibliothek http://universal_lexikon.deacademic.com/183208/Programmbibliothek]&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Marcus Aurelius</name></author>
		
	</entry>
	<entry>
		<id>http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=559&amp;oldid=prev</id>
		<title>Marcus Aurelius: Die Seite wurde neu angelegt: „Kategorie:SeitenindexKategorie:Techniken Eine '''Programmbibliothek''' ist eine Datei in der Fertige Programmelemente, Funktionen oder Unterprogramme z…“</title>
		<link rel="alternate" type="text/html" href="http://wiki.octoawesome.net/index.php?title=Programmbibliothek&amp;diff=559&amp;oldid=prev"/>
		<updated>2016-01-17T15:45:54Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „&lt;a href=&quot;/wiki/Kategorie:Seitenindex&quot; title=&quot;Kategorie:Seitenindex&quot;&gt;Kategorie:Seitenindex&lt;/a&gt;&lt;a href=&quot;/wiki/Kategorie:Techniken&quot; title=&quot;Kategorie:Techniken&quot;&gt;Kategorie:Techniken&lt;/a&gt; Eine &amp;#039;&amp;#039;&amp;#039;Programmbibliothek&amp;#039;&amp;#039;&amp;#039; ist eine Datei in der Fertige Programmelemente, Funktionen oder Unterprogramme z…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Kategorie:Seitenindex]][[Kategorie:Techniken]]&lt;br /&gt;
Eine '''Programmbibliothek''' ist eine Datei in der Fertige Programmelemente, Funktionen oder Unterprogramme zusammengefasst sind. Man kann sich das wie eine Bibliothek in der Stadt vorstellen. Das Gebäude mit seinen Regalen entspricht der Datei die Bücher den Programmteilen darin. Programme können darauf zugreifen und diese Teile verwenden. Eine Programmbibliothek lässt sich nicht selbstständig ausführen und besitzt im Windowsumfeld meist die Endung '''.dll'''.&lt;br /&gt;
&lt;br /&gt;
= Formen =&lt;br /&gt;
Eine Programmbibliothek muss nicht zwangsläufig immer eine einzelne Datei sein. Manchmal sind es einfach auch Dateiverzeichnisse, in die einzelne Teildateien geladen werden. Im Fall von [[.NET]] haben wir es aber eigentlich immer mit den zu einer Datei zusammengepackten Dateien zu tun. Eine Programmbibliothek kann aber auch in einer [[Datenbank]] liegen oder sogar in einzelne [[.exe]] Dateien aufgesplittet sein.&lt;br /&gt;
&lt;br /&gt;
== Statische Bibliothek ==&lt;br /&gt;
Bei einer Statischen Programmbibliotheken wird der Inhalt an die Anwendung beim Laden angehängt. Diese Funktion übernimmt der sogenannte '''Linker''' (''Verknüpfer'') er verbindet das aufgerufene Programm mit dem [[Maschinencode]] der Bibliothek. Moderne Linker erkennen zudem, was wirklich gebraucht wird, und verlinken nur die benötigten Bibliothekinhalte. Der Nachteil ist offensichtlich, die Programme werden größer weil jedes Programm, das die Bibliothek benötigt quasi eine Kopie davon erhält.  &lt;br /&gt;
&lt;br /&gt;
== DLL (Dynamic Link Library)==&lt;br /&gt;
Die sogenannte '''DLL''' (''Dynamic Link Library'') ist eine dynamische Programmbibliothek im Windowsumfeld. Das Schöne an den '''DLL's''' ist das sie diverse Komponenten enthalten können z. B. Daten, [[Maschinencode]] oder [[Ressourcen]] wie Bilder oder Texte. Dynamische Bibliotheken werden während der Laufzeit einer Anwendung geladen. Das übernimmt meist das [[Betriebssystem]].&lt;br /&gt;
&lt;br /&gt;
Der Vorteil ist, dass bei dynamischen Bibliotheken die Anwendung nur eine Referenz also einen Verweis auf die Bibliothek erhält und nicht den kompletten Inhalt kopieren muss. So wird vor allem Speicher beim Ausführen mehrerer Programme die auf dieselbe '''DLL''' zugreifen minimiert. Bei neueren [[Betriebssystem|Betriebssystemen]] wird darüber hinaus eine '''DLL''' erst dann geladen, wenn sie auch tatsächlich benötigt wird. Vor allem im [[.NET]] Umfeld geschieht dass. Nicht verwendete Teile werden auch wieder selbstständig aufgeräumt.&lt;br /&gt;
&lt;br /&gt;
= Quellen =&lt;br /&gt;
== Weblinks ==&lt;br /&gt;
*[https://de.wikipedia.org/wiki/Dynamic_Link_Library https://de.wikipedia.org/wiki/Dynamic_Link_Library]&lt;br /&gt;
*[https://de.wikipedia.org/wiki/Programmbibliothek https://de.wikipedia.org/wiki/Programmbibliothek]&lt;br /&gt;
*[http://universal_lexikon.deacademic.com/183208/Programmbibliothek http://universal_lexikon.deacademic.com/183208/Programmbibliothek]&lt;/div&gt;</summary>
		<author><name>Marcus Aurelius</name></author>
		
	</entry>
</feed>