You can define a string variable in the body of a for loop without problems: C#. Copy Code. for (int i = 0; i < 10, i++) { string myString ...
確定! 回上一頁