B1-Test: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<div class="toccolours mw-collapsible mw-collapsed"><div style="font-weight: bold; line-height: 1.6;" >Lösung</div> | |||
<div class="mw-collapsible-content">Content | |||
{| class="wikitable" style="border-collapse: collapse; width: 100%;" | {| class="wikitable" style="border-collapse: collapse; width: 100%;" | ||
|- | |- | ||
| style="width: 50%;" | | |||
| style="width: 50%;" | | |||
|- | |||
| style="width: 50%;" | | |||
| style="width: 50%;" | | |||
|} | |||
</div></div> | |||
{| class="wikitable" style="border-collapse: collapse; width: 100%;" | |||
|- | |||
| style="width: 25%;" | test | | style="width: 25%;" | test | ||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
|- | <br> | ||
|- | |||
| style="width: 25%;" | test | | style="width: 25%;" | test | ||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
|- | <br> | ||
|- | |||
| style="width: 25%;" | test | | style="width: 25%;" | test | ||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
| style="width: 25%;" | | | style="width: 25%;" | | ||
<br> | |||
|} | |} | ||
<div class="toccolours mw-collapsible mw-collapsed" style="width: 1200px; overflow: auto;"><div style="font-weight: bold; line-height: 1.6;">Lösung</div> | <div class="toccolours mw-collapsible mw-collapsed" style="width: 1200px; overflow: auto;"><div style="font-weight: bold; line-height: 1.6;">Lösung</div> |
Version vom 19. April 2024, 10:07 Uhr
Lösung
Content
test |
|
|
|
test |
|
|
|
test |
|
|
|
Lösung
Content
Table Test:
Überschrift | Überschrift | Überschrift |
---|---|---|
Beispiel | Beispiel | Beispiel |
Beispiel | Beispiel | Beispiel |
Beispiel | Beispiel | Beispiel |
Syntax:
def quick_sort(arr):
less = []
pivot_list = []
more = []
if len(arr) <= 1:
return arr
else:
pass
Iframe test:
Note:
neue server / domains müssen in LocalSettings angegeben werden
$wgIframe['server']['hshl'] = array('scheme' => 'https', 'domain' => 'hshl.de');
erlaubt hshl als "key" in < iframe >, dort kann nur noch der /path angepasst werden
iframe sicherheit:
nicht freigeschaltete domain:
"normaler" iframe code:
cd /var/etc
Prezi: