How to split a string of only ten characters e.g.“12345*45688” into an array

后端 未结 4 465
梦毁少年i
梦毁少年i 2021-01-13 05:41

I\'m making a simple calculator where you type values into an edit box. I need to split the string into a number of arrays depending on how many *+-/ there are in the sum fo

4条回答
  •  Happy的楠姐
    2021-01-13 06:29

    If you wish to get the result of that equation, you should try a non-visual component, called CalcExpress. It's free and you can get it from here: CalcExpress

    Download link is at the end of the page text

提交回复
热议问题