somebody

somebody

V2EX member #52435, joined on 2013-12-23 05:40:28 +08:00
Per somebody's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
somebody's recent replies
Sep 19, 2023
Replied to a topic by forschers Java JDK21 9 月 19 日 来咯!
这篇文章可以再翻出来看看了:

甲骨文 Java 语言架构师:虚拟线程将会深刻影响大规模 Java 应用的并发机制
作者 | Brian Goetz ( Architect for the Java Language, Oracle Corporation )

https://mp.weixin.qq.com/s/mCMxVKjaaXhSHyGtMyn46g
有多少人是入行接触的哪个就一直用哪个?
@FightPig 同样的问题,其他设备包括 MBP M1Pro 都没问题,只有 MBP2015 下载速度只有 300 多 KB 。5g Wi-Fi channel 改为 52 有效
@Socrazy 可能电视的 Android 版本太低了。我的红米 ax6000 ,与原有的 tplink 组成一个局域网,SSID 和密码相同。几部 Android 手机都只搜到一个 WiFi 名,两台 Mac 也是
Mar 15, 2022
Replied to a topic by gantuo 职场话题 北京排查整治超时加班问题
是今天开始整治,2 个月后再看。https://m.toutiaocdn.com/i7075237948920332831
Mar 11, 2022
Replied to a topic by luvroot 互联网 yuque vip 活动可以领到 1 年的
接力:QWC6G1
If you have a multi-project build, you probably want to apply plugins to some or all of the subprojects in your build, but not to the root project. The default behavior of the plugins {} block is to immediately resolve and apply the plugins. But, you can use the apply false syntax to tell Gradle not to apply the plugin to the current project and then use the plugins {} block without the version in subprojects' build scripts

> https://docs.gradle.org/current/userguide/plugins.html
fun test(hexDigits: CharArray, bt: Byte) {
val index = (bt.toInt() and 0xF0) shr 4
hexDigits[index]
}
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5652 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 25ms · UTC 07:23 · PVG 15:23 · LAX 00:23 · JFK 03:23
♥ Do have faith in what you're doing.