【SKILL】对电路批量check

cv != ni

  then

  check_res = schCheck(cv)

  if(car(check_res) == 0

    then

    sbSave(cv)

  else

    printf("error \n")

  )

dbClose(cv)

  

 

posted @ 2026-04-10 11:48  Vincent_Wood  阅读(21)  评论(0)    收藏  举报