<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_XiaoHui's Blog</title><subtitle type="text">我们一直在努力......</subtitle><id>http://feed.cnblogs.com/blog/u/353/rss</id><updated>2011-12-18T07:49:56Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/353/rss"/><entry><id>http://www.cnblogs.com/XiaoHui/archive/2010/02/26/1674020.html</id><title type="text">windbg tips</title><summary type="text">dump0x8048000开始的19870字节到C:\FileName.dat.writememC:\FileName.dat8048000L0n19870</summary><published>2010-02-26T02:24:00Z</published><updated>2010-02-26T02:24:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2010/02/26/1674020.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2010/02/26/1674020.html"/><content type="text">dump0x8048000开始的19870字节到C:\FileName.dat.writememC:\FileName.dat8048000L0n19870</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/10/17/1585189.html</id><title type="text">windbg无法下载pdb调试符号</title><summary type="text">本本装的windbg(6.11.1.404)是最新版的，前些天调试的时候，发现无法下载pdb符号文件，下载回来的全是MS的一个错误页，几经测试无果，最后下载windbg 6.11.1.402居然就可以下载符号文件了。。。汗！！404的一个BUG？</summary><published>2009-10-17T11:53:00Z</published><updated>2009-10-17T11:53:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/10/17/1585189.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/10/17/1585189.html"/><content type="text">本本装的windbg(6.11.1.404)是最新版的，前些天调试的时候，发现无法下载pdb符号文件，下载回来的全是MS的一个错误页，几经测试无果，最后下载windbg 6.11.1.402居然就可以下载符号文件了。。。汗！！404的一个BUG？</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/09/08/python-connect-database.html</id><title type="text">python连接数据库</title><summary type="text">postgresql: 使用psycopg2来连接示例代码:[代码]ms sql server:使用pymssql来连接示例代码:[代码]</summary><published>2009-09-08T14:57:00Z</published><updated>2009-09-08T14:57:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/08/python-connect-database.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/08/python-connect-database.html"/><content type="text">postgresql: 使用psycopg2来连接示例代码:[代码]ms sql server:使用pymssql来连接示例代码:[代码]</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/09/05/1561023.html</id><title type="text">unix/linux tips</title><summary type="text">COPY目录下(包含子目录)的指定文件到特定目录,但不包含目录,仅文件.find ~/my.codes -name "*.c" -exec cp {} . \;查找目录下0字节的文件,并删除.find . -size 0c -exec rm -i {} \;移除Port设置文件（在相应的Port目录下)make rmconfig / make rmconfig-recursive列出所有用户logins同步internet时间ntpdate clepsydra.dec.com因sendmail产生的文件过多，rm无法一次性删除find /var/spool/cilentmq</summary><published>2009-09-05T13:18:00Z</published><updated>2009-09-05T13:18:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/05/1561023.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/05/1561023.html"/><content type="text">COPY目录下(包含子目录)的指定文件到特定目录,但不包含目录,仅文件.find ~/my.codes -name "*.c" -exec cp {} . \;查找目录下0字节的文件,并删除.find . -size 0c -exec rm -i {} \;移除Port设置文件（在相应的Port目录下)make rmconfig / make rmconfig-recursive列出所有用户logins同步internet时间ntpdate clepsydra.dec.com因sendmail产生的文件过多，rm无法一次性删除find /var/spool/cilentmq</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/09/01/1558150.html</id><title type="text">freebsd中xorg 7.4键盘反应迟顿的问题</title><summary type="text">在FreeBSD7.2中，在线更新完port后，安装的xorg是7.4版本，使用的桌面是fvwm，安装完成进入系统后，总觉得系统怪怪的，具体表现是在rxvt中光标的闪烁有时要停顿，输入内容不即时显示，而此时将鼠标移动一下，内容又显示出来了。另外默认安装完进入X后鼠标是不能动。解决办法是：1、升级xorg-server至最新版，port中是1.6.1；2、在rc.conf中添加moused_nond...</summary><published>2009-09-01T08:18:00Z</published><updated>2009-09-01T08:18:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/01/1558150.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/09/01/1558150.html"/><content type="text">在FreeBSD7.2中，在线更新完port后，安装的xorg是7.4版本，使用的桌面是fvwm，安装完成进入系统后，总觉得系统怪怪的，具体表现是在rxvt中光标的闪烁有时要停顿，输入内容不即时显示，而此时将鼠标移动一下，内容又显示出来了。另外默认安装完进入X后鼠标是不能动。解决办法是：1、升级xorg-server至最新版，port中是1.6.1；2、在rc.conf中添加moused_nond...</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/08/18/1548870.html</id><title type="text">Django升级到1.0以后的一些变化</title><summary type="text">最近几天在玩django,从网上找到limodou的django step by step中文教程,由于该教程是基于0.9x的,而我安装的django是1.02,里面有一些改动,目前主要的地方有:1.maxlength改成了max_length;2.radio_admin已经没有了,在google上查了,应该改成如下:原文地址:http://hi.baidu.com/zhoujialiang/bl...</summary><published>2009-08-18T06:43:00Z</published><updated>2009-08-18T06:43:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/18/1548870.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/18/1548870.html"/><content type="text">最近几天在玩django,从网上找到limodou的django step by step中文教程,由于该教程是基于0.9x的,而我安装的django是1.02,里面有一些改动,目前主要的地方有:1.maxlength改成了max_length;2.radio_admin已经没有了,在google上查了,应该改成如下:原文地址:http://hi.baidu.com/zhoujialiang/bl...</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/08/14/1546430.html</id><title type="text">ubuntu安装新字体</title><summary type="text">原文地址：http://forum.ubuntu.org.cn/viewtopic.php?p=755264以微软雅黑字体为例（其他的宋体、黑体等点阵字体都一样的），我们的雅黑字体文件是：Yahei.ttf1、在fonts下新建一个vistaFonts目录，准备把从windows下拷贝过来的字体都放在这个目录里，这里就是把雅黑字体放进来代码:sudo mkdir -p /usr/share/fon...</summary><published>2009-08-14T12:58:00Z</published><updated>2009-08-14T12:58:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/14/1546430.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/14/1546430.html"/><content type="text">原文地址：http://forum.ubuntu.org.cn/viewtopic.php?p=755264以微软雅黑字体为例（其他的宋体、黑体等点阵字体都一样的），我们的雅黑字体文件是：Yahei.ttf1、在fonts下新建一个vistaFonts目录，准备把从windows下拷贝过来的字体都放在这个目录里，这里就是把雅黑字体放进来代码:sudo mkdir -p /usr/share/fon...</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/08/10/1542927.html</id><title type="text">诡异的修改首页--00333.cn/alei.htm</title><summary type="text">现在用的工作机，自从装过某个看星号的软件以后，过一段时间就会被修改首页，现在几乎可以确信，于每周一修改一次首页，目前尚未找到原因。网上所介绍的解决方法不行了，估计是这垃圾软件又升级了。Friday, September 18, 2009 update经过了一个多月，终于不再修改了，升级后的NOD32查出了mshtmleh.dll文件为病毒。我想解决方法也简单，删除%systemroot%\syst...</summary><published>2009-08-10T07:16:00Z</published><updated>2009-08-10T07:16:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/10/1542927.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/08/10/1542927.html"/><content type="text">现在用的工作机，自从装过某个看星号的软件以后，过一段时间就会被修改首页，现在几乎可以确信，于每周一修改一次首页，目前尚未找到原因。网上所介绍的解决方法不行了，估计是这垃圾软件又升级了。Friday, September 18, 2009 update经过了一个多月，终于不再修改了，升级后的NOD32查出了mshtmleh.dll文件为病毒。我想解决方法也简单，删除%systemroot%\syst...</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/06/25/1510952.html</id><title type="text">使用nmap扫描内网在线机器的MAC地址</title><summary type="text">nmap -sP -PI -PT -oN ipandmaclist.txt 172.20.100.0/24</summary><published>2009-06-25T06:21:00Z</published><updated>2009-06-25T06:21:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/06/25/1510952.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/06/25/1510952.html"/><content type="text">nmap -sP -PI -PT -oN ipandmaclist.txt 172.20.100.0/24</content></entry><entry><id>http://www.cnblogs.com/XiaoHui/archive/2009/06/15/1503901.html</id><title type="text">[转载]HOWTO 使用 vim 的 minibuf 来切换缓冲区</title><summary type="text">转载自：http://linux.bloghome.cn/posts/114.html1. 安装到 http://vim.sourceforge.net/scripts/script.php?script_id=159下载最新版本的 minibufexpl.vim 脚本，将该文件复制到 plugin 目录中即可。2. 配置在配置文件 .vimrc 中加入：""minibuf plugin"let ...</summary><published>2009-06-15T14:47:00Z</published><updated>2009-06-15T14:47:00Z</updated><author><name>XiaoHui</name><uri>http://www.cnblogs.com/XiaoHui/</uri></author><link rel="alternate" href="http://www.cnblogs.com/XiaoHui/archive/2009/06/15/1503901.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/XiaoHui/archive/2009/06/15/1503901.html"/><content type="text">转载自：http://linux.bloghome.cn/posts/114.html1. 安装到 http://vim.sourceforge.net/scripts/script.php?script_id=159下载最新版本的 minibufexpl.vim 脚本，将该文件复制到 plugin 目录中即可。2. 配置在配置文件 .vimrc 中加入：""minibuf plugin"let ...</content></entry></feed>
