|
|
hace 4 años | |
|---|---|---|
| .idea | hace 4 años | |
| .vscode | hace 4 años | |
| AWS-test | hace 4 años | |
| aws-task-ruleless | hace 4 años | |
| awsClean | hace 4 años | |
| python_base | hace 4 años | |
| tutorials-master | hace 4 años | |
| 乱七八糟 | hace 4 años | |
| 机器学习 | hace 4 años | |
| README.md | hace 4 años | |
| myapp.log | hace 4 años | |
| password.txt | hace 4 años | |
| tempCodeRunnerFile.python | hace 4 años |
修改后,初次提交于 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