摘要:
import jiebac=open(r'C:\Users\孙权宏\Desktop\《西游记》白话简写版.txt')fenci=jieba.lcut(c.read())a=[] #列表中分词for word in fenci:if len(word) == 1:continueelse:a.appe 阅读全文
posted @ 2021-12-12 01:14
权宏小帅哥
阅读(20)
评论(0)
推荐(0)
摘要:
import wx from python实验2 import classinformation class MyFrame(wx.Frame): def __init__(self,parent,id): wx.Frame.__init__(self,parent,id,title="班级信息收集 阅读全文
posted @ 2021-12-12 01:02
权宏小帅哥
阅读(30)
评论(0)
推荐(0)

浙公网安备 33010602011771号