From 7cbb1fc354f3522550e2871ec62287dad3fe92d8 Mon Sep 17 00:00:00 2001 From: SivanLaai Date: Mon, 18 Dec 2023 19:35:11 +0800 Subject: [PATCH] update passages --- content/posts/technology/baidu_dict_crawler.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/technology/baidu_dict_crawler.md b/content/posts/technology/baidu_dict_crawler.md index ce1f9f6..482285a 100644 --- a/content/posts/technology/baidu_dict_crawler.md +++ b/content/posts/technology/baidu_dict_crawler.md @@ -19,7 +19,9 @@ tags: ![image.png](https://cdn.statically.io/gh/SivanLaai/image-store-rep@master/note/20231218172530.png) - 分析参数 + ![image.png](https://cdn.statically.io/gh/SivanLaai/image-store-rep@master/note/20231218172727.png) + wd 是 包含的关键字的所有词语,pn表示页码,其他参数不是很重要,实际测试发现,不设置也返回,这里建议保留你浏览器生成的默认参数。 ### 在mysql中建如下表格