## js内部引入
<head>
<script src="js/qj.js"></script>//链接js代码页面
<script type="text/javascript">//代码类型
</head>
js页面:
alert('hello,word');
2021-09-25
最新推荐文章于 2025-12-18 10:02:55 发布
## js内部引入
<head>
<script src="js/qj.js"></script>//链接js代码页面
<script type="text/javascript">//代码类型
</head>
js页面:
alert('hello,word');
3万+
548
3万+
2088
922

被折叠的 条评论
为什么被折叠?