<!DOCTYPE html>
<html lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>測試</title>
</head>
<body>
<script type="text/javascript" src="D:\workspace\jquery\jquery-1.4.2.js"> </script>
<script type="text/javascript">
$(function(){
alert("jquery-1.4.2.js文件引入成功");
});
</script>
</body>
</html>
本站僅提供存儲服務(wù),所有內容均由用戶(hù)發(fā)布,如發(fā)現有害或侵權內容,請
點(diǎn)擊舉報。