阅读背景:

检查数组中的所有值是否为数字的最快方法是什么?

来源:互联网 

I must check big arrays to see if they are 100% filled with numeric values. The only way that comes to my mind is foreach and then is_numeric for every value, but is that the fastest way?I must check big arrays to see if they are 100%




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: