阅读背景:

如何使用Delphi中的当前语言环境格式化Integer

来源:互联网 
var i : integer;

i := 1234567;

Given the above, I want the string "1,234,567" as output (assuming UK locale). IntToStr just gives me "1234567". I'm sure there's a one-liner for this, but I can't find it...Given the ab




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

分享到: