<html> <head> </head> <body> <table> <caption>乘法表</caption> <script type="text/javascript" > for( i=1;i<10;i++) { document.write("<tr>");//定义表 javascript 乘法表 html i++ javascript 转载 恋上一只猪 2023-06-08 10:05:49 7