xiecanmy's recent timeline updates
xiecanmy

xiecanmy

V2EX member #221943, joined on 2017-03-20 12:10:53 +08:00
xiecanmy's recent replies
Mar 30, 2021
Replied to a topic by wangyzj Java 公司开始要用 Java , jdk 版本怎么选?
没有历史包袱那自然是 11 了, 以后如果要升级到 17 也方便些.
@izoabr 操作系统的设置
设置->账户->同步到新版 edge
用 try-with-resources


try(OutputStream out = new FileOutputStream("")) {

// ...操作流代码
} catch (Exception e) {
e.printStackTrace();
}
@petshop 计划任务, 记得设置为最高权限
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3181 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 12:24 · PVG 20:24 · LAX 05:24 · JFK 08:24
♥ Do have faith in what you're doing.