240 发简信
IP属地:香港
  • ConcurrentHashmAP

    final V putVal(K key, V value, boolean onlyIfAbsent) { if (key ==null ||...

  • hashmap

    final V putVal(int hash, K key, V value, boolean onlyIfAbsent, b...

  • Linux中不生成.swp文件的设置

    vim /etc/vimrc 添加:set noswapfile

  • springboot 加载xml 中bean

    在resources 目录下定义多个application-bean{xxxxx}.xml <?xml version="1.0" encodi...

  • linux 查看端口状态

    netstat -tunlp | grep 端口号1、netstat -tunlp 是查看所有的在使用的端口号情况3、netstat -tun...

  • Maven peer not authenticated

    mvn clean install -Dmaven.test.skip=true -Dmaven.wagon.http.ssl.insecu...

  • zookeeper单机配置

    配置三个config dataDir=/usr/local/install/zookeeper/data/data1 dataLogDir=/u...

  • zookeeper参数说明

    server.1=localhost:2287:3387 server.2=localhost:2288:3388 server.3=local...

  • 2020-02-22

    大道至简,没有最好的方案。

个人介绍
生活不是眼前的苟且,还有美女 代码