문제

Just like func_get_args in PHP, I swear I have seen it somewhere in the documentation...

도움이 되었습니까?

해결책

The only thing I can think of is @NumParams which returns the number of parameters used when calling a function.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top