Convert.ToInt32问题Convert.ToInt32(context.Request.Form["Txt_IntegralMin"])

Convert.ToInt32(context.Request.Form["Txt_IntegralMin"].ToString())

Convert.ToInt32(context.Request.Form["Txt_IntegralMin"])

这两个语句当context.Request.Form["Txt_IntegralMin"]为字符串的时候为什么老是会出现异常~

慕森王
浏览 466回答 1
1回答
打开App,查看更多内容
随时随地看视频慕课网APP