带圆圈的数字和markdown常用表达式记录

上波浪线:

$\widetilde{\phi}$

  ϕ ~ ~ \widetilde{\phi}  ϕ

带圆圈的数字:

⓪ ① ② ③ ④ ⑤ ⑥ ⑦ ⑧ ⑨ ⑩ ⑪ ⑫ ⑬ ⑭ ⑮ ⑯ ⑰ ⑱ ⑲ ⑳ ㉑ ㉒ ㉓ ㉔ ㉕ ㉖ ㉗ ㉘ ㉙ ㉚ ㉛ ㉜ ㉝ ㉞ ㉟ ㊱ ㊲ ㊳ ㊴ ㊵ ㊶ ㊷ ㊸ ㊹ ㊺ ㊻ ㊼ ㊽ ㊾ ㊿
These are specifically sans-serif:
🄋 ➀ ➁ ➂ ➃ ➄ ➅ ➆ ➇ ➈ ➉

Black Circled Number
⓿ ❶ ❷ ❸ ❹ ❺ ❻ ❼ ❽ ❾ ❿⓫ ⓬ ⓭ ⓮ ⓯ ⓰ ⓱ ⓲ ⓳ ⓴

These are specifically sans-serif:
🄌 ➊ ➋ ➌ ➍ ➎ ➏ ➐ ➑ ➒ ➓

ON BLACK SQUARE
㉈ ㉉ ㉊ ㉋ ㉌ ㉍ ㉎ ㉏

Double-Circled Number
⓵ ⓶ ⓷ ⓸ ⓹ ⓺ ⓻ ⓼ ⓽ ⓾

Number with Period
🄀 ⒈ ⒉ ⒊ ⒋ ⒌ ⒍ ⒎ ⒏ ⒐ ⒑ ⒒ ⒓ ⒔ ⒕ ⒖ ⒗ ⒘ ⒙ ⒚ ⒛

Number with Parenthesis
⑴ ⑵ ⑶ ⑷ ⑸ ⑹ ⑺ ⑻ ⑼ ⑽ ⑾ ⑿ ⒀ ⒁ ⒂ ⒃ ⒄ ⒅ ⒆ ⒇

Chinese Circled Number
㊀ ㊁ ㊂ ㊃ ㊄ ㊅ ㊆ ㊇ ㊈ ㊉

ⓐⓑⓒⓓⓔⓕⓖⓗⓘⓙⓚⓛⓜⓝⓞⓟⓠⓡⓢⓣⓤⓥⓦⓧⓨⓩ⓪
ⒶⒷⒸⒹⒺⒻⒼⒽⒾⒿⓀⓁⓂⓃⓄⓅⓆⓇⓈⓉⓊⓋⓌⓍⓎⓏ

大括号(记得两边都加上$):

p=\left{
\begin{aligned}
x & = & \cos(t) \
y & = & \sin(t) \
z & = & \frac xy
\end{aligned}
\right.
1
2
3
4
5
6
7
效果如下:
p = { x = cos ⁡ ( t ) y = sin ⁡ ( t ) z = x y p=\left{
xyz===cos(t)sin(t)xy
\right.
p=







x
y
z

=

=

cos(t)
sin(t)
y
x

overrightarrow{\alpha}
α → \overrightarrow{\alpha}
α

\forall s \in S_j
∀ s ∈ S j \forall s \in S_j∀s∈S
j

上划线:
\overline{X} X ‾ \overline{X}
X

下划线:
\underline{X} X ‾ \underline{X}
X

markdown中的表格以及表格中换行:
∣ 一 个 普 通 标 题 ∣ 一 个 普 通 标 题 ∣ 一 个 普 通 标 题 ∣ ∣ − − − − − − ∣ − − − − − − ∣ − − − − − − ∣ ∣ 短 文 本 ∣ 中 等 文 本 ∣ 稍 微 长 < b r > 一 点 的 文 本 ∣ ∣ 稍 微 长 一 点 的 文 本 ∣ 短 文 本 ∣ 中 等 文 本 ∣ | 一个普通标题 | 一个普通标题 | 一个普通标题 | | ------ | ------ | ------ | | 短文本 | 中等文本 | 稍微长
一点的文本 | | 稍微长一点的文本 | 短文本 | 中等文本 |∣一个普通标题∣一个普通标题∣一个普通标题∣∣−−−−−−∣−−−−−−∣−−−−−−∣∣短文本∣中等文本∣稍微长
一点的文本∣∣稍微长一点的文本∣短文本∣中等文本∣
效果如下:

一个普通标题 一个普通标题 一个普通标题
短文本 中等文本 稍微长
一点的文本
稍微长一点的文本 短文本 中等文本
矩阵中的三点
在这里插入图片描述



下面是一个比较有意思的网站
https://tikzcd.yichuanshen.de/

这个是在线markdown编辑
http://www.mdeditor.com/

⇒ e a s y 就 是 这 样 子 啦 \xRightarrow[easy]{就是这样子啦} easy
1
⇒ e a s y 就 是 这 样 子 啦 \xRightarrow[easy]{就是这样子啦}
就是这样子啦
easy

→ world hello \xrightarrow[\text{world}]{\text{hello}} hello world
⇒ world hello \xRightarrow[\text{world}]{\text{hello}} hello world
→ g ( x ) f ( x ) \xrightarrow[g(x)]{f(x)} f(x) g(x)
⇒ g ( x ) f ( x ) \xRightarrow[g(x)]{f(x)} f(x) g(x)

1
2
3
4
5
→ world hello \xrightarrow[\text{world}]{\text{hello}}
hello
world

⇒ world hello \xRightarrow[\text{world}]{\text{hello}}
hello
world

→ g ( x ) f ( x ) \xrightarrow[g(x)]{f(x)}
f(x)
g(x)

⇒ g ( x ) f ( x ) \xRightarrow[g(x)]{f(x)}
f(x)
g(x)

← → ↑ ↓ ⟵ ⟶ ⇦ ⇨ ⇧ ⇩ ⬅ ( ⮕ ➡ ) ⬆ ⬇ 🡐 🡒 🡑 🡓
Double Points Arrows
↔ ↕ ↚ ↛ ↮ ⟷ ⬄ ⇳ ⬌ ⬍ 🡘 🡙
Oblique Arrows
↖ ↗ ↘ ↙ ⤡ ⤢ ⬁ ⬀ ⬂ ⬃ ⬉ ⬈ ⬊ ⬋ 🡔 🡕 🡖 🡗
Heavy Arrow, Compressed Arrow
🠹 🠸 🠻 🠺 🡄 🡆 🡅 🡇 🠼 🠾 🠽 🠿 🡀 🡂 🡁 🡃
Equilateral Triangle Arrowhead
🠐 🠒 🠑 🠓 🠔 🠖 🠕 🠗 🠘 🠚 🠙 🠛 🠜 🠞 🠝 🠟
Triangle Arrowhead
⭠ ⭢ ⭡ ⭣ ⭤ ⭥ ⭦ ⭧ ⭨ ⭩ 🠀 🠂 🠁 🠃 🠄 🠆 🠅 🠇 🠈 🠊 🠉 🠋 🠠 🠢 🠡 🠣 🠤 🠦 🠥 🠧 🠨 🠪 🠩 🠫 🠬 🠮 🠭 🠯 🠰 🠲 🠱 🠳
Barb Arrow
🡠 🡢 🡡 🡣 🡤 🡥 🡦 🡧 🡨 🡪 🡩 🡫 🡬 🡭 🡮 🡯 🡰 🡲 🡱 🡳 🡴 🡵 🡶 🡷 🡸 🡺 🡹 🡻 🡼 🡽 🡾 🡿 🢀 🢂 🢁 🢃 🢄 🢅 🢆 🢇
Circled Arrow
⮈ ⮊ ⮉ ⮋ ➲
Dart Arrow
⮜ ⮞ ⮝ ⮟ ⮘ ⮚ ⮙ ⮛ ➢ ➣ ➤
Dashed/Dotted Arrows
⭪ ⭬ ⭫ ⭭ ⇠ ⇢ ⇡ ⇣ ⤌ ⤍ ⤎ ⤏ ⬸ ⤑ ⬷ ⤐
Harpoon Arrows
↼ ⇀ ↽ ⇁ ↿ ↾ ⇃ ⇂ ⥊ ⥋ ⥌ ⥍ ⥎ ⥐ ⥑ ⥏ ⥒ ⥓ ⥖ ⥗ ⥔ ⥕ ⥘ ⥙ ⥚ ⥛ ⥞ ⥟ ⥜ ⥝ ⥠ ⥡ ⥢ ⥤ ⥣ ⥥ ⇋ ⇌ ⥦ ⥨ ⥧ ⥩ ⥪ ⥬ ⥫ ⥭ ⥮ ⥯
Paired Arrows
⮄ ⮆ ⮅ ⮇ ⇈ ⇊ ⇇ ⇉ ⇆ ⇄ ⇅ ⇵ ⮀ ⮂ ⮁ ⮃ ⭾ ⭿
Double/Triple/Quadruple Lines Arrows
⇐ ⇒ ⇑ ⇓ ⇔ ⇕ ⇖ ⇗ ⇘ ⇙ ⇍ ⇏ ⇎ ⟸ ⟹ ⟺ ⤂ ⤃ ⤄ ⤆ ⤇ ⬱ ⇶ ⇚ ⇛ ⤊ ⤋ ⭅ ⭆ ⟰ ⟱
Arrow to/from Bar
⭰ ⭲ ⭱ ⭳ ⭶ ⭷ ⭸ ⭹ ⇤ ⇥ ⤒ ⤓ ↨ ⤝ ⤞ ⤟ ⤠ ↤ ↦ ↥ ↧ ⬶ ⤅ ⟻ ⟼ ↸ ⇱ ⇲
Wave/Squiggle Arrow
⇜ ⇝ ⬳ ⟿ ↜ ↝ ↭ ⬿ ⤳
Stroked Arrows
⇷ ⇸ ⤉ ⤈ ⇹ ⇺ ⇻ ⇞ ⇟ ⇼ ⭺ ⭼ ⭻ ⭽ ⬴ ⤀ ⬵ ⤁ ⬹ ⤔ ⬺ ⤕ ⬻ ⤖ ⬼ ⤗ ⬽ ⤘
Sharp Turn Arrows
⮠ ⮡ ⮢ ⮣ ⮤ ⮥ ⮦ ⮧ ↰ ↱ ↲ ↳ ⬐ ⬎ ⬑ ⬏ ↴ ↵ ⮐ ⮑ ⮒ ⮓
Arrows with Hook/Loop
↩ ↪ ⤣ ⤤ ⤥ ⤦ ⭚ ⭛ ↫ ↬
Special Tail Arrows
⤙ ⤚ ⤛ ⤜ ⥼ ⥽ ⥾ ⥿
Bent Arrows
⭜ ⭝ ⭞ ⭟ ↯ ⭍
Circular Arrows
↶ ↷ ⤾ ⤿ ⤺ ⤻ ⤹ ⤸ ⭯ ⭮ ↺ ↻ ⟲ ⟳ ⥀ ⥁ 🗘 ⮎ ⮌ ⮏ ⮍ ⮔ 🔁 🔂 🔃 🔄 ⤶ ⤷ ⤴ ⤵
Ribbon Arrow
⮰ ⮱ ⮲ ⮳ ⮴ ⮵ ⮶ ⮷
Curved Arrow
➥ ➦ ⮨ ⮩ ⮪ ⮫ ⮬ ⮭ ⮮ ⮯
Shaded/Shadowed
➩ ➪ ➫ ➬ ➭ ➮ ➯ ➱ 🢠 🢡 🢢 🢣 🢤 🢥 🢦 🢧 🢨 🢩 🢪 🢫
Decorative Arrows
⇪ ⮸ ⇫ ⇬ ⇭ ⇮ ⇯ ➳ ➵ ➴ ➶ ➸ ➷ ➹ ➙ ➘ ➚ ➾ ⇰ ➛ ➜ ➔ ➝ ➞ ➟ ➠ ➧ ➨ ➺ ➻ ➼ ➽
Pointers and Triangles
◄ ► ◅ ▻ ◀ ▶ ▲ ▼ ⯇ ⯈ ⯅ ⯆
Arrow Head, Arrow Shaft
🢐 🢒 🢑 🢓 ⌃ ⌄ 🢔 🢖 🢕 🢗 🢜 🢝 🢞 🢟 🢬 🢭 ⮹
Double Head
↞ ↠ ↟ ↡ ⯬ ⯭ ⯮ ⯯
misc
🠴 🠶 🠵 🠷 🢘 🢚 🢙 🢛 🔙 🔚 🔛 🔜 🔝 ↢ ↣ ⇽ ⇾ ⇿ ⭎ ⭏ ⥂ ⥃ ⥄ ⥉ ⥰
Math Arrows
⤼ ⤽ ⥶ ⥸ ⥷ ⭃ ⭀ ⥱ ⭂ ⭈ ⭊ ⥵ ⭁ ⭇ ⭉ ⥲ ⭋ ⭌ ⥳ ⥴ ⥆ ⥅ ⬰ ⇴ ⥈ ⬲ ⟴ ⬾ ⥇ ⥹ ⥻ ⥺ ⭄
[see Unicode Math Symbols ∑ ∫ π² ∞]

Cross Arrows
⤪ ⤨ ⤧ ⤩ ⤭ ⤮ ⤱ ⤲ ⤯ ⤰ ⤫ ⤬

  • 2
    点赞
  • 10
    收藏
    觉得还不错? 一键收藏
  • 1
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值