你那個提示是對的,這樣一個條件下麵,就隻會有一個指令了

來源: 2015-03-09 17:24:45 [博客] [舊帖] [給我悄悄話] 本文已被閱讀:

If [a steady circular red signal alone]
     Then “stop …..” (A);
Elseif [sign is in place prohibiting a turn]
     Then “stop …..” (B);
Else 
     “go”
     Exception
          If [pedestrians lawfully within an adjacent crosswalk]
              Then “Yield” (B);
          End if;
End if;

這不算法律麽?老貓為什麽打包?