这有什么难的,不管是什么数据库,

首先分别读出userinfo中usermoney的值 存入s1,card中extramoney的值s2

读出字段数据你应该会吧!

再用userinfo中字段usermoney=Convert.Toint32(s1)+Convert.Toint32(s2);

 注:表userinfo字段usermoney应该为int32类型

相关文章:

  • 2022-01-23
  • 2021-10-04
  • 2021-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-11
  • 2022-12-23
  • 2021-08-23
  • 2021-05-26
  • 2021-11-08
相关资源
相似解决方案