double d = 23423.24234234d;
Response.Write(d.ToString("0.00"));

 

相关文章: