<?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>::AQ82，阿Q家园::</title><link>http://www.aq82.com/</link><description>我的技术平台</description><generator>RainbowSoft Studio Z-Blog 1.8 Walle Build 100427</generator><language>zh-CN</language><copyright>Copyright http://www.aq82.com aq82，啊Q家园 闽ICP备06016082号 </copyright><pubDate>Sat, 04 Sep 2010 09:50:47 +0800</pubDate><item><title>Javascript闭包 介绍【转】</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/JavascriptBibaojieshao.html</link><pubDate>Sat, 04 Sep 2010 09:47:50 +0800</pubDate><guid>http://www.aq82.com/post/JavascriptBibaojieshao.html</guid><description><![CDATA[<p><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; line-height: 23px; font-size: 14px; color: rgb(51, 51, 51); "><ul class="con" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-left: 24px; padding-top: 10px; padding-right: 24px; padding-bottom: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 26px; font-size: 14px; ">    <p style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-indent: 28px; ">闭包是一个拥有许多变量和绑定了这些变量的环境的表达式（通常是一个函数），因而这些变量也是该表达式的一部分。相信很少有人能直接看懂这句话，因为他描述的太学术。</p>    <p style="margin-top: 10px; margin-right: 0px; margin-bottom: 10px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; text-indent: 28px; ">其实这句话通俗的来说就是：JavaScript中所有的function都是一个闭包。不过一般来说，嵌套的function所产生的闭包更为强大，也是大部分时候我们所谓的&ldquo;闭包&rdquo;。</p></ul></span></p><ul class="con" style="padding-top: 10px; padding-right: 24px; padding-bottom: 0px; padding-left: 24px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; list-style-type: none; list-style-position: initial; list-style-image: initial; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; line-height: 26px; font-size: 14px; ">    <p>&nbsp;</p></ul>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/JavascriptBibaojieshao.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=653</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=653&amp;key=d59f3651</trackback:ping></item><item><title>植物大战僵尸我的关注</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/zhiwudazhanjiangshi.html</link><pubDate>Tue, 31 Aug 2010 14:19:39 +0800</pubDate><guid>http://www.aq82.com/post/zhiwudazhanjiangshi.html</guid><description><![CDATA[<p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;前段时间，听公司的小陈讲，说&ldquo;植物大战僵尸&rdquo;游戏挺好玩的。</p><p>&nbsp;&nbsp; &nbsp; &nbsp; 于是，我利用下班时间关注了这款游戏，而且在没有作弊的情况下全部通关，我在玩这款游戏时，我一直注意，这款游戏那些方面会如此的吸引人。</p><p>&nbsp;&nbsp; &nbsp; &nbsp;后来，我有个发现，植物大战僵尸的整个创意非常好，内部的游戏设计非常合理，这种巧妙的设计，在国内的小游戏中几乎是见不到。真不愧是4个人花了4年的时间开发出来的。</p>...]]></description><category>生活点滴</category><comments>http://www.aq82.com/post/zhiwudazhanjiangshi.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=652</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=652&amp;key=24c466e0</trackback:ping></item><item><title>搜集的一些不错.NET开源项目</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/OpenSourceNet.html</link><pubDate>Mon, 30 Aug 2010 13:58:42 +0800</pubDate><guid>http://www.aq82.com/post/OpenSourceNet.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: verdana; line-height: 21px; font-size: 14px; ">Eric Nelson是微软技术的传道者，也是<a href="http://msdn.microsoft.com/en-us/aa570311.aspx" target="_blank" style="color: rgb(142, 26, 16); text-decoration: underline; ">MSDN UK Flash</a>的技术编辑，他编写了一个列表，列出23个UK开发人员推荐的<a href="http://geekswithblogs.net/iupdateable/archive/2009/06/19/open-source-framework-and-library-recommendations.aspx" target="_blank" style="color: rgb(142, 26, 16); text-decoration: underline; ">.NET开源项目</a>。微软的一些开源项目如ASP.NET MVC、DLR、IronRuby、IronPython、MEF等则未列入其中。...</span></p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/OpenSourceNet.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=651</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=651&amp;key=16ca8f95</trackback:ping></item><item><title>差距在哪里，你与开发高手的距离有多远？</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/chajuzainali-niyukaifagaoshoudejuliyouduoyuan.html</link><pubDate>Mon, 30 Aug 2010 09:25:09 +0800</pubDate><guid>http://www.aq82.com/post/chajuzainali-niyukaifagaoshoudejuliyouduoyuan.html</guid><description><![CDATA[<p>&nbsp;<font class="Apple-style-span" size="5"><span class="Apple-style-span" style="font-size: 17px; line-height: 37px;">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span></font><span class="Apple-style-span" style="font-family: Simsun; font-size: 17px; line-height: 37px; "><span class="Apple-style-span" style="line-height: 26px; font-size: 14px; ">文中虽然界定了专家的概念和开发者成长为专家级的一般路径，但却忽视了一个问题：为什么只有少数人能成长为开发高手和专家级程序员？一般程序员与开发高手的差距在哪里？</span>...</span></p>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/chajuzainali-niyukaifagaoshoudejuliyouduoyuan.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=650</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=650&amp;key=cd966a89</trackback:ping></item><item><title>Fred Wilson 2010年2月在迈阿密举行的Web未来应用的年会上的演讲</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/Fred-Wilson-2010nian2yuezaimaiamijuxingdeWebweilaiyingyongdenianhuishangdeyanjiang.html</link><pubDate>Wed, 25 Aug 2010 14:17:29 +0800</pubDate><guid>http://www.aq82.com/post/Fred-Wilson-2010nian2yuezaimaiamijuxingdeWebweilaiyingyongdenianhuishangdeyanjiang.html</guid><description><![CDATA[<p>&nbsp;<span class="Apple-style-span" style="font-family: simsun; line-height: 27px; font-size: 17px; ">构建成功web应用的十项黄金法则<br /><br />开场白：<br />谢谢，大家好，很高兴能够来到迈阿密。昨晚我从纽约抵达的时候还很冷，地上都是积雪，但是现在这里却很温暖很舒服，非常高兴能够来到这里。<br /><br />演说前，Carsonified有人提议希望我能够列出构建成功web应用的十项法则, 我想了想：&ldquo;好吧，我都不知道是否能控制在是个&rdquo;。不过，我现在已经列出来了并打算今天分享给大家。这些都是源自我十五年来对web应用投资实践所得的经验，包含了我所学到的，如哪些实践方式有效而哪些实践方式无效等等。<br />...</span></p>]]></description><category>其它</category><comments>http://www.aq82.com/post/Fred-Wilson-2010nian2yuezaimaiamijuxingdeWebweilaiyingyongdenianhuishangdeyanjiang.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=649</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=649&amp;key=1ff77d8b</trackback:ping></item><item><title>这段时间</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/648.html</link><pubDate>Wed, 11 Aug 2010 23:05:03 +0800</pubDate><guid>http://www.aq82.com/post/648.html</guid><description><![CDATA[     上周六，拉肚子，拉动全身没力气，也没胃口吃饭，忍了一个下午，最终还是受不了。<br/><br/>     看了医生，说，急性肠炎，说是吃了脏东西。<br/><br/>     我就是正常的吃饭，也没吃啥零食啊？无语中。。。。<br/><br/>     回家吃了药，肚子还是一直很不舒服，向有什么东西在里面倒腾。NND。<br/><br/>     周末，顿顿白稀饭，也不想吃菜。依然没有效果。<br/><br/>     后来，连续几天，连站都快站不稳了。也曾想过请假，但还是勉强上班。<br/><br/><br/><br/>     在我之前，女儿也是上吐下泻的，吃什么吐什么，于是黄色警报，除白稀饭，其他零食全部不允许吃。顿顿白稀饭，半夜醒来时，就让她喝水。看着她闹着说“吃、吃、吃”，真是心疼。<br/>...]]></description><category>生活点滴</category><comments>http://www.aq82.com/post/648.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=648</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=648&amp;key=07cebcc4</trackback:ping></item><item><title>实战删除恶意SQL注入【转】</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/647.html</link><pubDate>Wed, 28 Jul 2010 17:42:30 +0800</pubDate><guid>http://www.aq82.com/post/647.html</guid><description><![CDATA[<p>以下内容为转载，本人为测试，之所以要转载该文章是因为之前有个同事因为技术问题导致数据库被注入木马。</p><p>========================================================</p><p>如何最快速度删除？ <br />&quot; &lt;script &nbsp; src=http://3b3.org/c.js&gt; &lt;/script&gt; &quot; <br />--------------------------------------------------------------- <br />...</p>]]></description><category>SQL数据库</category><comments>http://www.aq82.com/post/647.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=647</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=647&amp;key=820dcacd</trackback:ping></item><item><title>十个让你变成糟糕的程序员的行为</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/646.html</link><pubDate>Fri, 23 Jul 2010 11:23:25 +0800</pubDate><guid>http://www.aq82.com/post/646.html</guid><description><![CDATA[<p>&nbsp;<strong>1)  情绪化的思维</strong><br />如果你开始使用不同颜色的眼光来看待这个世界的话，那么你可能会成为一个很糟糕的程序员。情绪化的思维或态度很有可能会把自己变成一个怪物。相信你  经常可以看到很多很糟糕的程序会使用下面的这些语句：<br />我的程序不可能有这种问题。<br />Java就是shit。<br />我最恨的就是使用UML做设计。<br />需求怎么老在变，没办干了。<br />受不了这些人，他们到底懂不懂啊。<br />&hellip;&hellip;  &hellip;&hellip;<br />...</p>]]></description><category>其它</category><comments>http://www.aq82.com/post/646.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=646</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=646&amp;key=a6d6a85c</trackback:ping></item><item><title>asp.net 下制作一个简单的WebService</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/645.html</link><pubDate>Thu, 22 Jul 2010 15:56:01 +0800</pubDate><guid>http://www.aq82.com/post/645.html</guid><description><![CDATA[<p>&nbsp;下面，我们看看如何建立和部署一个最简单的web服务&nbsp;<br />...</p>]]></description><category>asp.net</category><comments>http://www.aq82.com/post/645.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=645</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=645&amp;key=6f9939c5</trackback:ping></item><item><title>无题</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/shenghuodiandiwuti.html</link><pubDate>Tue, 20 Jul 2010 23:14:00 +0800</pubDate><guid>http://www.aq82.com/post/shenghuodiandiwuti.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;这段时间，身心疲惫。想了很多自己的事情，生活、家庭、事业、特别是工作。。。</p><p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;转过头来，发现小猪为了这个家付出太多太多，而我所能给她的却只能无休止的家务活，</p><p>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;没当晚上无法入睡时，我就会看着睡在一边的小猪，心中都愧疚却无法表达，也曾多次发誓下班后要多帮老婆做点家务，却次次食言，很是失败。</p><p>...</p>]]></description><category>生活点滴</category><comments>http://www.aq82.com/post/shenghuodiandiwuti.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=644</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=644&amp;key=5986c4e2</trackback:ping></item></channel></rss>
