A. Arrival of the General time limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputA Ministry for Defense sent a general to inspect the Super Secre AC路漫漫 2023-09-13 42 点赞 0 评论 63 浏览
python2.7爬虫——配合简单的GUI #-*- coding:utf-8 -*-'''先在D盘下创建一个demo的文件夹'''from Tkinter import *from ScrolledText import ScrolledText#文本滚动条import urllib,requestsimport reimport threadingimport time'''爬虫部分'''url_n Python 2023-09-04 59 点赞 0 评论 89 浏览