Skip to content

yvonneit/hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

README

该文件用来练习书写README的一些markdown语法。

一级标题(大标题)

二级标题 (中标题)

三级标题

四级标题

五级标题
六级标题

插入文本,空两个tab

Hello,我是yvonne。
一步步学习,初识`GitHub`(文字高亮)

插入网址链接

百度

插入圆点符号

  • 一级圆点
    • 二级圆点
      • 三级圆点

缩进

数据结构

二叉树

平衡二叉树

满二叉树

插入图片

    插入仓库图片:
    https://github.com/ 你的用户名 / 你的项目名 / raw / 分支名 / 存放图片的文件夹 / 该文件夹下的图片

插入代码片段

public static void main(String[] args){} //java
int main(int argc, char *argv[]) //c
document.getElementById("my").innerHTML="Welcome to my github page"; //javascript

Releases

No releases published

Packages

No packages published