其他
SmallCSer
这个作者很懒,什么都没留下…
展开
-
markDown语法
正文:1、标题的几种写法:第一种: 前面带#号,后面带文字,分别表示h1-h6,上图可以看出,只到h6,而且h1下面会有一条横线,注意,#号后面有空格第二种: 这种方式好像只能表示一级和二级标题,而且=和-的数量没有限制,只要大于一个就行第三种: 这里的标题支持h1-h6,为了减少篇幅,我就偷转载 2017-10-21 19:01:11 · 352 阅读 · 0 评论 -
Basic Git commands
Here is a list of some basic Git commands to get you going with Git.For more detail, check out theAtlassian Git Tutorialsfor a visual introduction to Git commands and workflows, including exampl...转载 2019-03-07 11:15:57 · 299 阅读 · 0 评论