sun

Results 3 comments of sun

圣杯布局吧, float也可以,不过很少用了 .container{padding-left: 300px;} .left,.main { float: left;position: relative;} .left{width: 300px;right: 300px;margin-left: -100%} .main{width: 100%;}

根据上面py写了个nodejs的 ``` function main(){ cookies.forEach((cookie, index)=>{ url1 = "https://www.52pojie.cn/CSPDREL2hvbWUucGhwP21vZD10YXNrJmRvPWRyYXcmaWQ9Mg==?wzwscspd=MC4wLjAuMA==" url2 = 'https://www.52pojie.cn/home.php?mod=task&do=apply&id=2&referer=%2F' url3 = 'https://www.52pojie.cn/home.php?mod=task&do=draw&id=2' cookie = decodeURIComponent(cookie); let cookie_list = cookie.split(";"); cookie = '' for(let i in cookie_list){ let...

``` # -*- coding: utf-8 -*- # cron "20 9 * * *" script-path=xxx.py,tag=my # const $ = new Env('吾爱破解'); import os import sys import tools.notify as notify import urllib.parse...