美文网首页
2018-03-31

2018-03-31

作者: mars_zou | 来源:发表于2018-03-31 11:33 被阅读0次

    markdown学习

    二级标题

    三级标题

    四级标题


    这是加粗
    这是斜体

    这是注释

    ©

    这是代码块
    import sys
    <div>
     
    </div>
    include <stdio.h>
    main(){
    print("hello world");
    }
    

    1.test
    2.test2
    3.test3

    • 标签
    • 标签2
    • 标签3
      [图片(image-d8f81c-1522467154119)]
      百度
    <html>
      <head>
        <script>
        </script>
      </head>
      <body>
        <div>
          <p>这是一个文章</p>
          <a herf>http://www.baidu.com</a>
        </div>
        <div class>
          <th>
        </div>
      </body>
    </html>
    
    import sys
    import date
    a = 5;
    print (a)
    for n in range(0,a):
        print(n)
    
    
    

    相关文章

      网友评论

          本文标题:2018-03-31

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