2017年2月14日
摘要: The function int _finite(double x) returns 1 (true) if x is an ordinary number and 0 (false) if x is either infinite or not-a-number (NaN). msdn中如下描述中 阅读全文
posted @ 2017-02-14 17:48 3D入魔 阅读(837) 评论(0) 推荐(0) 编辑