摘要:
今晚在看hashmap源码,看到>>>,说实话,玩JAVA这么久,我还真没怎么关注过位运算符,虽然我一早就知道这个怎么用,但是三箭头的,我还真没留意过,其实这叫无符号右移位运算符。 static final int tableSizeFor(int cap) { int n = -1 >>> Int 阅读全文
摘要:
nginx: [emerg] socket() [::]:80 failed (97: Address family not supported by protocol),遇到这个问题,不用多想,基本都是配置了IPv6监听导致,也就是如下配置 server { listen 80 default_s 阅读全文
摘要:
使用的组件是hql7/tree-transfer: 一个基于vue和element-ui的树形穿梭框及邮件通讯录。A tree shaped shuttle box assembly based on Vue and element-ui. Vuecli3版本见https://github.com/ 阅读全文