根据id名称获取id
程序员文章站
2022-07-13 16:51:18
...
// 获取从adbox_1到adbox_64的图片
private int getPicId() {
int randomNum = new Random().nextInt(64) + 1;
int notFoundResId = getResources().getIdentifier("adbox_" + randomNum, "mipmap", getContext().getPackageName());
return notFoundResId;
}
上一篇: 修正iPhone 4信号显示问题 iOS 4.0.1发放
下一篇: 杭州公司设立方式