B1-Test: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
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="toccolours mw-collapsible mw-collapsed"><div style="font-weight: bold; line-height: 1.6;">Lösung</div>
<div class="mw-collapsible-content">Content
<div class="mw-collapsible-content">Content
{| class="wikitable" style="border-collapse: collapse; width: 100%; height: 54px;"  
{| class="wikitable" style="border-collapse: collapse; width: 100%; height: 63px;"
|- style="height: 27px;"  
|- style="height: 21px;"
| style="width: 50%; height: 27px;" |
| style="width: 33.3333%; height: 21px;" | af
test
| style="width: 33.3333%; height: 21px;" |
| style="width: 50%; height: 27px;" |
test
|- style="height: 27px;"
| style="width: 50%; height: 27px;" |
test
| style="width: 50%; height: 27px;" |
test
|}
</div></div>
 
{| class="wikitable" style="border-collapse: collapse; width: 100%;"
|-
| style="width: 25%;" | test
| style="width: 25%;" |
<br>
| style="width: 25%;" |
<br>
| style="width: 25%;" |
<br>
|-
| style="width: 25%;" | test
| style="width: 25%;" |
<br>
<br>
| style="width: 25%;" |
| style="width: 33.3333%; height: 21px;" |
<br>
<br>
| style="width: 25%;" |
|- style="height: 21px;"
| style="width: 33.3333%; height: 21px;" | asdf
| style="width: 33.3333%; height: 21px;" |
<br>
<br>
|-
| style="width: 33.3333%; height: 21px;" |
| style="width: 25%;" | test
| style="width: 25%;" |
<br>
<br>
| style="width: 25%;" |
|- style="height: 21px;"
<br>
| style="width: 33.3333%; height: 21px;" | asdf
| style="width: 25%;" |
| style="width: 33.3333%; height: 21px;" | asf
| style="width: 33.3333%; height: 21px;" |
<br>
<br>
|}
|}
</div></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>
<div class="mw-collapsible-content">Content</div></div>
<br><math>ax^2 + bx + c = 0\,\!</math>
<math>\int_a^x \!\!\!\int_a^s f(y)\,dy\,ds
= \int_a^x f(y)(x-y)\,dy</math>





Version vom 27. Mai 2024, 13:48 Uhr

Lösung
Content
af



asdf



asdf asf




Table Test:

Text der Überschrift
Ü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: