正在加载图片...
字符串的输出 例如4-3php <?php $str="helo°; Snumber=123 printf("英文你好%s"$str) printf("%.2f" Snumber)字符串的输出  例如4-3.php  <?php  $str="hello";  $number=123;  printf("英文你好:%s",$str);  printf("%.2f",$number);  ?>
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有