Notion-MW
タグ: 差し戻し済み
Notion-MW
タグ: 差し戻し済み
140行目: 140行目:
code<code>d`d`d</code>
code<code>d`d`d</code>


<syntaxhighlight lang="code ```aaaa`````aaa`a```">```
<syntaxhighlight lang="python">
 
python
code ```aaaa`````aaa`a```
```
```wsss
```wsss
```
```
158行目: 162行目:
```
```


<syntaxhighlight lang="shell">cd %~dp0
<syntaxhighlight lang="python">
 
shell
cd %~dp0
set "snd=%2"
set "snd=%2"
if "%2"=="" set "snd=0"
if "%2"=="" set "snd=0"
170行目: 177行目:
SyntaxHightlight
SyntaxHightlight


<syntaxhighlight lang="def quick_sort(arr):">    less = []
<syntaxhighlight lang="python">
 
python
def quick_sort(arr):
    less = []
     pivot_list = []
     pivot_list = []
     more = []
     more = []
251行目: 262行目:
xxxxdddddddddd
xxxxdddddddddd


<pre class="visual">&lt;tag&gt;&lt;/svg&gt;
<syntaxhighlight lang="python">
\\$\$%&amp;@@`&quot;&quot;&quot;'&quot;&quot;'&quot;
 
vb.net
<tag></svg>
\\$\$%&@@`"""'""'"
# $ $\  
# $ $\  
[text](link) {bra'''ck''a'et''''_a_} |bar|+-.!()#
[text](link) {bra'''ck''a'et''''_a_} |bar|+-.!()#
+ #  
+ #  
- (a)..aa'''+  
- (a)..aa'''+  
tesss</pre>
tesss</syntaxhighlight>
特殊記号のあるプログラム言語名
特殊記号のあるプログラム言語名


<syntaxhighlight lang="c#">public static Type Max<Type>(Type a, Type b)
<syntaxhighlight lang="python">
 
c#
public static Type Max<Type>(Type a, Type b)
   where Type : IComparable
   where Type : IComparable
{
{
   return a.CompareTo(b) > 0 ? a : b;
   return a.CompareTo(b) > 0 ? a : b;
}</syntaxhighlight>
}</syntaxhighlight>
<syntaxhighlight lang="vb.net">Dim arrayX = {1, 2, 3}
<syntaxhighlight lang="python">
 
vb.net
Dim arrayX = {1, 2, 3}
Console.WriteLine(arrayX.GetType().Name) ' 出力:Int32[]</syntaxhighlight>
Console.WriteLine(arrayX.GetType().Name) ' 出力:Int32[]</syntaxhighlight>
<span id="taghere"></span>
<span id="taghere"></span>
312行目: 332行目:
</math>
</math>


<pre class="visual">$は\$とエスケープ</pre>
<syntaxhighlight lang="python">
 
vb.net
$は\$とエスケープ</syntaxhighlight>
image begin
image begin