JAVA安装,环境变量和HelloWorld和IdeaIU & GIT安装
-
参考CSDN
https://blog.csdn.net/tuxwig/article/details/113788287IdeaIU安装
https://www.cnblogs.com/tangsujuan/p/14148404.htmlGIit安装
https://www.cnblogs.com/hdlan/p/14395189.htmlIDEAIU Git登录404解决方法
https://blog.csdn.net/PengZyi/article/details/113914880IntelliJ IDEA更改maven本地仓库位置
https://www.jianshu.com/p/0aa04f3b3baa?utm_campaign=haruki【Git】ssh: connect to host github. com port 22: Connection timed out 的解决方案GIT
https://blog.csdn.net/qq_42351033/article/details/104759709本地上传到git
git remote add origin git@github.com:onezos/wiki.git git branch -M main git push -u origin main
10分钟搭建自己的Git仓库
https://zhuanlan.zhihu.com/p/108165153TO yaml
https://toyaml.com/index.html