美文网首页
2018-08-03

2018-08-03

作者: season_e3ad | 来源:发表于2018-08-03 16:21 被阅读0次

    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

    相关文章

      网友评论

          本文标题:2018-08-03

          本文链接:https://www.haomeiwen.com/subject/szzyvftx.html