game_server.engineutilsMathUtilis_number本页总览is_number 判断是不是一个数字 声明 bool is_number(mixed val) 参数 参数名描述val待判断的值 返回值 true: 是, false: 不是 使用方式