<html> <p>123</p> <span>456</span> <script> $("p").clone().add("<b>789</b>").appendTo(document.body) </script> </html> |
|
来自: 昵称18349714 > 《基础篇》