摘要:        
create function ip2number (@ip varchar(16))returns bigint as begin set @ip=@ip+'.' declare @pos tinyint declare @num bigint declare @bin int,@off int set @bin=16777216 set @off=0 set @num=0 while @bi...    阅读全文
        
            posted @ 2008-04-18 11:42
赵晓雷
阅读(318)
评论(0)
推荐(0)
        
     
                     
                    
                 
                    
                 

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号