averainy's Blog

averainy

23 Oct 2023

How to Switch Boot Target to Text or GUI in Systemd Linux

Find wich target uni is used by default sudo systemctl get-default Switching boot target to text To change boot target to the text mode: …
16 Oct 2023

Get Windows Installed Software by Winreg

def getInstalledProgramsFromRegistry(): registry_key =r"Software\Microsoft\Windows\CurrentVersion\Uninstall" registry_key_64bit = …
08 Sep 2023

魏则西事件,百度是否有责任

以魏则西事件,百度是否有责任作为问题,向文心一言,CHATGPT提问结果如下: 文心一言 魏则西,1994年出生于陕西咸阳,籍贯河南省扶沟县 ,西安电子科技大学2012级学生,当时以600多分的高考成绩考入计算机系,其后因患滑膜肉瘤病,休学留级至2013级。 魏则西因患有滑膜肉瘤 …
04 Sep 2023

间谍就在你身边

“间谍就在你身边,就问你服不服。/(ㄒoㄒ)/~~
04 Sep 2023

Use Jquery Filter Same Elements with the same attributes and Hide Them

Use jquery to filter elements with the same attributes and hide them:
28 Aug 2023

常用正则表达式一览

目录 前言 邮箱 电话 域名 IP 帐号校验 字符校验 汉字 英文和数字 长度为3-20的所有字符 英文字符 由26个英文字母组成的字符串 由26个大写英文字母组成的字符串 由26个小写英文字母组成的字符串 由数字和26个英文字母组成的字符串 由数字、26个英文字母或者下划线组成 …
14 Jul 2023

Use Checkbox to Simulate Radio

复选框checkbox模拟单选框代码。
15 Jun 2023

Angular RxJS: Limiting Concurrent HTTP Requests

详细内容青参考Angular/RxJS: Limiting Concurrent HTTP Requests 其逻辑主要是用到了mergemap的concurrent参数,mergemap会尽可能多的执行请求,加上concurrent参数之后就能够使得一次执行concurrent …
15 Jun 2023

Aws Api Gateway Upload File 415 Unsupported Media Type

aws api gateway upload file 415 Unsupported Media Type 一般情况下,前端向服务端上传文件的方式基本如下: const formData = new FormData(); formData.append("userInfo", …
07 Jun 2023

新成语“指鼠为鸭”

古有指鹿为马,今有指鼠为鸭。即使赵高在世,也得大呼高,实在是高。