B1-Test: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
| style="height: 28px; width: 109.5px;" | test2
| style="height: 28px; width: 109.5px;" | test2
|}
|}
{| class="wikitable" style="border-collapse: collapse; width: 100%; height: 69px;"  
{| class="wikitable" style="border-collapse: collapse; width: 100%; height: 69px;"
|- style="height: 23px;"
|- style="height: 23px;"
| style="width: 33.3333%; height: 23px;" | test
| style="width: 33.3333%; height: 23px;" | test
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
|- style="height: 23px;"
|- style="height: 23px;"
| style="width: 33.3333%; height: 23px;" | test
| style="width: 33.3333%; height: 23px;" | test
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
|- style="height: 23px;"
|- style="height: 23px;"
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
| style="width: 33.3333%; height: 23px;" |
| style="width: 33.3333%; height: 23px;" |
<br>
|}
|}
 
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"<br>| &lt;strong&gt;Tipp 1&thinsp;&lt;/strong&gt;<br>|-<br>| Die LED benötigt einen 100&thinsp;Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun).<br>|-<br>| Das lange Beinchen der Diode ist Plus (+) und das Kurze Minus (-, GND).<br>|-<br>| Der Taster benötigt einen 1k&thinsp;Ω Widerstand (Braun-Schwarz-Rot), der das Potential auf 5&thinsp;V zieht (Pull-Up).<br>|}
<br>|- <br>| Lösung: <br>|- }&gt;
<br>|- <br>| Lösung: <br>|- }&gt;
{| class="wikitable mw-collapsible mw-collapsed" role="presentation"
{| class="wikitable mw-collapsible mw-collapsed" role="presentation"
|   <strong>Tipp 1&thinsp;</strong>
|   <strong>Tipp 1&thinsp;</strong>
|-  
|-  
| Die LED benötigt einen 100&thinsp;Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun).
| Die LED benötigt einen 100&thinsp;Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun).

Version vom 11. April 2024, 14:19 Uhr

test



test







|-
| Lösung:
|- }>


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: