若要定義應呈現HTML 的程式碼塊的子節,請將字元括在標記後Razor <text> :. @for (var i = 0; i < people.Length; i++) { var person = people[i]; ...
確定! 回上一頁