2017年3月17日
摘要: var message="Hello world!"; var x=message.toUpperCase(); 阅读全文
posted @ 2017-03-17 15:32 2015熊出没 阅读(305) 评论(0) 推荐(0) 编辑
摘要: typeof re=="function" 如果re是函数,那么返回值为true;否则返回false 阅读全文
posted @ 2017-03-17 14:55 2015熊出没 阅读(193) 评论(0) 推荐(0) 编辑