摘要: Let's say you have two lists x and y and you want to remove all elements in x that are in y. You could do something like this: new_list = [elem for el 阅读全文
posted @ 2020-10-04 16:25 FABERSEVEN 阅读(553) 评论(0) 推荐(0)
摘要: 我尝试了在Win10系统里用git bush来使用pip3的指令: 系统提示permission denied. 于是我尝试用Windows自带的命令提示符来运行指令,发现可以运行: 阅读全文
posted @ 2020-08-26 10:23 FABERSEVEN 阅读(434) 评论(0) 推荐(0)
摘要: 博客测试(无内容) 阅读全文
posted @ 2020-08-17 13:29 FABERSEVEN 阅读(148) 评论(0) 推荐(0)