这是HTML <select size="25" style="width:100px" id="yearList"/> 这是Razor (不确定这是否正确) @Html.DropDownList("yearList", null, new{style="width:100px;"})
確定! 回上一頁