Help:Sandkasten: Difference between revisions

From BlueM
Jump to navigation Jump to search
Line 39: Line 39:


== CSS ==
== CSS ==
<div class="achtung">ACHTUNG</div>
<div class="info_versionen">
Versionen
<pre><nowiki><div class="info_versionen"></nowiki></pre>
</div>
 
<div class="achtung">
Achtung
<pre><nowiki><div class="achtung"></nowiki></pre>
</div>
 
<div class="comment">
Kommentar
<pre><nowiki><div class="comment"></nowiki></pre>
</div>


Links:
Links:

Revision as of 03:27, 1 July 2023

Funktionstests

Math

[math]\displaystyle{ x+y=8^{22} }[/math]

Syntax highlighting

VB.NET

1
2
3
4
' Foo
Public Sub Foo(ByValue Bar As Integer)
   Return Bar
End Sub

Fortran

1
2
3
4
! Foo
FUNCTION Foo(INT bar)
   RETURN bar
END FUNCTION

BlueM

1
2
3
4
5
6
7
8
9
10
11
12
13
*Talsperren (*.TAL)
*==================
*
*|------|------------|------------|-----|----------|-----------------------|-----------------------|
*| Bez  |  Anfangs-  |  Maximal   | Ge- |  Sohle   |      HW-Entlastung    |      Krone            |
*|      |  volumen   |  volumen   |wicht|          |   Kante       S-Vol   |   Kante       S-Vol   |
*|------|------------|------------|-----|----------|-----------------------|-----------------------|
*|      | [Tsd.cbm]  | [Tsd.cbm]  |  -  |   [mNN]  |   [mNN]  | [Tsd.cbm]  |   [mNN]  | [Tsd.cbm]  |
*|-<-->-|-<-------->-|-<-------->-|-<->-|-<------>-|-<------>-|-<-------->-|-<------>-|-<-------->-|
 | T170 |       600 |      3650 | 1  |   114.9 |  118.25 |      2650 |  119.25 |      3650 |
 | THRB |       500 |      2800 | 1  |     116 |     121 |      2500 |     122 |      2800 |
*|------|------------|------------|-----|----------|-----------------------|-----------------------|
*

CSS

Versionen

<div class="info_versionen">

Achtung

<div class="achtung">

Kommentar

<div class="comment">

Links: