摘要: 来源:https://blog.csdn.net/beautifulsarah/article/details/53489065 法二: int[] ia = {1,2,3}; int id = Array.IndexOf(ia,value); if(id 1) 不存在 else 存在 法一: st 阅读全文
posted @ 2022-08-24 14:28 hao_1234_1234 阅读(924) 评论(0) 推荐(0) 编辑