-
选品逻辑
销售额 = 流量 * 转化率 * 客单价 * 复购次数 好的产品 一定要满足 >>> 高...
2021-05-181117 0 -
不忘初心 方得始终 我总是忘记自己为什么要出发
我总是陷入技术的漩涡 总是想深入进入 但我好像忘了我只为了赚钱 而不...
2021-05-181146 0 -
selenium 隐藏 webdrive
import time from selenium.webdriver import ...
2021-05-141439 0 -
playwright 隐藏webdrive
from playwright.sync_api import sync_playwright...
2021-05-132241 0 -
python 界面打包命令 pyinstaller pyside2
pyinstaller xxx.py --hidden-import PySide2.QtXml 这样最简洁 &nb...
2021-05-121512 0 -
vscode中使用python相对路径问题?
调试模式:更改launch.json设置在configurations中加入语句"cwd": "$...
2021-05-121261 0 -
用json来保存配置
import json config = {'key1': ...
2021-05-111164 0 -
pyside2界面模板
from PySide2.QtWidgets import QApplication ...
2021-05-111193 0 -
有时真的很迷茫
总是花费了太多的时间在选择上 ...
2021-05-061071 0 -
改变完美主义
总是想完美主义 想要最好的 想一步到位 改变 >&...
2021-05-051159 0