常规参数
文章标题:
权重:
文章摘要:
procedure TForm1.Button1Click(Sender: TObject);var n : DOUBLE ; beginn:=12345678.99;ShowMessage(Format('%*.*n',[10,2,n]));end;
关键字:
分割 加上 数值 12345678.99 ShowMessage Format end
管理密码: