我有一个数组女巫匹配字符串占位符,如下所示: "some text %s another text %s extra text %s" 和数组: $array[0] match the first %s $array[1] match the second %s ...
確定! 回上一頁