Navigation

    DDBB

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    JAVA安装,环境变量和HelloWorld和IdeaIU & GIT安装

    JAVA
    1
    1
    130
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      admin last edited by admin

      参考CSDN
      https://blog.csdn.net/tuxwig/article/details/113788287

      IdeaIU安装
      https://www.cnblogs.com/tangsujuan/p/14148404.html

      GIit安装
      https://www.cnblogs.com/hdlan/p/14395189.html

      IDEAIU Git登录404解决方法
      https://blog.csdn.net/PengZyi/article/details/113914880

      IntelliJ 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/108165153

      TO yaml
      https://toyaml.com/index.html

      1 Reply Last reply Reply Quote 0
      • First post
        Last post