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 206 点赞 3 评论 312 浏览
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 189 点赞 2 评论 286 浏览