有什么方法可以测试一个变量是否包含一个数字,并且是一个整数吗?
例如:
if (1.589 == integer) // false if (2 == integer) // true
有什么提示吗?
用户名或邮箱地址
密码