判断是否为URL。
isURL(s: string): boolean;
tool.isURL('http://www.baidu.com'); // true
tool.isMobile tool.isUpperCase