摘要: 利用gettype()函数来获取变量是哪种类型; 利用is_int()来判断变量里的值是否为int,当然还有is_string,is_bool等。 阅读全文
posted @ 2016-04-27 09:49 wong。 阅读(295) 评论(0) 推荐(0)