本文介绍了如何在多行文本框中编写数学公式语句的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我不知道如何在文本框中编写数学公式或语句

而且我也想将其存储在sql server数据库表中...

使其也可以被检索的方式.

i don''t know how to write a mathematical formula or statement in to text box

and also i want to stored it in sql server database table...

that in such a way that it can be retrieved also.

Formula like :- x<sup>2</sup> + y<sup>2</sup>+3

推荐答案


这篇关于如何在多行文本框中编写数学公式语句的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-26 05:29