11 2019 档案
摘要:from selenium import webdriver from selenium.webdriver.common.by import By from selenium.webdriver.support import expected_conditions as EC from selenium.webdriver.support.wait import WebDriverWait f...
阅读全文
摘要:Sub CopyVisibleToNewSheet() Dim Wb As Workbook Dim Sht As Worksheet Dim NewSht As Worksheet Dim Rng As Range Set Wb = Application.ThisWorkbook Set Sht = Wb.ActiveSheet Wit...
阅读全文
摘要:Sub CropPicture() Dim shp As Shape, picFile As String, n As Long Dim sld As Slide, pre As Presentation Dim RowCount As Long, ColCount As Long RowCount = 2 '上下裁剪为几部分 ColCount = 2 '...
阅读全文

浙公网安备 33010602011771号