摘要:
示例: 脚本: from django.db import models# Create your models here.class Publisher(models.Model): name = models.CharField(max_length=32) def __str__(self): 阅读全文
posted @ 2019-12-19 17:07
干it的小张
阅读(320)
评论(0)
推荐(0)
摘要:
#导入网页模块功能:from selenium import webdriverimport time#导入活动模块功能:from selenium.webdriver.common.action_chains import ActionChains#导入等待模块功能:from selenium.w 阅读全文
posted @ 2019-12-19 11:07
干it的小张
阅读(426)
评论(0)
推荐(0)
摘要:
#导入网页模块功能:from selenium import webdriverimport time#导入活动模块功能:from selenium.webdriver.common.action_chains import ActionChains#导入等待模块功能:from selenium.w 阅读全文
posted @ 2019-12-19 00:39
干it的小张
阅读(435)
评论(0)
推荐(0)

浙公网安备 33010602011771号