14,974
edits
m (→S: SIKULI, SQL) |
m (add Bash) |
||
| Line 1: | Line 1: | ||
程式的註解語法(Comment Syntax) << [[Testing]] | 程式的註解語法(Comment Syntax) << [[Testing]] | ||
== B: Bash shell == | |||
[http://en.wikipedia.org/wiki/Bash_(Unix_shell) Bash (Unix shell)] | |||
<pre> | |||
# single line comment | |||
</pre> | |||
==C: CSS== | ==C: CSS== | ||