阅读背景:

将带逗号的字符串转换为float

来源:互联网 

Is there a built-in Delphi function which would convert a string such as '3,232.00' to float? StrToFloat raises an exception because of the comma. Or is the only way to strip out the comma first and then do StrToFloat?Is there a built-in Delphi function which would




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: