How to make sure user input is in $XX.XX format? Could also be in $XX format but program will convert it to a 2 decimal float

后端 未结 0 982
我在风中等你
我在风中等你 2020-12-08 09:14

I would like to make sure input from the user is in $XX or $XX.XX format. If it\'s in $XX then the program would change the $XX to $XX.00. Basically I want to be able to ent

相关标签:
回答
  • 消灭零回复
提交回复
热议问题