隨手寫個注冊域名程序,你自己可以擴展,這只是三位字母的。
<%
'制作:默飛
'asp程序制作:http://mofei.xinxiu.com
b1="a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z"
b2=split(b1,",")
for ii1=0 to ubound(b2)
for ii2=0 to ubound(b2)
for ii3=0 to ubound(b2)
response.write b2(ii1)&b2(ii2)&b2(ii3)&".com<br>"
next
next
next
%>
用上面生成的結果,<500復制到http://cn.dncom.com/domain/multi_domain_names_check.html
可以批量看域名是否被注冊
新聞熱點
疑難解答