摘要:
//文本框只能输入数字@Html.TextBox("ESurvivalTime", (string)ViewBag.ESurvivalTime, new { @class = "txt3", @style = " width : 100px", onkeyup = "return ValidateNumber($(this),value)" }) 阅读全文
posted @ 2014-02-21 19:03
蓝色传奇
阅读(249)
评论(0)
推荐(0)
2014年2月21日