using System.Data;

object aaa=new DataTable().Compute("8+2*(3+4)", null);

messagebox.show(aaa.tostring());

相关文章: