^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,6}$
正确:regexlib.com | this.is.a.museum | 3com.com
错误:notadomain-.com | helloworld.c | .oops.org
^([a-zA-Z0-9]([a-zA-Z0-9\-]{0,61}[a-zA-Z0-9])?\.)+[a-zA-Z]{2,6}$
正确:regexlib.com | this.is.a.museum | 3com.com
错误:notadomain-.com | helloworld.c | .oops.org
The server name or address could not be resolved
WEB服务器必须安装并启用MSXML3或更高版本的XML解析器以支持XML数据解析及服务器安全HTTP访问。 IE6自带,XP系统自带。