Administrator
发布于 2026-05-17 / 0 阅读
0

java

--- title: Java date: 2022-01-16 15:04:50 updated: 2022-01-16 15:04:50 comments: true tags: - java categories: - \[note\] lang: zh_CN --- \`\`\`shell # springboot jar读取静态资源,注意路径别写错 SSLUtil.class.getClassLoader().getResourceAsStream(cert) \`\`\` \`\`\`shell # Hashmap:hashcode 用来指定数据存储位置,equals用来判断hash重复时是覆盖还是放在一个节点上 \`\`\`