First-blog
First Blog
Formats
Testing
Testingtesting
Hyperlink
行内形式: Github
自动链接: Github http://github.com/GZTimeHacker
List
- first item
- second item
- third item
Table
表头1 | 表头2 | 表头3 | 表头4 |
---|---|---|---|
默认左对齐 | 左对齐 | 居中对其 | 右对齐 |
默认左对齐 | 左对齐 | 居中对其 | 右对齐 |
默认左对齐 | 左对齐 | 居中对其 | 右对齐 |
Code
#include<iostream>
using namespace std;
int main()
{
cout<<"hello world";
return 0;
}
Mathjax
空心的符号:\mathbb{KL} $\mathbb{KL}$
向量、矩阵:\mathrm{x, y} $\mathrm{x, y}$
实值:x $x$
根式:\sqrt[x]{y} $\sqrt[x]{y}$
常见的三角函数,如 $\sin x$ , $\arctan x$ , $\lim_{1 \to \infty}$
比较运算符:\lt \gt \le \ge \neq : $\lt$ $\gt$ $\le$ $\ge$ $\neq$。可以在这些运算符前面加上\not,如\not\lt : $\not\lt$
表示:$\times$ $\div$ $\pm$ $\mp$,\cdot表示居中的点,x \cdot y :$x \cdot y$
集合关系与运算:\cup \cap \setminus \subset \subseteq \subsetneq \supset \in \notin \emptyset \varnothing : $\cup$ $\cap$ $\setminus$ $\subset$ $\subseteq$ $\subsetneq$ $\supset$ $\in$ $\notin$ $\emptyset$ $\varnothing$
表示排列使用\binom{n+1}{2k}或{n+1 \choose 2k} ${n+1 \choose 2k}$
箭头:\to \rightarrow \leftarrow \Rightarrow \Leftarrow \mapsto: $\to$ $\rightarrow$ $\leftarrow$ $\Rightarrow$ $\Leftarrow$ $\mapsto$
逻辑运算符:\land \lor \lnot \forall \exists \top \bot \vdash \vDash:$\land$ $\lor$ $\lnot$ $\forall$ $\exists$ $\top$ $\bot$ $\vdash$ $\vDash$
Example:
$$ \left[ \begin{array}{cc|c} 1 & 2 & 3 \ 4 & 5 & 6 \end{array} \right] $$
$$\sum_{i=0}^N\int_{a}^{b}g(t,i)\text{d}t$$
视觉测试
hello
this is a test#include<bits/stdc++.h> using namespace std;
$$\sum_{i=0}^N\int_{a}^{b}g(t,i)\text{d}t$$