小编Yag*_*ari的帖子

Android中不推荐使用“ java.lang.String”

我写了这样的简单TAG:

private static final String TAG = "MainActivity"; 
Run Code Online (Sandbox Code Playgroud)

字符串已弃用

IDE屏幕截图显示了通过字符串删除线

有没有其他可供选择的使用方式String

string android deprecated

8
推荐指数
1
解决办法
725
查看次数

标签 统计

android ×1

deprecated ×1

string ×1