• java常用下载官网


    MySQL:https://downloads.mysql.com/archives/community/
    C++: https://www.microsoft.com/en-us/download/confirmation.aspx?id=40784
    navicat:http://www.navicat.com.cn](http://www.navicat.com.cn/) 
    JDK:https://www.oracle.com/ 
    直接下载JDk最新版:https://www.oracle.com/java/technologies/javase-downloads.html
    Maven官网:http://maven.apache.org/   
    中央仓库:https://repo1.maven.org/maven2/
    中央仓库所有jar包坐标:https://mvnrepository.com   非常好用  可以找很多jar包
    MyBatis官网:https://mybatis.org/mybatis-3/zh/index.html
    产品原型地址:
    https://www.pmdaniu.com/storages/122645/74ccff58678d80583ea43a55547173eb-1818/start.html
    状态码大全:https://cloud.tencent.com/developer/chapter/13553 
    Tomcat:https://tomcat.apache.org/ 
    IDEA的下载和安装:https://www.jetbrains.com/idea
    idea 插件官网:https://plugins.jetbrains.com/idea
    Tomcat的官网: https://tomcat.apache.org/ 
    红黑树结构:https://www.cs.usfca.edu/~galles/visualization/RedBlack.html
    变量命名神器 
    1.http://unbug.github.io/codelf/
    2.codelf e http://unbug.github.io/codelf/#%s
    3.安装
    打开IDEA,打开File->Setting菜单
    找到插件(plugin)
    搜索Alibaba Java Coding Guidelines
    Axios官网:https://www.axios-http.cn 
    VUE官网地址:**https://v3.cn.vuejs.org/         https://cn.vuejs.org 
    Element 官网:https://element.eleme.cn/#/zh-CNListener
    ① Vue框架的js文件获取
    ​    官网提供的下载地址:https://cdn.jsdelivr.net/npm/vue/dist/vue.js
    Spring官网:https://spring.io/
    Spring Data Redis官网:https://spring.io/projects/spring-data-redis
    在线格式化对象:https://www.bejson.com/index.html
    Lombok官网: https://www.projectlombok.org/
    maven私服:http://localhost:8081/nexus/  , 以:admin admin123 登录 即可查看仓库情况
    mybatis-plus官网:https://www.mybatis-plus.com/
    mybatis-plus查询官网:https://baomidou.com/pages/10c804/#abstractwrapper
    Git官网:https://git-scm.com/download
    Redis官网:https://redis.io
    Typora官方网站 https://typora.io/
    黑马项目信息站:https://pip.itcast.cn/home?hmgw
    阿里云官网:https://www.aliyun.com/
    阿里云短信服务官方网站: https://www.aliyun.com/product/sms?spm=5176.19720258.J_8058803260.52.5c432c4a11Dcwf
    Swagger官网:https://swagger.io/
    Nginx官网:https://nginx.org/
    SpringCloud官网:https://spring.io/projects/spring-cloud
    Nacos:
    在Nacos的GitHub页面,提供有下载链接,可以下载编译好的Nacos服务端或者源代码:
    GitHub主页:https://github.com/alibaba/nacos
    GitHub的Release下载页:https://github.com/alibaba/nacos/releases
    Feign是一个声明式的http客户端,官方地址:https://github.com/OpenFeign/feign
    Dubbo官网地址:http://dubbo.apache.org 
    Zookeeper官网地址:http://archive.apache.org/dist/zookeeper/ 

  • 相关阅读:
    14:00面试,14:06就出来了,问的问题有点变态。。。
    XSS攻击及防御(简单易懂)
    林浩然与杨凌芸的Scala奇遇记:从Java王国到函数式编程乐园
    jsp192ssm驾校报名预约管理系统
    写一个flutter程序
    等保测评FAQ
    解决win10运行Android Studio卡死问
    量化交易系列【3】字符串与时间处理
    redis之Bitmap
    Linux驱动开发笔记(四):设备驱动介绍、熟悉杂项设备驱动和ubuntu开发杂项设备Demo
  • 原文地址:https://blog.csdn.net/m0_59281987/article/details/127649463