摘要: 一劳永逸解决:TypeError: cannot use a string pattern on a bytes-like object 一劳永逸解决:TypeError: cannot use a string pattern on a bytes-like object TypeError: c 阅读全文
posted @ 2018-06-02 23:47 阿谋 阅读(4022) 评论(0) 推荐(0)
摘要: 有道桌面程序 from tkinter import * from tkinter import messagebox import requests def translation(): # 获取用户输入的单词 content = entry.get() print(content) if con 阅读全文
posted @ 2018-06-02 22:12 阿谋 阅读(221) 评论(0) 推荐(0)