会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
UPeRVv
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
2023年2月18日
Java 集锦
摘要: JDK https://adoptium.net/marketplace/ Microsoft Build of OpenJDK™ OpenJDK 17.0.6 15e8f5dbb57288d316993e793f8965d624ff5e58dfb5c5a7db1ef8ebff68bc49 micr
阅读全文
posted @ 2023-02-18 12:00 UPeRVv
阅读(72)
评论(0)
推荐(0)
2023年2月17日
Java 之 Charset.defaultCharset()
摘要: 简述 以一个故事^1开局。IDEA 在使用 Gradle 时可能会输出乱码,常见的解决方式是 Custom VM Options 里面增加 -Dfile.encoding=UTF-8。但故事作者通过细致分析找到问题的关键,不同系统间的编解码。 以常见的报错信息为例,自 JavacMessage.ge
阅读全文
posted @ 2023-02-17 21:30 UPeRVv
阅读(445)
评论(0)
推荐(0)
2023年2月14日
Java 之 invokedynamic
摘要: 简述 Add a new bytecode, invokedynamic, that supports efficient and flexible execution of method invocations in the absence of static type information.
阅读全文
posted @ 2023-02-14 17:00 UPeRVv
阅读(32)
评论(0)
推荐(0)
上一页
1
2
3
公告