Pinned Repositories
3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
BookBank
Books
Chatroom
互联网实时聊天系统 (Spring + Netty + Websocket)
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
eshop
电子商务网站与秒杀系统
examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
FundingOnline
IDEA-尚筹网-全套代码
gulimall-learning
2020谷粒商城代码+笔记
Hospital
尚医通
JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
lh04140's Repositories
lh04140/BookBank
Books
lh04140/vue-demo
初始化
lh04140/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
lh04140/spi-demo
lh04140/gulimall-learning
2020谷粒商城代码+笔记
lh04140/shiro
Apache Shiro
lh04140/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
lh04140/vhr
微人事是一个前后端分离的人力资源管理系统,项目采用SpringBoot+Vue开发。
lh04140/Hospital
尚医通
lh04140/3y
:notebook:从Java基础、JavaWeb基础到常用的框架再到面试题都有完整的教程,几乎涵盖了Java后端必备的知识点
lh04140/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
lh04140/rocketmq-externals
Mirror of Apache RocketMQ (Incubating)
lh04140/rocketmq
Mirror of Apache RocketMQ
lh04140/SpringBoot-Labs
一个涵盖六个专栏:Spring Boot 2.X、Spring Cloud、Spring Cloud Alibaba、Dubbo、分布式消息队列、分布式事务的仓库。希望胖友小手一抖,右上角来个 Star,感恩 1024
lh04140/eshop
电子商务网站与秒杀系统
lh04140/nacos-examples
Nacos Examples
lh04140/netty-rest-server
基于Netty实现的RESTful服务框架
lh04140/Chatroom
互联网实时聊天系统 (Spring + Netty + Websocket)
lh04140/spring-framework
Spring Framework
lh04140/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
lh04140/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
lh04140/FundingOnline
IDEA-尚筹网-全套代码
lh04140/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
lh04140/examples-of-web-crawlers
一些非常有趣的python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。(Some interesting examples of python crawlers that are friendly to beginners. )
lh04140/pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
lh04140/memoria
lh04140/OUCML
lh04140/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
lh04140/kafka_study
Spring kafka的学习
lh04140/mlcourse
Machine learning course materials.