jsp显示计算数值, 四舍五入

<script>document.write(Math.round(<%= rs_MFM.getInt("PVRCompl") %>/<%= rs_MFM.getInt("PVRModelQty")%>* 100)  + "%")</script>

posted @ 2016-05-12 17:49  wujixing909  阅读(1047)  评论(0编辑  收藏  举报