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

推荐订阅源

Hugging Face - Blog
Hugging Face - Blog
Vercel News
Vercel News
C
Check Point Blog
G
Google Developers Blog
博客园 - 司徒正美
量子位
Engineering at Meta
Engineering at Meta
S
SegmentFault 最新的问题
Google DeepMind News
Google DeepMind News
F
Fortinet All Blogs
A
About on SuperTechFans
美团技术团队
D
DataBreaches.Net
Stack Overflow Blog
Stack Overflow Blog
Jina AI
Jina AI
Y
Y Combinator Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Apple Machine Learning Research
Apple Machine Learning Research
J
Java Code Geeks
MongoDB | Blog
MongoDB | Blog
人人都是产品经理
人人都是产品经理
H
Hackread – Cybersecurity News, Data Breaches, AI and More
The Cloudflare Blog
U
Unit 42

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

{

继续上网;

}

}