曲曲折折的荷塘上面,弥望的是田田的叶子。叶子出水很高,像亭亭的舞女的裙。层层的叶子中间,零星地点缀着些白花,有袅娜地开着的,有羞涩地打着朵儿的;正如一粒粒的明珠,又如碧天里的星星,又如刚出浴的美人
微风过处,送来缕缕清香,仿佛远处高楼上渺茫的歌声似的。这时候叶子与花也有一丝的颤动,像闪电般,霎时传过荷塘的那边去了。叶子本是肩并肩密密地挨着,这便宛然有了一道凝碧的波痕。叶子底下是脉脉的流水,遮住了,不能见一些颜色;而叶子却更见风致了。
代码
static inline void PrintTo(const EinsumParams& params, ::std::ostream* os) { (*os) << "Equation=" << params.equation << " "; // EinsumParams (*os) << "InputShape={"; for(int i = 0; i < params.einsumInpShapes.size(); i++) { (*os) << "{"; for(int j = 0; j < params.einsumInpShapes[i].size(); j++) { (*os) << params.einsumInpShapes[i][j] << ((j < params.einsumInpShapes[i].size() - 1) ? ", " : ""); } (*os) << ((i < params.einsumInpShapes.size() - 1) ? "}, " : "}"); } (*os) << "}"; }
字体
加粗
删除线
斜体
粗斜体
列表
- 沿着荷塘,是一条曲折的小煤屑路
- 这是一条幽僻的路
- 白天也少人走
- 夜晚更加寂寞
- 荷塘四面,长着许多树
- 蓊蓊郁郁的。路的一旁
- 是些杨柳
- 和一些不知道名字的树
- 没有月光的晚上,
这路上阴森森的,有些怕人
今晚却很好,虽然月光也还是淡淡的
区块
最外层
第一层
第二层
第四层
分割线
---
***
公式
行内公式
图片
法一
法二
链接
表格
foo | bar | hah |
---|---|---|
foo | bar | hah |
baz | qux | hah |
baz | qux | hah |
baz | qux | hah |
id | name | |
---|---|---|
1 | "[email protected]" | "Sarah" |
2 | "[email protected]" | "Maria" |
1 | "[email protected]" | "Sarah" |
2 | "[email protected]" | "Maria" |