markdown

作者: linyaDu | 来源:发表于2018-09-09 18:43 被阅读0次

代码片(会有一层淡淡的底色)

override func viewWillAppear(_ animated: Bool) {
super.viewWillAppear(animated)
let configuration = ARWorldTrackingConfiguration()
sceneView.session.run(configuration)
}
。代码块

一级标题 >是引用 #是几级标题

二级标题

三级标题

四级标题

五级标题
六级标题

***表示分割线

  • 无序列表1
  • 无序列表2
  • 无序列表3
  1. 有序1(1.这里会有空格.)
  2. 有序2

f加粗 是英文就在英文模式下写,是中文就在中文模式下写

相关文章

网友评论

      本文标题:markdown

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