摘要:
1, https://www.sojson.com/api/coronavirus-data.html 2, https://www.apispace.com/eolink/api/kdkdjy1/apiDocument (有免费申请次数,可购买) 3, https://www.zhihu.com/ 阅读全文
posted @ 2023-01-27 22:47
learner_2022
阅读(27)
评论(0)
推荐(0)
摘要:
https://blog.csdn.net/duyun0/article/details/117151124 阅读全文
posted @ 2023-01-20 16:19
learner_2022
阅读(53)
评论(0)
推荐(0)
摘要:
str类型字符串 byte类型字符串 1、两者互相转换 通过 str类型 通过encode转换成 bytes类型 bytes类型 通过decode转换成 str类型 2、两者以一种编码方式进行转换 utf8、gbk等 3、栗子 str1 = "菜鸟教程" data_bytes = str1.enco 阅读全文
posted @ 2023-01-19 17:05
learner_2022
阅读(36)
评论(0)
推荐(0)
摘要:
Failed cleaning build dir for cryptography Failed to build cryptographyCould not build wheels for cryptographywhich use PEP 517 and cannot be installe 阅读全文
posted @ 2023-01-19 16:43
learner_2022
阅读(75)
评论(0)
推荐(0)
摘要:
1、mongodb的mongo.conf文件 启动参数 (1)./mongod --port=27017 --host=127.0.0.1 --dbpath=db --logpath=27017.log --fork=true https://blog.csdn.net/GY325416/artic 阅读全文
posted @ 2023-01-19 16:29
learner_2022
阅读(52)
评论(0)
推荐(0)
摘要:
一、非正常停止MongoDB服务,下次启动失败,可以删除data文件夹下面的mongo.lock文件 参考文档:https://m.py.cn/db/mongodb/16368.html 二、启动mongodb服务报错 :Error starting mongod. /var/run/mongodb 阅读全文
posted @ 2023-01-16 22:14
learner_2022
阅读(28)
评论(0)
推荐(0)
摘要:
通过js代码实现页面滚动,来发送请求。比如瀑布流(图片) 阅读全文
posted @ 2023-01-07 22:53
learner_2022
阅读(129)
评论(0)
推荐(0)
浙公网安备 33010602011771号