摘要: Js方法:<script type=”text/javascript”> window.onload=function (){ var userName=”xiaoming”; alert(userName); } </script> jQuery方法,需要引用jQuery文件: <script t 阅读全文
posted @ 2018-08-20 13:31 bingxiaoxiao 阅读(3269) 评论(0) 推荐(0)