摘要:        
//验证Email地址 bool IsValidEmail(string strIn) { // Return true if strIn is in valid e-mail format. return Regex.IsMatch(strIn, @"^([\w-\.]+)@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.)|(([\w-]+\...    阅读全文
        
            posted @ 2006-08-20 14:49
赵晓雷
阅读(166)
评论(0)
推荐(0)
        
     
                     
                    
                 
                    
                 

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