以下是自己写的一个拓展函数,虽然网上已经有了,仅当做自己练兵。。。 复制代码代码如下: function prependChild(o,s){ if(s.hasChildNodes()){ s.
確定! 回上一頁