扫码下载编程狮APP
<html> <body> <FONT COLOR=#ff0000><% i = 48.66776677 j = 48.3333333 response.write(Round(i)) response.write("<br />") response.write(Round(j)) %></FONT> </body> </html>