代码如下: <html> <head> <title>添加、删除一行</title> <meta http-equiv=”content-type” content=”text/html; charset=UTF-8′′> [removed][removed] [removed] $(function() { $(“#addOneRow”).click(function() { var tempTr = $(“tr:first”).clone(true)