🌈 搜索
📅  最后修改于: 2022-03-11 14:49:18.955000             🧑  作者: Mango
Object[] obj = { "this", "that", "those" }; Random rn = new Random(); Object ob = rn.Next(0, obj.Length);