摘要:
http://stackoverflow.com/questions/5119373/difference-between-html-textbox-and-html-textboxfor Html.TextBoxis not strongly typed and it doesn't require a strongly typed view meaning that you can hardcode whatever name you want as first argument and provide it a value:<%= Html.TextBox("fo 阅读全文