标签: javascript php node.js
我想要包含原始文件,例如
如果我有index.htm
<head> </head> <body> <script> <node include file.js> </script> <node include file.htm> </body>
显然没有像标签那样的节点标签?这是否有原因。
节点方式是什么?