assertInternalType($expected, $actual, string $message = '') : 断言变量类型为$expected,相当于is_string、is_bool 和is_numeric 等类型判断,例 ...
確定! 回上一頁