程式 continue/break 處理巢狀迴圈跳出整理 malagege included in 程式心法 2022-02-13 10 words One minute Contents Java/JavaScript PHP 常常沒寫,有時會忘記,特別紀錄一下。Java,PHP處理動作不一樣。 Java/JavaScript continue/break label 是使用label 去控制的。 PHP continue/break int 是使用數字去控制的。 Please enable JavaScript to view the comments powered by Disqus.