B1-Test: Unterschied zwischen den Versionen
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>| <strong>Tipp 1 </strong><br>|-<br>| Die LED benötigt einen 100 Ω 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 Ω Widerstand (Braun-Schwarz-Rot), der das Potential auf 5 V zieht (Pull-Up).<br>|} | |||
<br>|- <br>| Lösung: <br>|- }> | <br>|- <br>| Lösung: <br>|- }> | ||
{| class="wikitable mw-collapsible mw-collapsed" role="presentation" | {| class="wikitable mw-collapsible mw-collapsed" role="presentation" | ||
| | | <strong>Tipp 1 </strong> | ||
|- | |- | ||
| Die LED benötigt einen 100 Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun). | | Die LED benötigt einen 100 Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun). |
Version vom 11. April 2024, 14:19 Uhr
test |
test2 |
test |
|
|
test |
|
|
|
|
|
|-
| Lösung:
|- }>
Tipp 1 |
Die LED benötigt einen 100 Ω Vorwiderstand, damit Sie nicht kaputt geht (Farbcode: Braun-Schwarz-Braun). |
Das lange Beinchen der Diode ist Plus (+) und das Kurze Minus (-, GND). |
Der Taster benötigt einen 1k Ω Widerstand (Braun-Schwarz-Rot), der das Potential auf 5 V zieht (Pull-Up). |
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: