markdown特殊符号或语法归纳

符号打钩 √ √

换行<br>

实心圆点 ⋅ \cdot $\cdot$

空心圆 ∘ \circ $\circ$

上标 2n 2<sup>n</sup>

下标 xi x<sub>i</sub>

表格对齐
左对齐 :-
居中:-:
右对齐-:

文字背景色:markdown不支持html的style,原生语法中只能借用table的bgcolor,非常不好。


矩阵运算公式
[ x ′ y ′ ] = [ α β ( 1 − α ) ⋅ x c − β ⋅ y c − β α β ⋅ x c + ( 1 − α ) ⋅ y c ] [ x y 1 ] \left[ \begin{matrix} x' \\ y' \end{matrix} \right] = \left[ \begin{matrix} \alpha & \beta & (1-\alpha)\cdot xc-\beta\cdot yc\\ -\beta & \alpha & \beta\cdot xc+(1-\alpha)\cdot yc \end{matrix} \right] \left[ \begin{matrix} x \\ y \\ 1 \end{matrix} \right] [xy]=[αββα(1α)xcβycβxc+(1α)yc]xy1

$$
\left[ 
    \begin{matrix} 
    x' \\    
    y'
    \end{matrix} 
\right] =
\left[ 
    \begin{matrix}   
    \alpha & \beta & (1-\alpha)\cdot xc-\beta\cdot yc\\    
    -\beta & \alpha & \beta\cdot xc+(1-\alpha)\cdot yc   
    \end{matrix} 
\right]  
\left[ 
    \begin{matrix} 
    x \\    
    y \\    
    1
    \end{matrix} 
\right] 
$$

使用的HTML语法

修改表格样式

版本号发布日期版本类型备注
1.2
2020.4.15
beta
1.1
2019.9.1
alpha
1.0
2019.1.1
alpha
<table border="1"><tbody>
    <tr bgcolor="DarkOrchid">		
        <th>版本号</th><th>发布日期</th><th>版本类型</th><th>备注</th>	
    </tr>
    <tr>
        <td><center><font color="Hotpink">1.2</font></center></td><td><center>2020.4.15</center></td><td><center>beta</center></td><td><center></center></td>
    </tr>	
    <tr>
        <td><center>1.1</center></td><td><center>2019.9.1</center></td><td><center>alpha</center></td><td><center></center></td>
    </tr>
        <tr>
        <td><center>1.0</center></td><td><center>2019.1.1</center></td><td><center>alpha</center></td><td><center></center></td>
    </tr>
</table>

颜色

  • 6
    点赞
  • 9
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值