Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn
☆51Jun 3, 2020Updated 5 years ago
Alternatives and similar repositories for JNotes
Users that are interested in JNotes are comparing it to the libraries listed below
Sorting:
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 years ago
- 《大话设计模式》java版实现。包括简单工厂模式,策略模式,装饰模式,代理模式,工厂方法模式,原型模式,模板方法模式,外观模式,建造模式,观察者模式,状态模式。☆10Feb 1, 2018Updated 8 years ago
- 大文件上传,vue+springboot 前后端分离 后端代码☆10Jun 17, 2022Updated 3 years ago
- 1、支持网页爬虫 2、多线程、线程池 3、支持全文搜索 4、支持Hadoop分布式平台、HDFS/MapReduce、Zookeeper、HBase 5、支持redis分布式缓存 6、集成微信公众号开发 7、Spring4新特性 8、ActiveMQ 9、Nginx详细配置…☆16Nov 16, 2022Updated 3 years ago
- springboot整合kafka系列教程 ✨✨✨ 实战讲解☆14Mar 24, 2023Updated 2 years ago
- 用于Go资料的收集和翻译,以及Go学习笔记等☆16Jun 11, 2017Updated 8 years ago
- 此rep为java面试知识点总结;2019年3月(17年毕业),本人由南京跳转上海,之间面了几个一线互联网大厂,现进行一些知识总结,给需要的小哥哥小姐姐做参考☆31Jan 28, 2026Updated last month
- ljTools 是一套处理数据的常用函数工具包,简化数据处理。具有高度的易用性和复用性,用户无需关注各种繁琐的实现细节,一条语句即可构建出需要的结果。 包括:日期类型,获取年月日、获取星期、将日期转为时间戳、将时间戳转为日期; Number类型,数字转化为带三位逗号的字符串…☆12Nov 1, 2018Updated 7 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆21Oct 4, 2022Updated 3 years ago
- 基于mui和vue实现的一个H5混合应用☆12Dec 4, 2019Updated 6 years ago
- jeeweb-mybatis-plus增强版,由于原作者不在进行框架维护, JEEWEB Mybatis版本是一款基于SpringMVC+Spring+Mybatis+Mybatis Plus的JAVA WEB敏捷开发系统;它是一款具有代码生成功能的智能快速开发平台;是以S…☆11Aug 9, 2018Updated 7 years ago
- Spring Boot/Quarkus/Micronaut + Optaplanner Portfolio Optimization☆24Dec 13, 2022Updated 3 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 11 years ago
- 基于Python3开发的远程唤醒计算机程序,支持PC客户端、命令行和网页。网页端主要为了移动端使用。A remote wake-up computer program developed based on Python3, supporting PC clients, co…☆16Mar 14, 2024Updated 2 years ago
- java技术学习笔记以及互联网面试常见题☆10Nov 2, 2019Updated 6 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- 集成Ali和WeChat支付☆11Jul 12, 2025Updated 8 months ago
- 架构师-脚手架工程☆10Jun 17, 2022Updated 3 years ago
- Instantly generate and download your PPT by simply uploading your audio file and letting our AI do the work!☆15Nov 13, 2023Updated 2 years ago
- Java架构师学习☆11Mar 3, 2019Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 6 years ago
- ☆10Dec 10, 2022Updated 3 years ago
- golang 微信开发工具☆10Jul 10, 2018Updated 7 years ago
- Go语言学 习的各种小项目☆28Oct 11, 2019Updated 6 years ago
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 7 years ago
- RecyclerView实现可展开收起的二级列表☆10Dec 8, 2017Updated 8 years ago
- 用于展示各种demo☆12Feb 25, 2023Updated 3 years ago
- semi-automatic video annotation tool☆11Dec 8, 2020Updated 5 years ago
- MySQL backend for Django based on the PyMySQL database adapter☆24Nov 30, 2012Updated 13 years ago
- ☆12Jul 17, 2023Updated 2 years ago
- 少儿scratch学习☆25Mar 1, 2020Updated 6 years ago
- 面试题集☆22Sep 4, 2017Updated 8 years ago
- Demonstrates how one can integrate kafka, flink and cassandra with spring data. Please check the producer module in conjuction with the c…☆12Feb 25, 2016Updated 10 years ago
- 让 OnlyOffice 的 API 使用更加便捷☆24May 20, 2022Updated 3 years ago
- JAVA 版数据结构与算法配套练习项目☆17Jan 16, 2021Updated 5 years ago
- NettyGameServer的开始 https://github.com/jwpttcg66/NettyGameServer☆12May 15, 2017Updated 8 years ago
- 模仿Java标准库的一些API实现的算法库,包括了数据结构,字符串处理(StringBuilder),图(有向图)。原来是用Python实现的,但是Python实现的并没有经过完整的测试,不能够保证完全的正确性。 使用Java实现的集合库都经过完整的测试,实际上,我在实现的…☆48Mar 31, 2015Updated 10 years ago
- ☆15Jun 29, 2022Updated 3 years ago
- A collection of small and often used extensions to Go's standard library☆14Jan 7, 2026Updated 2 months ago