php 输出网页版9*9乘法表 2025-04-27阅读 0热度 0 php 输出网页版9*9乘法表 跳至<?php for($a = 1; $a<10; $a++){echo "";echo "";for ($b=1; $b登录后复制