- 博客(2)
- 收藏
- 关注
原创 python+selenium的网页自动点击代码
话不多说,直接放代码 # -*- codeing = utf-8 -*- # @Time: 2020/3/31 8:30 # @Author : czg # @File : qiandao.py import time import os import datetime from selenium import webdriver from selenium.webdriver.common.alert import Alert from selenium.webdriver.common.keys..
2020-07-29 15:06:17 1276
原创 浙大PTA甲级1155
1155 Heap Paths (30 分) In computer science, a heap is a specialized tree-based data structure that satisfies the heap property: if P is a parent node of C, then the key (the value) of P is either grea...
2020-02-23 16:51:02 126
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人