我想用 assert obj != null : "object cannot be null" 在安卓设备上。断言似乎不起作用,所以我在网上搜索并找到了这个本地解决方案: adb shell setprop debug.assert ...
確定! 回上一頁