zoukankan      html  css  js  c++  java
  • 学习使用Markdown

    关于标题

    一个#号是一级标题

    两个#号是二级标题

    三个#号是三级标题

    四个#号是四级标题

    五个#号是五级标题
    六个#号是六级标题

    -----------------------------------

    列表怎么用

    有序列表

    1. 第一行
    2. 第二行
    3. 第三行

    无序列表

    • 第一行
    • 第二行
    • 第三行

    -----------------------------------

    引用

    这个是引用大于号后边有个空格
    这个吊,还有背景颜色呢!

    图片的插入

    美女沐浴

    来张图
    girl_miss
    xiong

    然后再来个链接吧

    走我们上百度
    百度

    粗体 和 斜体字

    粗体字用两个*包裹

    ** 这个就是粗体 **

    斜体那就用一个*包裹吧

    _这个样子是斜体不 _

    还有一个就是表格了

    Tables Are Cool
    col 3 is right-aligned $1600
    col 2 is centered $12
    zebra stripes are neat $1

    这个表格怎么看都有些low

    作者:KeerDi —— ET.frog

    出处:http://www.cnblogs.com/frogblog/

    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

  • 相关阅读:
    golang单例模式
    PHP打开并修改文件
    关于文件服设计的一些想法
    Api
    golang Iterate through the fields of a struct in Go
    zookeeper note
    centos 6 install protoc
    todo
    linux route
    build http_load
  • 原文地址:https://www.cnblogs.com/frogblog/p/7610452.html
Copyright © 2011-2022 走看看