Its ridiculous that there is a break activity but not continue ... foreach (item in collection) { if (x > 17) { ... } } It needs some getting used to, ...
確定! 回上一頁