zoukankan      html  css  js  c++  java
  • 开发扩展

    -- MyBatis-Plus为简化开发、提高效率而生
    https://baomidou.com/
    -- MyBatis一款优秀的持久层框架
    https://mybatis.org/mybatis-3/zh/index.html
    -- 1. Maven下载
    http://maven.apache.org/download.cgi
    
    -- 2. Maven仓库
    https://mvnrepository.com/
    -- Mall电商项目,学习教程,架构、业务、技术要点全方位解析
    http://www.macrozheng.com/#/
    -- Hutool是一个小而全的Java工具类库
    https://www.hutool.cn/docs/#/
    -- IDEA激活
    https://www.jiweichengzhu.com/
    -- Arthas 是Alibaba开源的Java诊断工具,深受开发者喜爱
    https://arthas.aliyun.com/doc/index.html
    -- IDEA历史版本
    https://www.jetbrains.com/idea/download/other.html
    -- 开源框架文档
    -- 1. Java8 中文教程
    -- 2. Apache Shiro 中文文档
    -- 3. Spring Boot 中文文档
    -- 4. Spring Framework 中文文档
    -- 5. Spring Cloud 中文文档
    -- 6. Spring Batch 中文文档
    -- 7. Spring Security 中文文档
    -- 8. Spring Session 中文文档
    -- 9. Spring AMQP 中文文档
    -- 10. Linux-PAM 中文文档
    -- 11. ZooKeeper
    -- 12. Log4j2 中文文档
    -- 13. Nginx 中文文档
    -- 14. Apache 中文文档
    -- 15. MySql 中文文档
    -- 16. PostgreSQL 中文文档
    -- 17. Thymeleaf 教程
    -- 18. Apache FreeMarker 中文手册
    https://www.docs4dev.com/docs/zh
  • 相关阅读:
    css浏览器兼容问题集锦
    【转】H264编码原理以及I帧B帧P帧
    Makefile Shell 脚本;sed命令
    oProfile 学习
    C++ 局部变量的析构
    【转】C++ 单例模式
    C++ operator 知识点 2
    C++ operator 知识点
    218多校第九场 HDU 6424 (数学)
    2018多校第九场 HDU 6416 (DP+前缀和优化)
  • 原文地址:https://www.cnblogs.com/w1440199392/p/15412392.html
Copyright © 2011-2022 走看看