
我的手册
普通网友
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
MCE Virtual-Key Codes
The following table shows the symbolic constant names, hexadecimal values, and mouse or keyboard equivalents for the virtual-key codes used by the system. The codes are listed in numeric order. Cons原创 2009-03-31 12:16:00 · 533 阅读 · 0 评论 -
删除指定文件夹下指定目录
FOR /F "tokens=*" %G IN (DIR /B /AD /S *.svn*) DO RMDIR /S /Q "%G"原创 2010-05-27 18:26:00 · 335 阅读 · 0 评论 -
如何制作“显示桌面”
新建扩展名为.scf的文件,加入以下内容,保存后即可[Shell]Command=2IconFile=explorer.exe,3[Taskbar]Command=ToggleDesktop原创 2011-03-04 09:27:00 · 462 阅读 · 0 评论 -
不错的博客站
陈皓专栏 【空谷幽兰,心如皓月】http://blog.youkuaiyun.com/haoel 水上漂的专栏http://blog.youkuaiyun.com/zhanghefu DotNetNuke博客http://www.cnblogs.com/DotNetNuke/ masefee C/C++游戏编程http://blog.youkuaiyun.com/masefee 酷壳原创 2010-07-24 14:15:00 · 419 阅读 · 0 评论