Files
GitHub-Chinese-Top-Charts/content/charts/new_repo/knowledge/Java.md
kon9chunkit 27817efd87 data update
2022-01-12 11:14:15 +08:00

37 lines
5.7 KiB
Java
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a>
# 中文新秀榜 > 资料类 > Java
<sub>数据更新: 2022-01-12&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp;&nbsp;温馨提示中文项目泛指文档母语为中文OR含有中文翻译的项目通常在项目的readme/wiki/官网可以找到</sub>
|#|Repository|Description|Stars|Updated|Created|
|:-|:-|:-|:-|:-|:-|
|1|[chefyuan/algorithm-base](https://github.com/chefyuan/algorithm-base)|专门为刚开始刷题的同学准备的算法基地,没有最细只有更细,立志用动画将晦涩难懂的算法说的通俗易懂!|9635|2021-11-07|2021-03-17|
|2|[fuzhengwei/small-spring](https://github.com/fuzhengwei/small-spring)|🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码摘取整体框架中的核心逻辑简化代码实现过程保留核心功能例如IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。|2447|2021-12-15|2021-05-15|
|3|[Skykai521/AndroidDeveloperAdvancedManual](https://github.com/Skykai521/AndroidDeveloperAdvancedManual)|Android 工程师进阶手册8 年 Android 开发者的成长感悟)|571|2021-11-21|2021-11-04|
|4|[TanaStudy/Java-Study](https://github.com/TanaStudy/Java-Study)|🚀Java学习过程中的的代码记录。Java基础、Spring、SpringBoot、分布式项目、Demo等等等等等👍👍👍。|534|2022-01-11|2021-07-27|
|5|[fynch3r/Gadgets](https://github.com/fynch3r/Gadgets)|Java反序列化漏洞利用链补全计划仅用于个人归纳总结。|382|2021-12-03|2021-05-11|
|6|[liangjian66/algo](https://github.com/liangjian66/algo)|算法学习 算法图书algorithm|275|2021-12-27|2021-06-30|
|7|[threeknowbigdata/flink_second_understand](https://github.com/threeknowbigdata/flink_second_understand)|该仓库专注于让读者秒懂Flink组件包含Flink实战代码和文档、200个Flink教程知识点Flink Datastream、Flink Table、Flink Window、Flink State、Flink Checkpoint、Flink Metrics、Flink Memory、Flink on standalone /yarn/k8s、Flink SQL、Flink CEP、Fli ...|216|2021-12-27|2021-10-23|
|8|[canliture/nju-software-analysis-homework](https://github.com/canliture/nju-software-analysis-homework)|南京大学《软件分析》课程课后作业(非Bamboo) NJU's software analysis homework; ... Not official, just a reference|174|2021-11-18|2021-10-09|
|9|[dingwpmz/netty-learning](https://github.com/dingwpmz/netty-learning)|《让天下没有难学Netty》系列博文40+并且对RocketMQ远程通信框架的提取通过阅读大牛对Netty的封装感悟Netty编程之美。|167|2021-07-17|2021-02-22|
|10|[Gang-bb/Gangbb-SpringBoot](https://github.com/Gang-bb/Gangbb-SpringBoot)|一步一步搭建SpringBoot项目。博客详述细节|165|2021-12-14|2021-01-21|
|11|[krahets/LeetCode-Book](https://github.com/krahets/LeetCode-Book)|《剑指 Offer》 Python, Java, C++ 解题代码,与 LeetBook《图解算法数据结构》题解配合使用。|161|2021-12-29|2021-12-17|
|12|[liyupi/father](https://github.com/liyupi/father)|专业的表情包网站搜表情找爸爸适合前端、Java 开发者学习的全栈项目|139|2021-12-29|2021-10-20|
|13|[algorithmzuo/coding-for-great-offer](https://github.com/algorithmzuo/coding-for-great-offer)|大厂算法和数据结构刷题班|123|2021-12-28|2021-04-13|
|14|[UHungLin/AnimeDownloader](https://github.com/UHungLin/AnimeDownloader)|bilibili B站 哔哩哔哩 acfun A站 樱花动漫 番剧下载器Video Downloader:smiley: 仅供学习交流 求 star orz|88|2021-11-22|2021-08-05|
|15|[guaishouN/android-thinkmap-treeview](https://github.com/guaishouN/android-thinkmap-treeview)|Tree View; Mind map; Think map; tree map; custom view; 自定义; 树状图;思维导图;组织机构图;层次图|85|2021-09-15|2021-05-07|
|16|[bkfish/Apache-Log4j-Learning](https://github.com/bkfish/Apache-Log4j-Learning)|Apache-Log4j漏洞复现笔记|83|2021-12-10|2021-12-10|
|17|[zhouhuandev/BaseDemo](https://github.com/zhouhuandev/BaseDemo)|BaseDemo 是Android MVVM + Retrofit + OkHttp + Coroutine 协程 + Room + 组件化架构的Android应用开发规范化架构通过不断的升级迭代目前主要分为两个版本分别为分支 MVVM+Databinding 组件化版本分支MVVM+Databinding+Single 单体版本。旨在帮助您快速构建属于自己的APP项目架构做到快速响应上 ...|65|2021-11-26|2021-03-11|
|18|[CoderAlee/PaintedSkin](https://github.com/CoderAlee/PaintedSkin)|一款解决Android App 换肤框架,极低的侵入性与学习成本。|60|2021-10-29|2021-02-16|
|19|[MilitaryIntelligence6/Cva](https://github.com/MilitaryIntelligence6/Cva)|从0实现一个JVM语言Cva及教程, 目前实现编译器;|55|2021-09-01|2021-02-14|
|20|[alangsuo/BILIBILI-HELPER-PRE](https://github.com/alangsuo/BILIBILI-HELPER-PRE)|这是一个利用 Linux Crontab , Docker等方式实现哔哩哔哩Bilibili每日任务投币点赞分享视频直播签到银瓜子兑换硬币漫画每日签到简单配置即可每日轻松获取 65 经验值,快来和我一起成为 Lv6 吧~~~~|53|2021-10-08|2021-04-29|
<div align="center">
<p><sub> -- 感谢读者 -- </sub></p>
榜单持续更新如有帮助请加星收藏方便后续浏览感谢你的支持
</div>
<br/>
<div align="center"><a href="https://github.com/GrowingGit/GitHub-Chinese-Top-Charts#github中文排行榜">返回目录</a> <a href="/content/docs/feedback.md">问题反馈</a></div>