<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> ... <body> <p>數字格式,type = number: <fmt:formatNumber value="123.456" ...
確定! 回上一頁