自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(4)
  • 收藏
  • 关注

转载 移除ThinkPad电源选项里的多余条目

ThinkPad安装电源管理程序后,会在“控制面板\硬件和声音\电源选项”中产生3个条目, 在任务栏通知区域的电源图标右键菜单中增加对应的3条。卸载电源管理程序后会出现如下的问题。解决方法:清空注册表中HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Applets\SysTray\Batt...

2016-08-31 14:06:00 103

转载 poll_wait

相关结构:http://lxr.free-electrons.com/source/include/linux/poll.h?v=3.8 33 /* 34 * Do not touch the structure directly, use the access functions 35 * poll_does_not_wait() and poll_reques...

2014-11-21 14:35:00 131

转载 meaning of "%U0%X0" in PowerPC in the GCC inline asm

There are idiosyncrasies in the GCC inline assembly syntax.in the line,__asm__ __volatile__("stw%U0%X0 %1,%0" : "=m"(v->counter) : "r"(i));the stw assembly instruction takes 2 arguments an...

2014-06-23 19:50:00 185

转载 [转]printk usage

原文地址:http://elinux.org/Debugging_by_printing#Usage If variable is of Type, use printk format specifier:--------------------------------------------------------- int %d or %x unsigned i...

2014-06-11 19:30:00 85

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除