使用C#实现DHT磁力搜索的BT种子后端管理程序+数据库设计(开源

2020-01-06 13:10:34王冬梅
  •         if (res.Length <= 5 && res.Length<title.Length)  
  •         {  
  •             int a = 0;  
  •             res = title;  
  •         }  
  •   
  •     }  
  •     catch (System.Exception ex)  
  •     {  
  •         H31Debug.PrintLn(ex.Message);