| | |
| | | class Program |
| | | { |
| | | public static string connection = @"server=.;database=WebCrawler;uid=sa;pwd=123456;"; |
| | | //public static string connection = @"server=172.26.97.147;database=WebCrawler;uid=sa;pwd=Za20222812;"; |
| | | static void Main(string[] args) |
| | | { |
| | | |
| | |
| | | public class sichuanoperation |
| | | { |
| | | public static string api_domain = "http://192.168.0.116:9200"; |
| | | //public static string api_domain = "http://localhost:9200"; |
| | | public static string sichuanpageurll = "https://zfcg.scsczt.cn"; |
| | | public static void operations(WebCrawlerContext _ccontext) |
| | | { |