javaScript在网页上输出一个九九乘法表 以下是一个简单的JavaScript程序,可以在网页上输出一个九九乘法表: <!DOCTYPE html> <html> <head> <title>九九乘法表