V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  SHF  ›  全部回复第 1 页 / 共 8 页
回复总数  159
1  2  3  4  5  6  7  8  
koa 最好
11 天前
回复了 qping 创建的主题 Windows 求救 win11 突然特别卡,卡到爆
打开任务管理器看下性能面板,有 CPU 占用率和频率
67 天前
回复了 HeyBoy2077 创建的主题 生活 干掉不负责的物业!
干得漂亮
73 天前
回复了 abcfreedom 创建的主题 游戏 有没有好玩的手机游戏推荐
雀魂
¥ 1700 三星( SAMSUNG ) 31.5 英寸 4K 10.7 亿色 显示器 U32J590
用 Koa.js
/** 获取 github totp (time based one time password) */
static async get_totp () {
const { TOTP } = await import('otpauth')

let totp = new TOTP({ secret: 'xxxxx' })

return totp.generate()
}
红米那个性价比不错
开关下飞行模式试试,我遇到这种情况是因为 clash vpn 导致 ipv6 有 ip 地址但 ping 不通
我遇到过,是 clash 影响的,vpn 切来切去没切好,重新开一下飞行模式试试看
react 一把梭
96 天前
回复了 SeleiXi 创建的主题 程序员 有没有什么 Youtube Private Video 下载方法?
Internet Download Manager
https://i.imgur.com/sIBPRVu.png
96 天前
回复了 zisen 创建的主题 Windows Windows11 怎么这么贱啊!
@Dragonphy 感觉像个定时炸弹,有心理负担
96 天前
回复了 zisen 创建的主题 Windows Windows11 怎么这么贱啊!
@NoOneNoBody 如果更新已经装了,还是会半夜自动重启,推迟没用
96 天前
回复了 zisen 创建的主题 Windows Windows11 怎么这么贱啊!
组策略可能不管用,建议用下面这个程序禁用更新,我用了之后电脑就不会自己半夜更新了
https://www.sordum.org/9470/windows-update-blocker-v1-8/

https://i.imgur.com/U3Ei2Ds.png
System Informer 查看线程,点击每个线程还可以查看详细调用栈(需要安装内核驱动)

https://i.imgur.com/tP093t4.png

https://i.imgur.com/36HF4Tu.png
类似还有一条命令安装 node.js 的

curl -fsS https://shenhongfei.com/files/nodejs.sh | bash
1  2  3  4  5  6  7  8  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2771 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 35ms · UTC 12:27 · PVG 20:27 · LAX 05:27 · JFK 08:27
Developed with CodeLauncher
♥ Do have faith in what you're doing.