摘要: List<int> list = new List<int>() { 1,11, 2,3, 4,5, 6,22, 7, 8,9,10 };//产品:双数为ng 单数为ok bool a=false;//传感器信号,true为有产品过来了,false无产品 int i = 0; bool temp = 阅读全文
posted @ 2023-02-24 01:29 小red裤 阅读(25) 评论(0) 推荐(0)