CS0029: 无法将类型“string”隐式转换为“double”
“/”应用程序中的服务器错误。----------------------------------------------------------------------...
“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------
编译错误
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。
编译器错误信息: CS0029: 无法将类型“string”隐式转换为“double”
源错误:
行 82: TPur.Unit = dropUnit.SelectedValue;
行 83: TPur.Count = int.Parse(txtCount.Text);
行 84: TPur.Price = txtPrice.Text;
行 85: IPurchase Rpur = new RPurchase();
行 86: if (!Restr.Trim().Equals(string.Empty)) 展开
--------------------------------------------------------------------------------
编译错误
说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。
编译器错误信息: CS0029: 无法将类型“string”隐式转换为“double”
源错误:
行 82: TPur.Unit = dropUnit.SelectedValue;
行 83: TPur.Count = int.Parse(txtCount.Text);
行 84: TPur.Price = txtPrice.Text;
行 85: IPurchase Rpur = new RPurchase();
行 86: if (!Restr.Trim().Equals(string.Empty)) 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询