2018-08-03

readme 一级标题


hello 二级标题

hello -world dis
hi gpl
Read

区块引用

nihao
wohenhao

嵌套引用

thanks
you're welcome!


强调

haha
haha

代码区块

void main()
{
    printf("\n");
}  

#!/bin/bash
feature_file="300.pkl"
age_model_file="age.feature"

if [ ! -f "$feature_file" ]; then
    python process_data.py
fi
f [ ! -f "$age_model_file" ]; then
    python stack_age.py
fi
python stack_loca.py
python main.py

列表

  • 第一项
  • 第二项
  • 第三项
  1. 第一项
  2. 第二项
  3. 第三项

链接和图片

Markdown入门
Markdown入门
[图片上传失败...(image-fec783-1533284428237)]

表格

dog bird cat
foo fooo foo
var bar bbb
baz fob bawe
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容