在我的世界

home archives about
2018-10-02

java并发-Lock

https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/package-summary.html
java.util.concurrent.locks.Lock接口用作类似于synchronized块的线程同步机制。 新的锁定机制比同步块更灵活,提供更多选项。 Lock和synchronized块之间的主要区别如下 :

Read More

Share
  • java104
2018-10-01

java并发-工具类

ThreadLocal

看代码

Read More

Share
  • java104
2018-09-30

java并发-死锁

本文讲解死锁的概念和示例。

Read More

Share
  • java104
2018-09-28

http那些事

本文是一个长期更新版本,记录遇到的有关http协议的相关问题,最佳参考资料为RFC:http://www.rfcreader.com/#rfc2616_line301

Read More

Share
  • basic7
  • http1
2018-09-28

在git commit前自动检查checkstyle

本文主要简介以下几个方面的内容:

Read More

Share
  • checkstyle1
  • java104
2018-09-27

阿里java开发手册思维导图

千言不如一图。

Read More

Share
  • java104
2018-09-25

js前端检测用户长时间未操作

用在单页面中,前后端分离的情况。

Read More

Share
  • html2
  • js7
2018-09-25

js条件判断

js条件判断,看似简单,却暗藏玄机。

Read More

Share
  • js7
2018-09-23

nginx如何处理一个请求

nginx如何处理一个请求? 简单但不失为一个值得过问的问题。仔细一想,nginx本身不处理业务,只是提供一个请求的转发,所以问题变成:nginx如何转发一个请求?

Read More

Share
  • nginx6
2018-09-19

nginx指令大全

本文翻译自官网

Read More

Share
  • nginx6
2018-09-18

nginx服务静态资源

Share
  • nginx6
2018-09-16

scala语法图谱

下面是几张scala的语法总结,可以打印出来方便查看。

Read More

Share
  • scala10
2018-09-15

sbt那些事

sbt(scala build tool)是scala的构建工具,在使用过程中有些基础的要点。

Read More

Share
  • sbt1
  • scala10
2018-09-14

ssh连接超时配置

本文解释ssh的超时配置。

Read More

Share
  • basic7
  • ssh5
2018-09-13

数据库连接池那些事

数据库连接池必备知识。

Read More

Share
  • sql3
2018-09-11

pgsql函数(存储过程)

pgsql里的函数就是存储过程,触发器会用到函数。

Read More

Share
  • pgsql4
2018-09-10

redis分布式锁

在许多环境中,分布式锁是一种非常有用的原语,其中不同的进程必须以互斥的方式与共享资源一起运行。

Read More

Share
  • redis12
2018-09-10

tomcat配置

tomcat目前是使用量最大的服务器,不得不学。

Read More

Share
  • tomcat7
2018-09-08

jdk11新特性

如果您熟悉英文强烈建议阅读官方文档。

Read More

Share
  • java104
2018-09-08

kafka stream

本文介绍kafka2.0的stream操作,并用java实现调用,实现了官网的3个例子。

Read More

Share
  • kafka1
« 上一页1…1011121314…18下一页 »

标签

  • AI
  • UI test
  • algorithm
  • android
  • annotation
  • ansible
  • ant
  • aop
  • archiva
  • asciidoc
  • awk
  • axios
  • basic
  • big data
  • blockchain
  • centos
  • cglib
  • checkstyle
  • chrome
  • computer principle
  • cors
  • data structure
  • design-pattern
  • docker
  • elasticsearch
  • es
  • eureka
  • firefox
  • flask
  • geohash
  • geomesa
  • git
  • gitlab
  • gradle
  • groovy
  • hadoop
  • hbase
  • hexo
  • html
  • http
  • idea
  • ip
  • java
  • javascript
  • js
  • junit
  • jupyter
  • jupyterhub
  • jvm
  • jwt
  • k8s
  • kafka
  • katalon
  • keepalived
  • latex
  • life
  • linux
  • linux kernel
  • load balance
  • log
  • log4j
  • log4j12
  • logback
  • lombok
  • lru
  • lucene
  • magnet
  • make
  • makefile
  • manjaro
  • math
  • maven
  • md5
  • mhtml
  • microservice
  • music
  • mybatis
  • mysql
  • nginx
  • notebook
  • npm
  • nvidia
  • oauth
  • openstack
  • optimization
  • pandas
  • pandoc
  • pgsql
  • probability
  • pyspark
  • python
  • quartz
  • react
  • redis
  • resource
  • review
  • sbt
  • scala
  • shell
  • slf4j
  • spark
  • spring
  • spring cloud
  • spring-boot
  • springboot
  • sql
  • sqlserver
  • ssh
  • statistics
  • syslog
  • term
  • test
  • texlive
  • thread
  • tomcat
  • tool
  • ubuntu
  • urban computing
  • video
  • vim
  • vpn
  • vscode
  • vue
  • web
  • web-dav
  • webpack
  • week
  • windows
  • wordcloud
  • work
  • xml
  • zipkin
  • zookeeper
  • 云计算
  • 元编程
  • 城市计算
  • 架构
  • 概念
  • 测试
  • 爬虫
  • 运维

标签云

AI UI test algorithm android annotation ansible ant aop archiva asciidoc awk axios basic big data blockchain centos cglib checkstyle chrome computer principle cors data structure design-pattern docker elasticsearch es eureka firefox flask geohash geomesa git gitlab gradle groovy hadoop hbase hexo html http idea ip java javascript js junit jupyter jupyterhub jvm jwt k8s kafka katalon keepalived latex life linux linux kernel load balance log log4j log4j12 logback lombok lru lucene magnet make makefile manjaro math maven md5 mhtml microservice music mybatis mysql nginx notebook npm nvidia oauth openstack optimization pandas pandoc pgsql probability pyspark python quartz react redis resource review sbt scala shell slf4j spark spring spring cloud spring-boot springboot sql sqlserver ssh statistics syslog term test texlive thread tomcat tool ubuntu urban computing video vim vpn vscode vue web web-dav webpack week windows wordcloud work xml zipkin zookeeper 云计算 元编程 城市计算 架构 概念 测试 爬虫 运维

归档

  • 三月 2022
  • 十月 2019
  • 九月 2019
  • 八月 2019
  • 七月 2019
  • 六月 2019
  • 五月 2019
  • 四月 2019
  • 三月 2019
  • 二月 2019
  • 一月 2019
  • 十二月 2018
  • 十一月 2018
  • 十月 2018
  • 九月 2018
  • 八月 2018
  • 七月 2018
  • 六月 2018
  • 五月 2018
  • 四月 2018
  • 三月 2018
  • 二月 2018
  • 一月 2018
  • 十二月 2017

最新文章

  • Redis面试总结202203
  • 使用IDEA部署jar包到maven仓库(maven deploy)
  • Pluggable Annotation Processing的讲解与实践
  • 2019-42-周报
  • r command not found
© 2022 Jackpler
Powered by Hexo
home archives about