04 2020 档案

摘要:现在的激活工具层出不断,但基本上都是kms或者oem,并且并不是所有工具都能激活某个系统,还需要不断尝试,当我们费经心思假激活时(还是有时间限制【微软随时都可以全部封杀】),何不来正版激活(永久)。 看系统属性并不能真正看出到底有没有激活 win+r打开运行,输入slmgr.vbs -xpr,回车 阅读全文
posted @ 2020-04-10 14:11 7411 阅读(231) 评论(0) 推荐(0)
摘要:ISO-9959-1的问题 直接上干货 import re import requests new_url = "http://www.anquan.us/static/drops/papers-17213.html" res = requests.get(url=new_url).content. 阅读全文
posted @ 2020-04-03 21:02 7411 阅读(801) 评论(0) 推荐(0)
摘要:# -*- coding: utf-8 -*- """ Project: spider_project Creator: turing Create time: 2019-11-07 11:08 IDE: PyCharm Introduction:CryptUnprotectData """ imp 阅读全文
posted @ 2020-04-03 20:46 7411 阅读(1173) 评论(0) 推荐(0)