Skip to content

DoctorLm/Python-Programming-Language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 

Repository files navigation

Python

  • 增加文件 git init
    git add README.md
    git commit -m "first commit"
    git remote add origin https://github.com/DoctorLm/TensorFlow.git
    git push -u origin master 将本次更改更新到GitHub项目上去

  • 删除文件
    git rm .DS_Store
    git commit -m "."
    git push -u origin master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published