简便计算器

it2022-05-09  30

string str=textBox1.Text; object bs = new DataTable().Compute(str, null); textBox1.Text =bs.ToString();

转载于:https://www.cnblogs.com/btmc/p/3724285.html

相关资源:微信小程序简便计算器.rar

最新回复(0)