1、empty() - 从被选元素中删除子元素; 2、remove() - 删除被选元素(及其子元素); 3、remove() 方法也可接受一个参数,允许您对被删元素进行过滤。 转载于:https://www.cnblogs.com/hwldyz/p/9335717.html