Skip to content

Daner1990/tree-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-table

1.输入

git clone YourHTTPGitAddress
你在github中存放该项目的地址

2.输入

git add YouFile
将改动的地方添加到版本管理器

3.输入

git  commit -m "changesLog"  
提交到本地的版本控制库里,引号里面是你对本次提交的说明信息。

4.最后输入

git push -u origin master  
将你本地的仓库提交到你的github账号里,
此时会要求你输入你的github的账号和密码。

=======

JSON动态生成树

About

tree table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published