Test: Unterschied zwischen den Versionen

Aus xinux.net
Zur Navigation springen Zur Suche springen
Zeile 15: Zeile 15:
 
     "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
 
     "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
 
     "xsl".
 
     "xsl".
</pre>
 
=4=
 
<pre>
 
#!/bin/bash
 
 
echo -e "Please enter your name: "
 
read name
 
echo "Nice to meet you $name"
 
 
</pre>
 
</pre>

Version vom 25. November 2019, 15:02 Uhr

erster

zweite

  • hhhh
hjj
hh
hhh
  1. fff
  2. ffff
  3. rrrr

dddd

  The lang-* class specifies the language file extensions.
  File extensions supported by default include:
    "bsh", "c", "cc", "cpp", "cs", "csh", "cyc", "cv", "htm", "html", "java",
    "js", "m", "mxml", "perl", "pl", "pm", "py", "rb", "sh", "xhtml", "xml",
    "xsl".