thinkfeed's recent timeline updates
thinkfeed

thinkfeed

V2EX member #44799, joined on 2013-09-02 11:44:19 +08:00
Per thinkfeed's settings, the topics list is only visible after you sign in
Deals info, including closed deals, is not hidden
thinkfeed's recent replies
Nov 21, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
等 18.2 看看吧,不行再试试那个备份方法
Nov 21, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
Nov 18, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
https://forums.developer.apple.com/forums/thread/764673?page=4 有大佬直接修改备份文件,可以试试
Nov 13, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
iOS 18.2b3 (22C5131e) 依旧没有解决这个问题
Nov 4, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
@tufu9441 估计也没戏,别指望咖喱能修改这个问题,只能抹除数据这条路了
Oct 29, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
更新到 18.1 问题依旧没解决
Oct 25, 2024
Replied to a topic by sjqboss iPhone 昨天 iOS18 OTA 升级发现遇到一个严重的 bug
有新的解决方案了吗
别卷安卓了,地狱级的
Jun 24, 2021
Replied to a topic by yazinnnn Kotlin 关于 kotlin 处理多个可空类型的变量的问题
```kotlin
inline fun <R> notNull(vararg args: Any?, block: () -> R) = when {
args.filterNotNull().size == args.size -> block()
else -> null
}
```
可以试试这个方法
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2685 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 15:57 · PVG 23:57 · LAX 08:57 · JFK 11:57
♥ Do have faith in what you're doing.