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