Skip to content
View kcl2430's full-sized avatar
🎯
Focusing
🎯
Focusing
  • shenzheng

Block or report kcl2430

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • SSH 教程

    Updated Nov 11, 2022
  • CS-Base Public

    Forked from xiaolincoder/CS-Base

    图解计算机网络、操作系统、计算机组成、数据库,共 1000 张图 + 50 万字,破除晦涩难懂的计算机基础知识,让天下没有难懂的八股文!🚀 在线阅读:https://xiaolincoding.com

    Updated Apr 1, 2022
  • Standard Go Project Layout

    Makefile Other Updated Feb 10, 2022
  • Learn regex the easy way

    MIT License Updated Feb 1, 2022
  • go-standard Public

    Forked from zc2638/go-standard

    Go常用规范定义,标准库方法使用示例,请注意这不是Go的中文版标准库(传送门)

    Go Apache License 2.0 Updated Jan 20, 2022
  • 一个很棒的Go框架、库和软件的中文收录大全。:alarm_clock:脚本定期与英文文档同步,包含了各工程star数/最近更新时间,助您快速发现优质项目。Awesome Go~

    MIT License Updated Jan 8, 2022
  • 极客时间 《Go 语言项目开发实战》课程补充教程。

    Shell Updated Nov 5, 2021
  • C语言中文网,VIP教程资料,来自咸鱼卖家。

    Updated Sep 20, 2021
  • Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板

    Updated Jul 26, 2021
  • pdf Public

    Forked from itdevbooks/pdf

    编程电子书,电子书,编程书籍,包括C,C#,Docker,Elasticsearch,Git,Hadoop,HeadFirst,Java,Javascript,jvm,Kafka,Linux,Maven,MongoDB,MyBatis,MySQL,Netty,Nginx,Python,RabbitMQ,Redis,Scala,Solr,Spark,Spring,SpringBoot,Spri…

    Updated Jun 3, 2021
  • Linux工具快速教程

    HTML Updated Apr 20, 2021
  • 吐血整理Java程序员自我学习的书籍列表,收录书籍尽量都保证同类书籍的豆瓣评分最高,帮助想要入坑Java的同学,根据这个书籍列表从小白按图索骥逐步晋级成大神

    Updated Apr 8, 2021
  • 计算机网络笔记

    Updated Jan 4, 2021
  • 🇨🇳 GitHub中文排行榜,帮助你发现高分优秀中文项目、更高效地吸收国人的优秀经验成果;榜单每周更新一次,敬请关注!

    Java GNU General Public License v3.0 Updated Oct 24, 2020
  • Java面试整理,涵盖基础、JVM、线程并发、框架、MySQL、微服务、Redis、中间件、数据结构与算法等。陆续完善中

    Updated May 9, 2020
  • My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by most problems. Enjoy:) 我的Leetcode解答。所有的问题都支持C++语言,一部分问题支持Jav…

    C++ Updated Apr 24, 2020
  • cim Public

    Forked from crossoverJie/cim

    📲cim(cross IM) 适用于开发者的分布式即时通讯系统

    Java MIT License Updated Apr 20, 2020
  • 全栈工程师手册

    Java Updated Apr 20, 2020
  • Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

    Java Updated Apr 15, 2020
  • spring boot demo 是一个用来深度学习并实战 spring boot 的项目,目前总共包含 65 个集成demo,已经完成 53 个。 该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)…

    Java MIT License Updated Apr 8, 2020
  • Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

    Java Updated Mar 23, 2020
  • My Solutions to Leetcode Explore problems(Learn & Interview). All solutions support C++, some support Java. Multiple solutions will be given by most problems. 我的Leetcode Explore解答(包括Interview & Lea…

    C++ Updated Mar 7, 2020
  • halo Public

    Forked from halo-dev/halo

    ✍ An excellent open source blog publishing application. | 一个优秀的开源博客发布应用。

    Java GNU General Public License v3.0 Updated Feb 21, 2020
  • 📚 免费的计算机编程类中文书籍,欢迎投稿

    GNU General Public License v3.0 Updated Feb 16, 2020
  • OnJava8 Public

    Forked from lingcoder/OnJava8

    《On Java 8》中文版,又名《Java编程思想》 第5版

    MIT License Updated Feb 6, 2020
  • Java-Tutorial Public

    Forked from h2pl/JavaTutorial

    【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!

    Java Updated Jan 23, 2020
  • effective-java-3rd 中文版 https://sjsdfg.github.io/effective-java-3rd-chinese

    MIT License Updated Jan 22, 2020
  • 后端架构师技术图谱

    Updated Jan 16, 2020
  • JavaGuide Public

    Forked from Snailclimb/JavaGuide

    【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。

    Java Updated Jan 15, 2020
  • CS-Notes Public

    Forked from CyC2018/CS-Notes

    📚 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++

    Java Updated Jan 14, 2020