惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

A
About on SuperTechFans
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Microsoft Security Blog
Microsoft Security Blog
aimingoo的专栏
aimingoo的专栏
I
InfoQ
C
Check Point Blog
IT之家
IT之家
MyScale Blog
MyScale Blog
Apple Machine Learning Research
Apple Machine Learning Research
Vercel News
Vercel News
Last Week in AI
Last Week in AI
GbyAI
GbyAI
P
Proofpoint News Feed
量子位
Stack Overflow Blog
Stack Overflow Blog
Microsoft Azure Blog
Microsoft Azure Blog
月光博客
月光博客
阮一峰的网络日志
阮一峰的网络日志
人人都是产品经理
人人都是产品经理
B
Blog
T
The Blog of Author Tim Ferriss
H
Help Net Security
云风的 BLOG
云风的 BLOG

herrkaefer

"Vibe planning \u003e vibe coding" "Anything to Markdown" "Built anocus: anonymous commenting for static sites" "日记与小说 -- AI 续写小说欣赏" "Any-podcast: from newsletters to a podcast" "Made MicPipe: a simple voice input tool using ChatGPT dictation" "关于 Tools 和 Skills 的一点感想" "Realtime monitoring of ComEd hourly price" "Introducing SwiftEdgeTTS" "Thoughts on the philosophy of building AI-native apps" "jelly鼻屎" "等饭的人" "Use home assistant to motivate my kid to brush teeth" "Migrated Blog to Hugo and Cloudflare Pages" "Easy Aspen monitoring for Chicago parents" "Introducing HabitBuilder: A simple Telegram bot for habit tracking" "鼓捣" "Open folder or file with Sublime Text from Finder toolbar" "Python dev workflow on macOS" "Create new text file from Finder toolbar" "Uno reinvented for 3-year-old kids" "Uno变身儿童数字游戏" "自动转发Twitter到微博" "Handle annoying operations of objects in Realm DB" "Move Jekyll blog to Ubuntu VPS" "Introducing Mole" "Note taking without note taking app" "Deploy Python web application on Ubuntu server" "Setup Shadowsocks / VPN on Ubuntu Server" "Linode Notes - Basic Setup"
"错怪了msn"
"herrkaefer" · 2009-02-27 · via herrkaefer

void main()

{

晚上我在上网;

死机次数 = 0;

我的忍受上限值 = 3;

while (死机次数<我的忍受上限值)

do

{

用着用着;

出来个对话框,说

Generic Host Process for Win32 Services 遇到问题需要关闭。我们对此引起的不便表示抱歉。

我点ok接受抱歉之后,任务栏就没反应了

桌面上非最小化的程序还能将死不活的动一动,然后就死将过去

死命按几次组合键呼出任务管理器,点重启

所有程序闪烁着一一退下后,定格在桌面图片就不动了

虽然这是一张我很喜欢的图片

此时却想它快快黑屏

线程挂起(3分钟);

痛按电源(3秒钟);

啪地一声,接着刹那的死寂

然后三灯齐闪徐徐苏醒;

死机次数++;

}

Google办法;

找到:http://pc-tutorials.suite101.com/article.cfm/generic_host_process_for_win32_services_error

就是装两个xp的补丁;

重启电脑;

死机次数 = 0;

while (死机次数<我的忍受上限值 && 我还不想睡觉)

do

{

继续上网;

}

}