error

mac2022-06-30  16

1.type mismatch类型不匹配

  if(m=n)   错!——>   if(m==n)

 

转载于:https://www.cnblogs.com/xtxt1127/p/9462058.html

最新回复(0)