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 239 点赞 3 评论 362 浏览
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 214 点赞 3 评论 324 浏览