12 2021 档案
摘要:用于批量导入和修正数据。 (windows type) (linux cat) /xxx/redis_command.txt | redis-cli -h 127.0.0.1 -p 6379 -a 123456 --pipe redis_command.txt 文件指令格式为:每条指令单独一行即可,
阅读全文
摘要:虽然在jmh上测试性能比jdk自带的差点,但是可以通过 实现 接口 Coding 来实现一种 类base64 新的编码方式。(这点很有用,等于是base64加强实现) 当然你也可以直接参考jdk的 encode0 和 decode0 来实现更优的。 package my.code; public c
阅读全文
浙公网安备 33010602011771号