05 2021 档案
摘要:Install/Add Microsoft Store to Windows 10 LTSB/LTSC/ANY Version [2021] https://www.youtube.com/watch?v=7K1oWmVSiU8 https://github.com/kkkgo/LTSC-Add-M
阅读全文
摘要:我翻开历史一查,这历史没有年代。歪歪斜斜的每页上都写着“仁义道德”几个字,我横竖睡不着,仔细看了半夜,才从字缝里看出来,满本上都写着两个字“吃人"! ——鲁迅 《狂人日记》
阅读全文
摘要:Hello, today I was trying to troubleshoot a network problem and I realised that ping now requires root to be executed. Code: [Select] ping www.google.
阅读全文
摘要:什么是QTTabBarQTTabBar是一个window的资源管理器功能扩展程序,使用它可以实现类似浏览器一样通过标签页来使用资源管理器,界面如下 如何安装直接百度找着下载吧,值得注意的是有时候安装完成之后在资源管理器并没有看到什么特别的事情发生,这个时候需要 1、打开IE浏览器,确认以下几个选项是
阅读全文
摘要:Many programming languages have a sleep function that will delay a program’s execution for a given number of seconds. This functionality is absent fro
阅读全文
摘要:Eloquent JavaScript, 3rd Edition You Don’t Know JS Effective JavaScript 参考:https://www.sitepoint.com/best-book-for-learning-javascript/
阅读全文
摘要:How to get the current script element: 1. Use document.currentScript document.currentScript will return the <script> element whose script is currently
阅读全文
摘要:如果需要增加多层次路径, 图片src链接可以加file://,也可以不加声音src链接要保证有sound:// <img src="file://images/Avanzado.jpg"><img src="file://images/Intermedio.jpg"><img src="file:/
阅读全文
摘要:https://docs.python-requests.org/en/latest/user/advanced/#body-content-workflow Body Content Workflow By default, when you make a request, the body of
阅读全文
摘要:方法一: 使用python标准库中urllib: import urllib.request file = urllib.request.urlopen("https://speed.hetzner.de/100MB.bin") print(file.length) 方法二: 安装强大的三方库req
阅读全文
摘要:https://pypi.org/project/rarfile/ https://python-unrar.readthedocs.io/en/v0.3/rarfile.html https://rarfile.readthedocs.io/api.html pip install rarfile
阅读全文
摘要:goto... Control Panel -> Region -> tab 'Administrative' -> Change system locale... uncheck the checkbox beta:use unicode utf-8 for worldwide language
阅读全文
摘要:tesseract https://digi.bib.uni-mannheim.de/tesseract/
阅读全文
摘要:推荐使用2.0.4或2.2.1,普通用户请用2.0.4或2.2.1,如果需要使用Utorrent Remote请用3.0或3.3.1。如果内存占用量接近100%,请考虑更换为推荐版本。1.μTorrent2.0.4默认已关闭DHT 用户交换等功能,屏蔽广告。2.μTorrent2.2.1默认已关闭D
阅读全文
摘要:此为Scene版,坚决抵制Rarbg的恶意修改版 (Rarbg近几年来无耻地对0day文件的mediainfo进行修改,而过了一段时间后就剩下rarbg的版本在流传,从而造成大量的0day文件无法再下载到) 这里推荐一个搜寻0day文件的数据库网站 XXX: https://www.srrxxx.c
阅读全文
摘要:Check YouTube Video Restrictions Online https://unblockvideos.com/youtube-video-restriction-checker Unblock Video Sites - Free Video Web Proxy https:/
阅读全文
摘要:What will I be benefited with on reading the book ''Computer Systems: A Programmer's Perspective''? Randy Bryant , works at Carnegie Mellon University
阅读全文