<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>志文个人博客</title><link>http://www.xdarui.com/</link><description>欢迎来到我的个人博客</description><generator>RainbowSoft Studio Z-Blog 1.8 Spirit Build 80722</generator><language>zh-CN</language><copyright>Copyright xdarui.com. Some Rights Reserved. 皖ICP备09003213号 &amp;amp;nbsp;&amp;amp;nbsp;法律支持：奇龙律师工作室</copyright><pubDate>Sat, 04 Sep 2010 18:26:10 +0800</pubDate><item><title>求职 JavaScript 开发工程师 </title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/45.shtml</link><pubDate>Thu, 19 Aug 2010 19:34:20 +0800</pubDate><guid>http://www.xdarui.com/articles/45.shtml</guid><description><![CDATA[<p><span style="font-size: medium">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 本人已经辞职，欲求职JavaScript开发工程师。想对我了解更多可以继续浏览博客其他信息或浏览Ux的Demo 。 Ux是本人开发的基于JavaScript 的Ria 框架。Ux浏览地址：<a href="http://www.xdarui.com/uxjs">http://www.xdarui.com/uxjs</a></span></p><p><span style="font-size: medium">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 有招聘JavaScript的可以给我发邮件，我会第一时间回复。E-mail: </span><a href="mailto:xdarui@xdarui.com"><span style="font-size: medium">xdarui@xdarui.com</span></a><span style="font-size: medium"> 或 </span><a href="mailto:xdarui@vip.qq.com"><span style="font-size: medium">xdarui@vip.qq.com</span></a></p>...]]></description><category>Other</category><comments>http://www.xdarui.com/articles/45.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=45</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=45&amp;key=6293487f</trackback:ping></item><item><title>CSS中DIV 的position和display 和HACK问题</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/44.shtml</link><pubDate>Thu, 19 Aug 2010 19:20:51 +0800</pubDate><guid>http://www.xdarui.com/articles/44.shtml</guid><description><![CDATA[<p>一、position 问题</p><p>&nbsp; 在FF中如果把DIV的样式设成&nbsp; position:absolute;left:0px;right:0px;&nbsp; 那后果就是DIV跑到了显示区域的右上方，不管这个DIV有没有父节点都会这样。而在IE中如果这个DIV有父结点则会把DIV显示到它的父节点的右上方。</p><p>二、display 问题</p><p>&nbsp; 在FF中如果设置了 display:inline; 则该DIV不能再改变大小，即这个DIV不再是块级域。如果想横排又不影响他块级域的特性就得写成 display:inline-block; 而在IE中不存在这个问题 ，直接写inline就行了</p>...]]></description><category>Web</category><comments>http://www.xdarui.com/articles/44.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=44</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=44&amp;key=1abaa5ee</trackback:ping></item><item><title>Js编程技巧之对象赋值</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/43.shtml</link><pubDate>Thu, 22 Jul 2010 16:49:20 +0800</pubDate><guid>http://www.xdarui.com/articles/43.shtml</guid><description><![CDATA[   现在有一个对象a，我们不知道对象a中的b属性（b也是一个对象）有没有值，也不知道b中有没有一个叫名p的成员。
<BR>
<BR>   原型如是：
<BR>
<BR><pre class=java>       a = {
<BR>
<BR>                 b:{
<BR>
<BR>                     ......
<BR>
<BR>                        }
<BR>
<BR>               }
<BR>
<BR></pre>]]></description><category>JavaScript</category><comments>http://www.xdarui.com/articles/43.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=43</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=43&amp;key=b93574f9</trackback:ping></item><item><title>海信平板电视 TLM32V78K VGA登陆桌面时无法显示</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/42.shtml</link><pubDate>Mon, 14 Jun 2010 10:01:27 +0800</pubDate><guid>http://www.xdarui.com/articles/42.shtml</guid><description><![CDATA[<p>RT.</p><p>HKLM\SYSTEM\CurrentControlSet\Hardware Profiles\Current\System\CurrentControlSet\Control\VIDEO\{9F328A27-4B5F-47B4-8A3F-4367E894407D}\0000\Mon11337799\DefaultSettings.VRefresh&nbsp; 修改成3c&nbsp; &nbsp;默认未知显示器刷新频率为60</p>]]></description><category>Other</category><comments>http://www.xdarui.com/articles/42.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=42</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=42&amp;key=88f566cf</trackback:ping></item><item><title>Delphi中线程类的使用</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/41.shtml</link><pubDate>Fri, 28 May 2010 08:38:39 +0800</pubDate><guid>http://www.xdarui.com/articles/41.shtml</guid><description><![CDATA[<p>&nbsp; Delphi中多线程类 TThread 用起来比较简单，但对新手来说还是需要注意一些问题。本人并没人系统的学习过Delphi，所以第一次使用的时候花了很长时间去研究。现将所得与共友同享。</p><p>&nbsp;一、类的使用</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 要使用线程类，首先我们要定义一个线程类。并重写EXECUTE方法。具体的方法可以百度。</p><p>&nbsp;二、关于Create方法</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TThread类的Create方法有一个参数，即：true/false 。当带入True时候，类不会自动调用Execute ，反之则会自动调用。不仅如此，当我们使用True带入时线程也是阻塞的。</p>...]]></description><category>Delphi</category><comments>http://www.xdarui.com/articles/41.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=41</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=41&amp;key=f9c99949</trackback:ping></item><item><title>Ubuntu中 Rar出现 无效的编码</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/40.shtml</link><pubDate>Tue, 18 May 2010 17:15:42 +0800</pubDate><guid>http://www.xdarui.com/articles/40.shtml</guid><description><![CDATA[<p>原因：rar文件在win系统创建，字符编码问题。需要转码<br />sudo apt-get install convmv<br />convmv  */*.* -f gb2312 -t utf8 --notest</p>]]></description><category>Linux</category><comments>http://www.xdarui.com/articles/40.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=40</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=40&amp;key=eee36379</trackback:ping></item><item><title>爱死Ubuntu </title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/39.shtml</link><pubDate>Mon, 17 May 2010 13:43:31 +0800</pubDate><guid>http://www.xdarui.com/articles/39.shtml</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Linux的开放带了一场操作系统盛宴，Ubuntu便是其中的侥侥者。Ubuntu在国内已经有一大片忠实的粉丝，从电脑新手到IT老鸟。同样，Ubuntu的种种方便也让我彻底的爱上了它！oy~my baby !&nbsp; </p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 一、安装软件</p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 重所周知，想要在Linux下安装软件可不是一件简单的活。在Redhat下面也许你可以直接下载 rpm 进行安装（在Ubuntu中是deb），但大部门却只能只用源码编译安装。这还不行，安装完以后还得做启动器，做命令。真是麻烦。如今Ubuntu让这一切都变简单了！ 你只要运行&ldquo;新立得软件包管理器&rdquo;勾选上你要的软件，剩下的工作就是等了～！当然喜欢TEXT模式的Unix老鸟们可以用apt 会有一样的效果。</p>...]]></description><category>Linux</category><comments>http://www.xdarui.com/articles/39.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=39</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=39&amp;key=953e67a7</trackback:ping></item><item><title>Ubuntu Linux 操作系疑难下使用Wine跑QQ</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/38.shtml</link><pubDate>Fri, 14 May 2010 13:59:46 +0800</pubDate><guid>http://www.xdarui.com/articles/38.shtml</guid><description><![CDATA[   下载Wine和QQ单文件版就不多说了，百度一下你就知道。
<BR>   这里我要说的是中文乱码的问题（不好意思 标题党了）。
<BR>   跑起QQ以后，很多网站上说要改MS Shell Dlg的字体为SimSun或干脆删除就行了，试了很多次不行。不敢说别人说法就是错的，有可能我的环境和别人的不一样吧。
<BR>   不扯远了，说正题。
<BR>   把下面文件写在一个zh.reg文件里
<BR>   －－－－－－－－－－－－－－＞帅帅的分割线＜－－－－－－－－－－－－－－－－－－－－
<BR>
<BR>    REGEDIT4
<BR>
<BR>[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink]
<BR>...]]></description><category>Linux</category><comments>http://www.xdarui.com/articles/38.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=38</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=38&amp;key=5d42ee1f</trackback:ping></item><item><title>基于Php的无限级别权限控制</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/37.shtml</link><pubDate>Tue, 13 Apr 2010 18:59:10 +0800</pubDate><guid>http://www.xdarui.com/articles/37.shtml</guid><description><![CDATA[<p>需求：</p><p>&nbsp;&nbsp;&nbsp;&nbsp; 分类树是无限级别的，用户有部门的岗位两个属性。现需要将树跟据部门和岗位两个属性进行划分。</p><p>代码：</p><p>&nbsp; $catepv = &quot;dw1(dep,mer),dw2(*),-dw2(dp,pw)&quot;;<br />&nbsp; $userpv = &quot;dw2(pw1)&quot;;<br />&nbsp; function trans($pv){<br />&nbsp; $cate = split('\)\,',$pv);<br />...</p>]]></description><category>Php</category><comments>http://www.xdarui.com/articles/37.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=37</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=37&amp;key=22c760a3</trackback:ping></item><item><title>Linux常用操作</title><author>a@b.com (xdarui)</author><link>http://www.xdarui.com/articles/36.shtml</link><pubDate>Tue, 13 Apr 2010 09:08:33 +0800</pubDate><guid>http://www.xdarui.com/articles/36.shtml</guid><description><![CDATA[<p>开机进入grup:</p><p>&nbsp;&nbsp; 系统引导时按 Shift 或 Esc</p><p>&nbsp;</p>]]></description><category>Linux</category><comments>http://www.xdarui.com/articles/36.shtml#comment</comments><wfw:comment>http://www.xdarui.com/</wfw:comment><wfw:commentRss>http://www.xdarui.com/feed.asp?cmt=36</wfw:commentRss><trackback:ping>http://www.xdarui.com/cmd.asp?act=tb&amp;id=36&amp;key=40ddfcc1</trackback:ping></item></channel></rss>
