|
|
il y a 4 ans | |
|---|---|---|
| .idea | il y a 4 ans | |
| .vscode | il y a 4 ans | |
| AWS-test | il y a 4 ans | |
| aws-task-ruleless | il y a 4 ans | |
| awsClean | il y a 4 ans | |
| python_base | il y a 4 ans | |
| tutorials-master | il y a 4 ans | |
| 乱七八糟 | il y a 4 ans | |
| 机器学习 | il y a 4 ans | |
| LICENSE | il y a 4 ans | |
| README.md | il y a 4 ans | |
| myapp.log | il y a 4 ans | |
| password.txt | il y a 4 ans | |
| tempCodeRunnerFile.python | il y a 4 ans |
修改后,初次提交于 2021年5月10日
1、git 重新提交
git init
git add .
git commit -m 'initial commit'
git remote add origin https://gitee.com/xclouds1/jam-subject.git
git push -u origin master