單項選擇題
執(zhí)行完如下語句后,a的值為()
<%
Dima
a=FormatNumber(10.223344,3)
%>
<%
Dima
a=FormatNumber(10.223344,3)
%>%
A.10.223344
B.10.2
C.10.223
D.10.000