LaTeX基本公式语法

Markdown支持通过LaTeX插入复杂的数学公式。

行内公式与块级公式

  • 行内公式:使用一对美元符号$...$标记:

欧拉公式可以表示为 e i π + 1 = 0 e^{i\pi} + 1 = 0 e+1=0,这是一个著名的等式。

  • 块级公式:使用一对双美元符号$$...$$标记:

欧拉公式可以表示为
e i π + 1 = 0 e^{i\pi} + 1 = 0 e+1=0
这是一个著名的等式。

基本语法

简单符号

  • 基础符号直接输入:
    + , − , ∗ , / , a , 0 , = , < , > +,-,*,/,a,0,=,<,> +,,,/,a,0,=,<,>
  • 转义字符\符号
    \_ \% \& _ \_ _ % \% %, & \& &
  • 省略: \ldots,\cdots,\vdots,\ddots … , ⋯   , ⋮ , ⋱ \ldots,\cdots,\vdots,\ddots ,,,
  • 通常符号首字母大写或者big开头表示该符号的大写形式;符号前+\not表示该符号的否定

上下标

符号公式符号公式
上标 x 2 x^{2} x2x^{2}下标 x 0 x_{0} x0x_{0}
上划线 x + y ‾ \overline{x+y} x+y\overline{x+y}下划线 x − y ‾ \underline{x-y} xy\underline{x-y}
上括弧 1 + 2 + ⋯ + n ⏞ n 个 \overbrace{1+2+\cdots+n}^{n个} 1+2++n n\overbrace{1+2+\cdots+n}^{n个}下括弧 a + b + ⋯ + z ⏟ 26 个 \underbrace{a+b+\cdots+z}_{26个} 26 a+b++z\underbrace{a+b+\cdots+z}_{26个}
左箭头 A B ← \overleftarrow{AB} AB \overleftarrow{AB}右箭头 C D → \overrightarrow{CD} CD \overrightarrow{CD}

数学符号

公式符号公式符号
∞ \infty \infty ε \varepsilon ε\varepsilon
ı \imath \imath ȷ \jmath \jmath
∘ \circ \circ ∠ \angle \angle
⊥ \perp \perp ∥ \parallel \paraller
x ⃗ \vec{x} x \vec{x} x ˉ \bar{x} xˉ\bar{x}
x ^ \hat{x} x^\hat{x} x ~ \tilde{x} x~\tilde{x}

常用运算

公式符号公式符号
x y \frac{x}{y} yx\frac{x}{y} x y {x}\over{y} yx{x}\over{y}
x \sqrt{x} x \sqrt{x} x n \sqrt[n]{x} nx \sqrt[n]{x}
sin ⁡ \sin sin\sin arccos ⁡ \arccos arccos\arccos
ln ⁡ , lg ⁡ \ln, \lg ln,lg\ln, \lg log ⁡ x y \log_x y logxy\log_x y
sinh ⁡ \sinh sinh\sinh
⌈ x ⌉ \lceil x \rceil x\lceil x \rceil ⌊ x ⌋ \lfloor x \rfloor x\lfloor x \rfloor

箭头 arrow

箭头形式\+公式
左右箭头,长左右箭头,大左右箭头left/right (long)(大写) + arrow
上下箭头,大上下箭头up/down(大写) + arrow
半指向箭头(鱼叉)left/right + harpoon(s) + up/down
斜箭头(东南西北)s/n + w/e + arrow
效果公式
a ← b → c ↔ d ⇌ e a \leftarrow b \rightarrow c \leftrightarrow d \rightleftharpoons e abcdea \leftarrow b \rightarrow c \leftrightarrow d \rightleftharpoons e
a ⇐ b ⇒ c ⇔ d a \Leftarrow b \Rightarrow c \Leftrightarrow d abcda \Leftarrow b \Rightarrow c \Leftrightarrow d
a ⟵ b ⟶ c ⟺ d a \longleftarrow b \longrightarrow c \Longleftrightarrow d abcda \longleftarrow b \longrightarrow c \Longleftrightarrow d
a ↗ b ↘ c ↖ d ↙ e a \nearrow b \searrow c \nwarrow d \swarrow e abcdea \nearrow b \searrow c \nwarrow d \swarrow e
a ↑ b ↓ c ⇑ d ⇓ e a \uparrow b \downarrow c \Uparrow d \Downarrow e abcdea \uparrow b \downarrow c \Uparrow d \Downarrow e
a ⇀ b ⇁ c ↼ d ↽ e a \rightharpoonup b \rightharpoondown c \leftharpoonup d \leftharpoondown e abcdea \rightharpoonup b \rightharpoondown c \leftharpoonup d \leftharpoondown e

大型运算符

符号语法
∑ \sum \sum
∏ \prod \prod
lim ⁡ \lim lim\lim
∫ , ∬ , ∭ \int, \iint, \iiint ,,\int, \iint, \iiint
∮ , ∯ , ∰ \oint, \oiint, \oiiint , , \oint, \oiint, \oiiint
∂ \partial \partial
∇ \nabla \nabla

\sum_{i=1}^n{x_i} ∑ i = 1 n x i \prod_{i=1}^n{x_i} ∏ i = 1 n x i \lim_{x \to 0}^{y \to 0} lim ⁡ x → 0 y → 0 x + y \int_{0}^{\infty}{\frac{1}{x^2}dx} ∫ 0 ∞ 1 x 2 d x \begin{aligned} \verb|\sum_{i=1}^n{x_i}|\qquad & \sum_{i=1}^n{x_i}\\ \verb|\prod_{i=1}^n{x_i}|\qquad & \prod_{i=1}^n{x_i}\\ \verb|\lim_{x \to 0}^{y \to 0}|\qquad & \lim_{x \to 0}^{y \to 0}{x+y}\\ \verb|\int_{0}^{\infty}{\frac{1}{x^2}dx}|\qquad & \int_{0}^{\infty}{\frac{1}{x^2}dx}\\ \end{aligned} \sum_{i=1}^n{x_i}\prod_{i=1}^n{x_i}\lim_{x \to 0}^{y \to 0}\int_{0}^{\infty}{\frac{1}{x^2}dx}i=1nxii=1nxix0limy0x+y0x21dx

关系运算

符号公式符号公式符号公式符号公式
≠ \neq =\neq ≈ \approx \approx ≡ \equiv \equiv
> \gt >\gt ≯ \not\gt >\not\gt ≮ \not\lt <\not\lt < \lt <\lt
≥ \geq \geq ≱ \ngeq \ngeq ≱ \not\geq \not\geq ≫ \gg \gg
≤ \leq \leq ≰ \nleq \nleq ≰ \not\leq \not\leq ≪ \ll \ll
× \times ×\times ⋅ \cdot \cdot ± , ∓ \pm, \mp ±,\pm, \mp ÷ \div ÷\div
符号公式
  m o d   \bmod mod\bmod
⊙ a n d ⨀ \odot and\bigodot and\odot and\bigodot
⊗ a n d ⨂ \otimes and \bigotimes and\otimes and \bigotimes
符号公式符号公式
∀ \forall \forall ∃ \exists \exists
¬ \lnot ¬\lont
∨ \vee \vee ∧ \wedge \wedge
⋁ \bigvee \bigvee ⋀ \bigwedge \bigwedge

集合运算

符号公式符号公式符号公式
∈ \in \in ⊂ \subset \subset ⊃ \supset \supset
∉ \notin /\notin ⊄ \not\subset \not\subset ⊅ \not\supset \not\supset
∉ \not\in \not\in ⊆ \subseteq \subseteq ⊇ \supseteq \supseteq
∅ \emptyset \emptyset ⊊ \subsetneq \subsetneq ⊋ \supsetneq \supsetneq
∅ \varnothing \varnothing ⊈ \not\subseteq \not\subseteq ⊉ \not\supseteq \not\supseteq
符号公式符号公式
∩ \cap \cap ⋂ \bigcap \bigcap
∪ \cup \cup ⋃ \bigcup \bigcup
⊗ \otimes \otimes

希腊字母

通过\name输入,首字母大小写控制大小写

nameloweruppernamelowerupper
alpha α \alpha α A \Alpha Anu ν \nu ν N \Nu N
beta β \beta β B \Beta Bxi ξ \xi ξ Ξ \Xi Ξ
gamma γ \gamma γ Γ \Gamma Γomicron ο \omicron ο O \Omicron O
delta δ \delta δ Δ \Delta Δpi π \pi π Π \Pi Π
epsilon ϵ \epsilon ϵ E \Epsilon Erho ρ \rho ρ P \Rho P
zeta ζ \zeta ζ Z \Zeta Zsigma σ \sigma σ Σ \Sigma Σ
eta η \eta η H \Eta Htau τ \tau τ T \Tau T
theta θ \theta θ Θ \Theta Θupsilon υ \upsilon υ Υ \Upsilon Υ
itoa ι \iota ι I \Iota Iphi ϕ \phi ϕ Φ \Phi Φ
kappa κ \kappa κ K \Kappa Kchi χ \chi χ X \Chi X
lambda λ \lambda λ Λ \Lambda Λpsi ψ \psi ψ Ψ \Psi Ψ
mu μ \mu μ M \Mu Momega ω \omega ω Ω \Omega Ω

格式

  • 空格\, \; \quad \qquad
    a   b , a    b , a b , a b a\,b, a\;b, a \quad b, a \qquad b ab,ab,ab,ab

  • 注释% ,注解一行
    %这是一个注释

  • 上下\overset
    \overset{\Delta}{=} : = Δ \verb|\overset{\Delta}{=}|:\qquad\overset{\Delta}{=} \overset{\Delta}{=}:=Δ

  • 块级显示\displaystyer 在行内公式中使用
    \frac{x}{y},\displaystyle\frac{x}{y} x y ,   x y \verb|\frac{x}{y},\displaystyle\frac{x}{y}|\qquad \frac{x}{y},\,\displaystyle\frac{x}{y} \frac{x}{y},\displaystyle\frac{x}{y}yx,yx

  • 编号\tag{}
    f(x) = x^2 + 1 \tag{1.1} f ( x ) = x 2 + 1 (1.1) \verb|f(x) = x^2 + 1 \tag{1.1}|\\ f(x) = x^2 + 1 \tag{1.1} f(x) = x^2 + 1 \tag{1.1}f(x)=x2+1(1.1)

  • 换行\\
    1 + 1 + 1 = 2 + 1 = 3 1+1+1=2+1\\ =3 1+1+1=2+1=3

  • 对齐&,用\begin{aligned} \end{aligned}包裹

    $$
    \begin{aligned}
    1+1+1+1 & =2+1+1\\
    & =3+1\\
    & =4
    \end{aligned}
    $$
    

    1 + 1 + 1 + 1 = 2 + 1 + 1 = 3 + 1 = 4 \begin{aligned} 1+1+1+1 & =2+1+1\\ & =3+1\\ & =4 \end{aligned} 1+1+1+1=2+1+1=3+1=4

  • 注释
    \text{} 括号里可套用$...$公式:
    \text{if x $\geq$ 0} if x  ≥  0 \verb|\text{if x $\geq$ 0}|\qquad \text{if x $\geq$ 0} \text{if x $\geq$ 0}if x  0
    \verb|内容|原样显示:\verb|\pi| \pi \verb|\pi| \pi

  • 片段删除线
     \cancel{x+y} x + y \bcancel{x+y} x + y \xcancel{x+y} x + y \begin{array}{r|l} \verb| \cancel{x+y}| & \cancel{x+y}\\ \verb|\bcancel{x+y}| & \bcancel{x+y}\\ \verb|\xcancel{x+y}| & \xcancel{x+y}\\ \end{array}  \cancel{x+y}\bcancel{x+y}\xcancel{x+y}x+y x+y x+y

大型关系式

矩阵和数组

通过\begin{matrix} \end{matrix}首尾标记
matrix, (pmatrix), [bmatrix], {Bmatrix}, |vmatrix|, ||Vmatrix||

$$
\begin{matrix}  
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9  
\end{matrix}
\begin{pmatrix}  
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9  
\end{pmatrix}
\begin{bmatrix}  
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9  
\end{bmatrix}
\begin{Bmatrix}  
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9  
\end{Bmatrix}
\begin{vmatrix}  
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9  
\end{vmatrix} 
\begin{Vmatrix}
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9      
\end{Vmatrix}
\begin{smallmatrix}
   1 & 2 & 3 \\  
   4 & 5 & 6 \\  
   7 & 8 & 9      
\end{smallmatrix}
$$

matrix, (pmatrix), [bmatrix], {Bmatrix}, |vmatrix|, ||Vmatrix||, smallmatrix
1 2 3 4 5 6 7 8 9 ( 1 2 3 4 5 6 7 8 9 ) [ 1 2 3 4 5 6 7 8 9 ] { 1 2 3 4 5 6 7 8 9 } ∣ 1 2 3 4 5 6 7 8 9 ∣ ∥ 1 2 3 4 5 6 7 8 9 ∥ 1 2 3 4 5 6 7 8 9 \begin{matrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{matrix} \begin{pmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{pmatrix} \begin{bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{bmatrix} \begin{Bmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Bmatrix} \begin{vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{vmatrix} \begin{Vmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{Vmatrix} \begin{smallmatrix} 1 & 2 & 3 \\ 4 & 5 & 6 \\ 7 & 8 & 9 \end{smallmatrix} 147258369 147258369 147258369 147258369 147258369 147258369 147258369

$$
\begin{pmatrix}
   \psi(x) & g(x) & \cdots & a_{1n} \\
   \hline
   a_{21} & a_{22} & \cdots & a_{2n} \\
   \vdots & \vdots & \ddots & \vdots \\
   a_{n1} & a_{n2} & \cdots & a_{nn}
\end{pmatrix}
$$

( ψ ( x ) g ( x ) ⋯ a 1 n a 21 a 22 ⋯ a 2 n ⋮ ⋮ ⋱ ⋮ a n 1 a n 2 ⋯ a n n ) \begin{pmatrix} \psi(x) & g(x) & \cdots & a_{1n} \\ \hline a_{21} & a_{22} & \cdots & a_{2n} \\ \vdots & \vdots & \ddots & \vdots \\ a_{n1} & a_{n2} & \cdots & a_{nn} \end{pmatrix} ψ(x)a21an1g(x)a22an2a1na2nann

数组和矩阵类似,通过\begin{array}{} \end{array}首尾标记. begin的第二个括号中c表示居中,l左对齐,r右对齐;|表示垂直分割线

$$
\begin{array}{r|c|l}
   1 & 2 & 3 \\  
   40 & 50 & 60 \\  
   700 & 800 & 900
\end{array}
\begin{subarray}{c}  
1 \\ 2 \\ 3  
\end{subarray} 
$$

1 2 3 40 50 60 700 800 900 1 2 3 \begin{array}{r|c|l} 1 & 2 & 3 \\ 40 & 50 & 60 \\ 700 & 800 & 900 \end{array} \begin{subarray}{c} 1 \\ 2 \\ 3 \end{subarray} 140700250800360900123

等式

通过\begin{equation} \end{equation}首尾标记。页面内等式自动编号。

$$
\begin{equation}
  a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} 
\end{equation}\\
\begin{equation}
  a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} 
\end{equation}
$$

a 0 + a 1 x 0 + . . . + a n x 0 n = y 0 a 0 + a 1 x 0 + . . . + a n x 0 n = y 0 \begin{equation} a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} \end{equation}\\ \begin{equation} a_{0}+a_{1}x_{0}+...+a_{n}x_{0}^{n}=y_{0} \end{equation} a0+a1x0+...+anx0n=y0a0+a1x0+...+anx0n=y0

大括号组合

通过\begin{cases} \end{cases}首尾标记。右括弧相应改为rcases

$$
f(x) = 
\begin{cases}
\begin{rcases}
    x, & x>0 \\
    0, & x=0 \\
    -x, & x<0
\end{rcases}
\end{cases}
= |x|
$$

f ( x ) = { x , x > 0 0 , x = 0 − x , x < 0 } = ∣ x ∣ f(x) = \begin{cases} \begin{rcases} x, & x>0 \\ 0, & x=0 \\ -x, & x<0 \end{rcases} \end{cases} = |x| f(x)= x,0,x,x>0x=0x<0 =x

递等式

通过\begin{aligned} \end{aligned}首尾标记.使用 & 使 = 左对齐

$$
\begin{aligned}
    (f,K^{'}_{x}y+K^{''}_{x}y)_{F}
    &=(f^{'}+f^{''},K^{'}_{x}y+K^{''}_{x}y)_{F}\\
    &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}+(f^{'},K^{''}_{x}y)_{F}+(f^{''},K^{'}_{x}y)_{F}\\
    &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}\\
    &=(f^{'}(x),y)_{Y}+(f^{''}(x),y)_{Y}\\
    &=(f^{'}(x)+f^{''}(x),y)_{Y}\\
    &=(f(x),y)_{Y}\\
    &=(f,K_{x}y)_{F}
\end{aligned}
$$

( f , K x ′ y + K x ′ ′ y ) F = ( f ′ + f ′ ′ , K x ′ y + K x ′ ′ y ) F = ( f ′ , K x ′ y ) F + ( f ′ ′ , K x ′ ′ y ) F + ( f ′ , K x ′ ′ y ) F + ( f ′ ′ , K x ′ y ) F = ( f ′ , K x ′ y ) F + ( f ′ ′ , K x ′ ′ y ) F = ( f ′ ( x ) , y ) Y + ( f ′ ′ ( x ) , y ) Y = ( f ′ ( x ) + f ′ ′ ( x ) , y ) Y = ( f ( x ) , y ) Y = ( f , K x y ) F \begin{aligned} (f,K^{'}_{x}y+K^{''}_{x}y)_{F} &=(f^{'}+f^{''},K^{'}_{x}y+K^{''}_{x}y)_{F}\\ &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}+(f^{'},K^{''}_{x}y)_{F}+(f^{''},K^{'}_{x}y)_{F}\\ &=(f^{'},K^{'}_{x}y)_{F}+(f^{''},K^{''}_{x}y)_{F}\\ &=(f^{'}(x),y)_{Y}+(f^{''}(x),y)_{Y}\\ &=(f^{'}(x)+f^{''}(x),y)_{Y}\\ &=(f(x),y)_{Y}\\ &=(f,K_{x}y)_{F} \end{aligned} (f,Kxy+Kx′′y)F=(f+f′′,Kxy+Kx′′y)F=(f,Kxy)F+(f′′,Kx′′y)F+(f,Kx′′y)F+(f′′,Kxy)F=(f,Kxy)F+(f′′,Kx′′y)F=(f(x),y)Y+(f′′(x),y)Y=(f(x)+f′′(x),y)Y=(f(x),y)Y=(f,Kxy)F

样式

字体

\字体 {需转换的部分字符}
部分字体不同编辑器不支持

字体语法 S A M P L E SAMPLE SAMPLE
黑板粗体\Bbb{SAMPLE} S A M P L E \Bbb{SAMPLE} SAMPLE
粗体\bf{SAMPLE} S A M P L E \bf{SAMPLE} SAMPLE
意大利体\it{SAMPLE} S A M P L E \it{SAMPLE} SAMPLE
罗马体\rm{SAMPLE} S A M P L E \rm{SAMPLE} SAMPLE
等线体\sf{SAMPLE} S A M P L E \sf{SAMPLE} SAMPLE
打字机体\tt{SAMPLE} S A M P L E \tt{SAMPLE} SAMPLE
旧德式字体\frak{SAMPLE} S A M P L E \frak{SAMPLE} SAMPLE
花体\cal{SAMPLE} S A M P L E \cal{SAMPLE} SAMPLE

颜色

使用 \color{颜色}{文字} 来更改特定的文字颜色。更改文字颜色 需要浏览器支持 ,如果浏览器不知道你所需的颜色,那么文字将被渲染为黑色。
\color{yellow}{text} t e x t \verb|\color{yellow}{text}|\qquad \color{yellow}{text} \color{yellow}{text}text
对于较旧的浏览器(HTML4与CSS2),以下颜色是被支持的:

输入显示输入显示
black t e x t \color{black}{text} textgrey t e x t \color{grey}{text} text
silver t e x t \color{silver}{text} textwhite t e x t \color{white}{text} text
maroon t e x t \color{maroon}{text} textred t e x t \color{red}{text} text
yellow t e x t \color{yellow}{text} textlime t e x t \color{lime}{text} text
olive t e x t \color{olive}{text} textgreen t e x t \color{green}{text} text
teal t e x t \color{teal}{text} textauqa t e x t \color{auqa}{text} text
blue t e x t \color{blue}{text} textnavy t e x t \color{navy}{text} text
purple t e x t \color{purple}{text} textfuchsia t e x t \color{fuchsia}{text} text

对于较新的浏览器(HTML5与CSS3),输入 \color{#rgb}{text} 来自定义更多的颜色。

  • 61
    点赞
  • 44
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论
好的,以下是 LaTeX 数学公式语法大全: 1. 上下标:使用 ^ 表示上标,使用 _ 表示下标。例如:$x^2$ 表示 x 的平方,$a_{ij}$ 表示矩阵 A 的第 i 行第 j 列元素。 2. 分数:使用 \frac{分子}{分母} 表示分数。例如:$\frac{1}{2}$ 表示 1/2。 3. 根号:使用 \sqrt[n]{x} 表示 n 次方根号。例如:$\sqrt{2}$ 表示 2 的平方根,$\sqrt{8}$ 表示 8 的立方根。 4. 求和、积分:使用 \sum 和 \int 表示求和和积分。例如:$\sum_{i=1}^{n} i$ 表示 1 到 n 的整数之和,$\int_{0}^{1} x^2 dx$ 表示从 0 到 1 对 x 的平方进行积分。 5. 括号:使用 ( 和 ) 表示小括号,使用 [ 和 ] 表示中括号,使用 \{ 和 \} 表示大括号。例如:$(a+b)$ 表示 a 加 b,$[a,b]$ 表示区间 [a,b],$\{x|x>0\}$ 表示 x 大于 0 的集合。 6. 矩阵:使用 \begin{matrix}...\end{matrix} 表示矩阵。例如:$\begin{matrix}1 & 2 \\ 3 & 4\end{matrix}$ 表示一个 2 行 2 列的矩阵。 7. 向量:使用 \vec{x} 表示向量 x。例如:$\vec{a}$ 表示向量 a。 8. 上下括号:使用 \overline 和 \underline 表示上下括号。例如:$\overline{a+b}$ 表示 a+b 的上括号,$\underline{a+b}$ 表示 a+b 的下括号。 9. 省略号:使用 \dots 和 \cdots 表示省略号。例如:$1,2,\dots,n$ 表示 1 到 n 的整数,$a_1+a_2+\cdots+a_n$ 表示 a1 到 an 的和。 10. 其他符号:使用 \infty 表示无穷大,使用 \times 表示乘号,使用 \div 表示除号,使用 \neq 表示不等于,使用 \leq 和 \geq 表示小于等于和大于等于。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

北辰2023

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

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

余额充值