以下代碼中
<script src="https://bbs.csdn.net/topics/${ctxStatic}/plugin/bootstrapTree/patternfly/bootstrap-treeview.js" type="text/javascript"></script>
<%@ include file="/webpage/include/bootstraptable.jsp"%>
script src / include 這二種匯入js 檔案的方式有什么區別
uj5u.com熱心網友回復:
script src 是匯入js檔案include 是 jsp 的標簽,可以匯入相應的資源檔案,就是把別的資源檔案資訊插入到當前的檔案中(一般來說匯入jsp比較多)
轉載請註明出處,本文鏈接:https://www.uj5u.com/qianduan/181650.html
標籤:JavaScript
上一篇:JS根據激活狀態賦值
下一篇:怎么寫js關閉瀏覽器視窗
