函數頁面<%function ReturnUsername(UID){//調用登陸用戶username="123";return username; }%>調用頁面<%=ReturnUsername(123)%>
jsp如何定義和引用函數?
婷婷同學_
2018-11-22 19:15:54