「Sandbox4moved3」の版間の差分
Notion-MW |
Notion-MW |
||
140行目: | 140行目: | ||
code<code>d`d`d</code> | code<code>d`d`d</code> | ||
< | <pre class="ccccc">python | ||
code ```aaaa`````aaa`a``` | |||
``` | ``` | ||
```wsss | ```wsss | ||
148行目: | 149行目: | ||
```aaa | ```aaa | ||
``` | ``` | ||
```</ | ```</pre> | ||
<em>数式</em><math display="inline">\sum_{n=1}^{10}{n}=55\$\$</math> | <em>数式</em><math display="inline">\sum_{n=1}^{10}{n}=55\$\$</math> | ||
159行目: | 160行目: | ||
``` | ``` | ||
< | <pre class="ccccc">shell | ||
set | cd %~dp0 | ||
if | set "snd=%2" | ||
start | if "%2"=="" set "snd=0" | ||
start "" "ytp-invisible.vbs" %1 %snd% "--fs=yes" "\'--af=lavfi=[pan=stereo|c0=0.75*c0+0.25*c1|c1=0.25*c0+0.75*c1]\'"</pre> | |||
<div></div>tilde~~tilde~ | <div></div>tilde~~tilde~ | ||
171行目: | 173行目: | ||
SyntaxHightlight | SyntaxHightlight | ||
< | <pre class="ccccc">python | ||
def quick_sort(arr): | |||
less = [] | less = [] | ||
pivot_list = [] | pivot_list = [] | ||
more = [] | more = [] | ||
if len(arr) | if len(arr) <= 1: | ||
return arr | return arr | ||
else: | else: | ||
pass</ | pass</pre> | ||
; bbbb | ; bbbb | ||
251行目: | 254行目: | ||
<sum><strong><sum>”</strong> | <sum><strong><sum>”</strong> | ||
xxxxddddddddddaaaaaaa | |||
< | <pre class="ccccc">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</ | tesss</pre> | ||
特殊記号のあるプログラム言語名 | 特殊記号のあるプログラム言語名 | ||
< | <pre class="ccccc">c# | ||
public static Type Max<Type>(Type a, Type b) | |||
where Type : IComparable | where Type : IComparable | ||
{ | { | ||
return a.CompareTo(b) | return a.CompareTo(b) > 0 ? a : b; | ||
}</ | }</pre> | ||
< | <pre class="ccccc">vb.net | ||
Console.WriteLine(arrayX.GetType().Name) ' 出力:Int32[]</ | Dim arrayX = {1, 2, 3} | ||
Console.WriteLine(arrayX.GetType().Name) ' 出力:Int32[]</pre> | |||
<span id="taghere"></span> | <span id="taghere"></span> | ||
=== </tag>here === | === </tag>here === | ||
314行目: | 320行目: | ||
</math> | </math> | ||
< | <pre class="ccccc">vb.net | ||
$は\$とエスケープ</pre> | |||
image begin | image begin | ||