10 2022 档案

摘要:一张表yunpan_item大概有十几万的数据,上面有一个FullText index。 alter table yunpan_item add column `data_index` bigint COMMENT '帖子id' after source; 执行的很慢,show full proce 阅读全文
posted @ 2022-10-27 07:17 zjhgx 阅读(110) 评论(0) 推荐(0) 编辑
摘要:父组件: <template> <q-btn round color="pink-4" size="0.9em" text-color="white" dense icon="add" @click="addYunpanItem" /> <wysisyg-editor :is-editor-show 阅读全文
posted @ 2022-10-24 14:54 zjhgx 阅读(1439) 评论(0) 推荐(0) 编辑
摘要:1.一个平时爬的好好的网站,最近遇到了ddos攻击,于是上了一个waf服务,结果我的爬虫一运行就把我的ip给封了。一开始以为永久被封了,后来发现隔个几小时又可以了。后来发现只要在爬取他的domain/page-1.htm这种页面时把refer和cookie在Header上给加上就好了。 2. 最新遇 阅读全文
posted @ 2022-10-09 15:21 zjhgx 阅读(21) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示