<?php function hello($a=1,$b){ echo $a+$b; } hello(,2); //报错了,怎么才能不用再$a赋值? ?>
21,893
社区成员
140,347
社区内容
加载中
试试用AI创作助手写篇文章吧