<?xml version="1.0" 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>Mon, 06 Sep 2010 22:15:45 +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/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> 15 个 JavaScript Web UI 库</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/JavaScriptWebUI.html</link><pubDate>Fri, 02 Jul 2010 15:29:08 +0800</pubDate><guid>http://www.aq82.com/post/JavaScriptWebUI.html</guid><description><![CDATA[<p>&nbsp;几乎所有的富 Web 应用都基于一个或多个 Web UI 库或框架，这些 UI 库与框架极大地简化了开发进程，并带来一致，可靠，以及高度交互性的用户界面。本文介绍了 15 个非常强大的 JavaScript Web UI 库，非常适合各种各种规模的富 Web 应用的开发。...</p>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/JavaScriptWebUI.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=639</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=639&amp;key=c4012505</trackback:ping></item><item><title>Content-Disposition的使用和注意事项[转]</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/Content-DispositionBeCareful.html</link><pubDate>Thu, 25 Jun 2009 11:53:27 +0800</pubDate><guid>http://www.aq82.com/post/Content-DispositionBeCareful.html</guid><description><![CDATA[最近不少Web技术圈内的朋友在讨论协议方面的事情，有的说web开发者应该熟悉web相关的协议，有的则说不用很了解。个人认为这要分层次来看待这个问题，对于一个新手或者刚入门的web开发人员而言，研究协议]]></description><category>技术文章</category><comments>http://www.aq82.com/post/Content-DispositionBeCareful.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=521</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=521&amp;key=518a9d89</trackback:ping></item><item><title>MVC简单介绍[转载]</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/465.html</link><pubDate>Tue, 14 Oct 2008 13:22:59 +0800</pubDate><guid>http://www.aq82.com/post/465.html</guid><description><![CDATA[每个用户部件根据它自己的配置进行初始化，加载校验器并设置参数，以及事件的委托等；用户提交后，通过了表示层的校验，用户部件把数据自动提交给业务实体即模型。　　这一部分主要定义了WEB页面基类PageBa]]></description><category>技术文章</category><comments>http://www.aq82.com/post/465.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=465</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=465&amp;key=8b4f684e</trackback:ping></item><item><title>web性能测试分析(asp.net)</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/462.html</link><pubDate>Fri, 10 Oct 2008 09:05:04 +0800</pubDate><guid>http://www.aq82.com/post/462.html</guid><description><![CDATA[用于Web性能分析的工具还有很多，以下只不过是我所略知的几种，如各位有使用未列出性能工具，请跟帖共享。以下软件都可容易下载到.我建议全部下载，根据自已的需求，选择最适合自己的一款，呵呵，这个工作比较累呀。<br/>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/462.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=462</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=462&amp;key=77f94e9e</trackback:ping></item><item><title>大型网站架构演变和知识体系</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/461.html</link><pubDate>Tue, 07 Oct 2008 16:09:26 +0800</pubDate><guid>http://www.aq82.com/post/461.html</guid><description><![CDATA[[FONT-FACE=宋体]之前也有一些介绍大型网站架构演变的文章，例如[/FONT-FACE]LiveJournal[FONT-FACE=宋体]的、[/FONT-FACE]ebay[font=宋体]的，都是非常值得参考的，不过感觉他们讲的]]></description><category>技术文章</category><comments>http://www.aq82.com/post/461.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=461</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=461&amp;key=f890e6d1</trackback:ping></item><item><title>asp与activex的交互式开发(三)</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/444.html</link><pubDate>Wed, 03 Sep 2008 10:06:02 +0800</pubDate><guid>http://www.aq82.com/post/444.html</guid><description><![CDATA[第一篇地址:http://www.aq82.com/article.asp?id=447.html<br/>第二篇地址:http://www.aq82.com/article.asp?id=448.html<br/>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/444.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=444</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=444&amp;key=ffe8bb8b</trackback:ping></item><item><title>asp与activex的交互式开发(二)</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/443.html</link><pubDate>Wed, 03 Sep 2008 10:04:02 +0800</pubDate><guid>http://www.aq82.com/post/443.html</guid><description><![CDATA[<p>上一篇地址:http://www.aq82.com/article.asp?id=447.html<br /><br />我们来看看如何从服务端获取数据，传递到ActiveX控件中。<br /><br />1）  初始化时使用参数绑定</p>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/443.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=443</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=443&amp;key=f9469165</trackback:ping></item><item><title>asp与activex的交互式开发(一)</title><author>han821127@163.com (aq82)</author><link>http://www.aq82.com/post/442.html</link><pubDate>Wed, 03 Sep 2008 09:57:08 +0800</pubDate><guid>http://www.aq82.com/post/442.html</guid><description><![CDATA[这段时间,市体育局举办的五大联赛(www.xmsports.org)上使用的报名系统要使用到"二代身份证阅读器",虽然我要VB开发出了这个产品,并且是离线式(即可以不用跟数据库关联),并且可以实现跟Web数据库同步.<br/>]]></description><category>技术文章</category><comments>http://www.aq82.com/post/442.html#comment</comments><wfw:comment>http://www.aq82.com/</wfw:comment><wfw:commentRss>http://www.aq82.com/feed.asp?cmt=442</wfw:commentRss><trackback:ping>http://www.aq82.com/cmd.asp?act=tb&amp;id=442&amp;key=94928ffb</trackback:ping></item></channel></rss>
