”三国演义“ 的搜索结果

     # 需求:爬取三国演义小说所有的章节标题和内容 import requests from bs4 import BeautifulSoup if __name__ == '__main__': # 创建一个文件夹,保存所有图片 headers = { 'User-Agent':'Mozilla/5.0 (Windows ...

     import jieba txt = open("C:\\Users\\Administrator\\Desktop\\sg.txt","r",encoding='utf-8').read() words = jieba.lcut(txt) counts = {} for word in words: if len(word)==1: continue ...

     《历史的天空》 暗淡了刀光剑影 暗淡了刀光剑影 远去了鼓角铮鸣 眼前飞扬着一个个 鲜活的面容湮没了黄尘古道 暗淡了刀光剑影 湮没了黄尘古道 荒芜了烽火边城 岁月啊你带不走 那一串串熟悉的姓名兴亡谁人定啊 ...

10  
9  
8  
7  
6  
5  
4  
3  
2  
1