Skip to content

lxfms/helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

git使用方法

首先拉取文件

git clone “网址”
或者去该网站手动下载

然后增删改

不需要多说

最后提交

git add (文件)//添加提交文件
git commit -m '提交信息'//标注提交信息
git push //提交

2020-3-4

3.4的修改

About

尝试提交代码到github

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published