Python 下载快手视频
电脑登录快手,获取id填入代码1:根据分类下载import requests import re import random import string url = 'https://www.kuaishou.com/graphql' headers = { 'Content-Type': 'application/j...
GitHub 部署项目
部署网站 1:来到仓库,Settings--->Pages 2:等几分钟就会出现一个网址,访问网址就能部署成功了,这个是我的。https://634365508.github.io/project/
GitHub 新建仓库以及提交代码
准备工具:GitHub账号、Git、源代码 1:注册GitHub账号。官网直达:https://github.com/ 2:git工具。官网直达:https://git-scm.com/ (下载慢用备用链接)备:https://pan.quark.cn/s/f4f56a2...
Win 11 右键菜单改为 Win 10模样
1:右键开始菜单,选择Windows 终端(管理员) 2:在终端输入这段代码,右键粘贴,然后回车 改为 Win10 reg add 'HKCU\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocS...





