Pinned Loading
-
SLG
SLG 1import xlwings as xw
2import os
34# 路径
5path = 'C:\\Users\\chengjianjiang\\Desktop\\FaceBook\\SLG素材\\Pic'
-
1
1 1import random
2import urllib
3import hashlib
4import json
5import urllib.request
-
Python
Python 1sjlist= [1,2,2,3,3,4]
2step = 3
3b = [sjlist[i:i+step] for i in range(0,len(sjlist),step)]
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.