Java 工程师必备的技术知识点,全力打造Java 程序员的技能体系知识库;主要体现在 Java 基础、算法、网络、后端框架、数据库、操作系统等方面知识整理。对于Java 初学者升中高级、以及Java后端开发人员的的面试者都有非常显著的帮助。个人博客:www.husycode.cn
☆51Jun 3, 2020Updated 6 years ago
Alternatives and similar repositories for JNotes
Users that are interested in JNotes are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java高级工程师面试资料☆19Mar 10, 2019Updated 7 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
- A dapp app example integration for dev to ease their integration of WC-V2☆11Jun 25, 2024Updated 2 years ago
- 一个聊天软件(JavaFX+Netty+Spring+MyBatis)☆15Oct 24, 2017Updated 8 years ago
- 基于SpringBoot2.0的实现的,个人朋友圈微商推广微信小程序,减少重复发圈次数。☆11Mar 11, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 采用Spring、Spring Boot、Redis、MyBatis、Shiro、Druid框架开发,搭载mysql数据。 如果你厌烦了MyBatis中需要手动创建表的事情,这个项目非常适合你,自动为你生成表。 从此你不在需要导入sql文件了,项目初始化变得异常简单,结…☆49Aug 26, 2026Updated 3 weeks ago
- electron实战项目集成了串口通信、C#动态库dll调用、C++动态链接库dll调用、本地数据关系数据库SQLit3、执行cmd命令(启动nginx、本地mysql数据库等)、系统通知☆11Nov 26, 2020Updated 5 years ago
- 此rep为java面试知识点总结;2019年3月(17年毕业),本人由南京跳转上海,之间面了几个一线互联网大厂,现进行一些知识总结,给需要的小哥哥小姐姐做参考☆31Jan 28, 2026Updated 7 months ago
- Java后端技术春招秋招面试必备基础知识☆16Jan 10, 2020Updated 6 years ago
- 该项目持续更新,整理保存相关学习笔记(包括数据结 构、操作系统、计算机网络、数据库、JAVA、Scala、后端、SQL&NOSQL、大数据、数据挖掘等方面知识)☆14Mar 4, 2021Updated 5 years ago
- ljTools 是一套处理数据的常用函数工具包,简化数据处理。具有高度的易用性和复用性,用户无需关注各种繁琐的实现细节,一条语句即可构建出需要的结果。 包括:日期类型,获取年月日、获取星期、将日期转为时间戳、将时间戳转为日期; Number类型,数字转化为带三位逗号的字符串…☆12Nov 1, 2018Updated 7 years ago
- Java及大数据求职面试指南☆19Dec 16, 2022Updated 3 years ago
- jeeweb-mybatis-plus增强版,由于原作者不在进行框架维护, JEEWEB Mybatis版本是一款基于SpringMVC+Spring+Mybatis+Mybatis Plus的JAVA WEB敏捷开发系统;它是一款具有代码生成功能的智能快速开发平台;是以S…☆11Aug 9, 2018Updated 8 years ago
- 一个轻量级,高性能的缓存构架,以android缓存而设计为初衷,也可以应用于一般的Java项目中。☆14Sep 9, 2014Updated 12 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 给独立开发者,开箱即用、免费漂亮的设计资源☆10Jan 1, 2020Updated 6 years ago
- 教学时的案例,可供入门/中级/高级java程序员参考☆12Apr 1, 2020Updated 6 years ago
- Android开发知识、经验、资料等总结,作为个人的开发知识体系☆16Nov 9, 2019Updated 6 years ago
- go iris casbin redis☆10Feb 25, 2020Updated 6 years ago
- koala是基于spring cloud 开发的RBAC数据权限框架☆18Jul 22, 2023Updated 3 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架构师学习☆11Mar 3, 2019Updated 7 years ago
- JAVA多线程实用案例:利用CAS解决原子性、实现Callable创建线程(闭锁)、模拟CAS算法、CopyOnWriteArrayList写入并复制、CountDownLatch闭锁、同步锁Lock、多生产多消费、volatile关键字、线程按序交替、Executors线…☆10Jun 26, 2019Updated 7 years ago
- macbookPro java web development init script.☆11Dec 23, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Spring Boot/Quarkus/Micronaut + Optaplanner Portfolio Optimization☆23Dec 13, 2022Updated 3 years ago
- 《剑指Offer》66道算法题,Java代码☆11May 24, 2023Updated 3 years ago
- Core knowledge system of Java back-end development🔥🔥🔥☆64Apr 17, 2022Updated 4 years ago
- 架构师-脚手架工程☆10Jun 17, 2022Updated 4 years ago
- 23种设计模式的不同语言实现。其中PHP, Java版是好好写的样例代码,Python和JavaScript版会尝试用一些语言级别的特性来比较Java版的设计模式。而C语言版的存在是因为我读了一本小册子,介绍如何把C语言写成面像对象化,因此只是做一些尝试。最后,Lisp和S…☆13Feb 22, 2013Updated 13 years ago
- 😃 技术面试知识整理☆16Jan 10, 2021Updated 5 years ago
- springboot工程整合mybatis拦截器的按月分表功能☆12Oct 8, 2019Updated 6 years ago
- ☆10Dec 10, 2022Updated 3 years ago
- golang 微信开发工具☆10Jul 10, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Jetbrains Mybatis Plugin☆17Nov 14, 2024Updated last year
- java学习过程中碰到的到一些问题以及面试经历☆12Jun 7, 2018Updated 8 years ago
- 用于展示各种demo☆12Feb 25, 2023Updated 3 years ago
- 《Java从小白到大牛精简版》免费电子书☆12Jun 6, 2018Updated 8 years ago
- 分别使用OpenCV、ONNXRuntime部署FreeYOLO目标检测,总共包含143个onnx模型,有COCO目标检测,人脸检测,密集行人检测的三种检测功能,依然是包含C++和Python两个版本的程序☆32Jan 14, 2023Updated 3 years ago
- 架构师学习线路图,详细介绍java学习线路图,包括java多线程并发,JVM,spring,springboot,springcloud,mysql,zookeeper,kafka,storm,docker等☆15Apr 18, 2019Updated 7 years ago
- 面试题集☆22Sep 4, 2017Updated 9 years ago