暂无搜索历史
最近重新开始阅读《深入了解Java虚拟机》这本书,就想着用一个系列文章来记录和分享自己的心得。为什么要说”重新“呢?是因为这本书我在多年前就买了,中间也曾翻来覆...
系统的性能优化是每一个程序员的必经之路,但也可能是走过的最深的套路。它不仅需要对各种工具的深入了解,有时还需要结合具体的业务场景得出定制化的优化方案。当然,你也...
日志是开发者用来分析程序和排查问题的重要工具。随着系统架构从早期的单体应用,演变到如今的微服务架构,日志的重要性也逐步提升。除了用日志辅助问题排查,还可以通过日...
高效的时间管理是大部分成功的软件工程师具备的能力。它能够帮助你在职业生涯上快速进步,而不是每个敏捷迭代末疯狂加班。
Java异常类(Exception)是用来处理异常程序行为的一组类。在这篇文章中,我将介绍如何使用Java异常类,以及在程序中如何设计Java异常体系。Exce...
Mybatis Generator插件可以快速的实现基础的数据库CRUD操作,它同时支持JAVA语言和Kotlin语言,将程序员从重复的Mapper和Dao层代...
最近在项目中使用PageHelper分页工具+Mybatis实现分页查询逻辑,但是发现分页逻辑并没有生效,代码片段如下:
最近在公司新建了一个JAVA微服务,采用的是springboot框架,logback作为日志模块的实现。在搭建的的过程中想起之前在文档中看到springboot...
你曾经对神秘的Content-Type标签感到好奇吗?就是那个在HTML中经常用到但是很少有人了解为什么要去使用它的标签。
Let's play the minesweeper game (Wikipedia),online game)!
You are given a sorted array consisting of only integers where every element app...
TinyURL is a URL shortening service where you enter a URL such as https://leetco...
Given a binary tree, you need to compute the length of the diameter of the tree....
In LOL world, there is a hero called Teemo and his attacking can make his enemy ...
Design and implement a data structure for Least Frequently Used (LFU) cache. It ...
Median is the middle value in an ordered integer list. If the size of the list i...
Given a string s, find the longest palindromic subsequence's length in s. You ma...
In the "100 game," two players take turns adding, to a running total, any intege...
You are given the number of rows n_rows and number of columns n_cols of a 2D bin...
Given a circular array (the next element of the last element is the first elemen...
暂未填写公司和职称
暂未填写个人简介
暂未填写技能专长
暂未填写学校和专业
暂未填写个人网址
暂未填写所在城市