2018-03-31

2018-03-31  本文已影响0人  mars_zou

markdown学习

二级标题

三级标题

四级标题


这是加粗
这是斜体

这是注释

©

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

1.test
2.test2
3.test3

<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)


上一篇 下一篇

猜你喜欢

热点阅读