Các bạn xem mã sau:
class ContinueTest
{
static void Main()
{
for (int i = 1; i <= 10; i++)
{
//nếu i vẫn bé hơn 9 thì bỏ qua hết.
if (i < 9)
{
continue;
}
Console.WriteLine(i);
}
Console.WriteLine("Press any key to exit.");
Console.ReadKey();
}
}
/*
Output:
9
10
*/
013. Keyword [continue]
Related Tags :WritingObsolete
No comments:
Post a Comment
Commets Download Photoshop Actions, Lightroom Presets, PSD Template, Mockups, Stocks, Vectors, Fonts. Download free