<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>category/362524.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 02 May 2008 19:57:14 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>一寒</dc:creator><title>Javascript技术之详尽解析event对象</title><link>http://blog.csdn.net/sdust_zh/archive/2008/05/02/2363285.aspx</link><pubDate>Fri, 02 May 2008 19:57:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/05/02/2363285.aspx</guid><wfw:comment>comments/2363285.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/05/02/2363285.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2363285.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2363285</trackback:ping><description>FDSAFFSDAFSA&lt;img src ="aggbug/2363285.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>转换字符串为json对象的方法 </title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201594.aspx</link><pubDate>Fri, 21 Mar 2008 08:50:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201594.aspx</guid><wfw:comment>comments/2201594.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201594.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2201594.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201594</trackback:ping><description>JSON是一种便于操作使用的轻量级数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。具体介绍请查看：http://www.json.org。
很多时候我们需要组装字符串为json对象，首先要组合字符串，然后转换为json对象，如下面的例子：
&lt;img src ="aggbug/2201594.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>深入浅出JSON </title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201564.aspx</link><pubDate>Fri, 21 Mar 2008 08:37:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201564.aspx</guid><wfw:comment>comments/2201564.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201564.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2201564.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201564</trackback:ping><description>JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式，易于阅读和编写，同时也易于机器解析和生成。它基于ECMA262语言规范（1999-12第三版）中JavaScript编程语言的一个子集。 JSON采用与编程语言无关的文本格式，但是也使用了类C语言（包括C， C++， C#， Java， JavaScript， Perl， Python等）的习惯，这些特性使JSON成为理想的数据交换格式。&lt;img src ="aggbug/2201564.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>面向对象的JavaScript </title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201548.aspx</link><pubDate>Fri, 21 Mar 2008 08:33:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201548.aspx</guid><wfw:comment>comments/2201548.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201548.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2201548.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201548</trackback:ping><description>JavaScript 是一种解释型的、基于对象的脚本语言。尽管与 C++、C# 这样成熟的面向对象的语言相比，JavaScript的功能要弱一些，但对于它的预期用途而言，JavaScript的功能已经足够大了。但是由于各种各样的原因，我们在实际进行开发的过程中往往忽略了他基于对象的这一特性，以至JavaScript编写的程序显的杂乱无章。这样不仅不易于观看，更不易于修改。今天就让我们来看看JavaScript基于对象的这一特性。&lt;img src ="aggbug/2201548.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>JavaScript 面向对象编程, 第一部分: 继承</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201527.aspx</link><pubDate>Fri, 21 Mar 2008 08:23:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201527.aspx</guid><wfw:comment>comments/2201527.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201527.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2201527.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201527</trackback:ping><description>我们将向你展示 JavaScript 如何实现面向对象的语言中的: 继承. 同时, 这些例子将向你展示如何实现类的封装. 在此, 我们不会讨论多态实现.&lt;img src ="aggbug/2201527.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>[转载]javascript 的面向对象特性参考</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201525.aspx</link><pubDate>Fri, 21 Mar 2008 08:21:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201525.aspx</guid><wfw:comment>comments/2201525.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/21/2201525.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2201525.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2201525</trackback:ping><description>最近在看用javascript+css实现rich client。javascript 也是一个蛮有意思的语言。特别是其面向对象的实现和其他“标准”的OO launguage有很大的不同。但是，都是动态语言，我还是觉得它比起python语法和库都差得太远。可是没有explorer支持python开发啊。。。：（ &lt;img src ="aggbug/2201525.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>2D-Position </title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2197451.aspx</link><pubDate>Wed, 19 Mar 2008 17:17:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2197451.aspx</guid><wfw:comment>comments/2197451.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2197451.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2197451.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2197451</trackback:ping><description>2D-Position 允许通过拖曳移动绝对定位的对象。 
AbsolutePosition 设定元素的 position 属性为“absolute”(绝对)。 
BackColor 设置或获取当前选中区的背景颜色。 
BlockDirLTR 目前尚未支持。 
BlockDirRTL 目前尚未支持。 &lt;img src ="aggbug/2197451.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>Web页面快捷键自定义</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2196808.aspx</link><pubDate>Wed, 19 Mar 2008 12:56:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2196808.aspx</guid><wfw:comment>comments/2196808.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2196808.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2196808.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2196808</trackback:ping><description>在很多网页中，可以使用快捷来完成一定的动作，比如discuz论坛的“完成后可按 Ctrl+Enter 发布”功能！ 

　　这样的功能是用JavaScript中的event属性的KeyCode方法完成，利用onKeyDown事件进行驱动。 
　　在JavaScript中，可以通过keyCode属性来得到用户所按键的ASSCII码值。具体对应关系可以查ASSCII码表。 &lt;img src ="aggbug/2196808.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>多种网页弹出窗口代码</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2195883.aspx</link><pubDate>Wed, 19 Mar 2008 08:49:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2195883.aspx</guid><wfw:comment>comments/2195883.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/19/2195883.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2195883.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2195883</trackback:ping><description>  1.弹启一个全屏窗口 
＜html＞ 
＜body onload="window.open(' http://www.e3i5.com','example01','fullscreen');"＞ 
＜b＞www.e3i5.com＜/b＞ 
＜/body＞ 
＜/html＞ &lt;img src ="aggbug/2195883.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>Lightbox JS v2.02不错的效果</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2192176.aspx</link><pubDate>Mon, 17 Mar 2008 15:49:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2192176.aspx</guid><wfw:comment>comments/2192176.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2192176.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2192176.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2192176</trackback:ping><description>Lightbox JS 是一个简单而又谦恭的用来把图片覆盖在当前页面上的脚本. 它能被快速安装并且运作于所有流行的浏览器.
&lt;img src ="aggbug/2192176.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>不错的弹出层并可以拖动代码</title><link>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2191573.aspx</link><pubDate>Mon, 17 Mar 2008 13:17:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2191573.aspx</guid><wfw:comment>comments/2191573.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/03/17/2191573.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2191573.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2191573</trackback:ping><description>不错的弹出层并可以拖动代码
本文转中国秀未来设计  http://www.showweb.cn ,转载请注明出处。

&lt;img src ="aggbug/2191573.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>JavaScript真实面目</title><link>http://blog.csdn.net/sdust_zh/archive/2008/02/27/2123982.aspx</link><pubDate>Wed, 27 Feb 2008 11:06:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/02/27/2123982.aspx</guid><wfw:comment>comments/2123982.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/02/27/2123982.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2123982.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2123982</trackback:ping><description>JavaScript真实面目&lt;img src ="aggbug/2123982.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>取得鼠标位置</title><link>http://blog.csdn.net/sdust_zh/archive/2008/01/31/2075337.aspx</link><pubDate>Thu, 31 Jan 2008 16:25:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/01/31/2075337.aspx</guid><wfw:comment>comments/2075337.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/01/31/2075337.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2075337.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2075337</trackback:ping><description>取得鼠标位置&lt;img src ="aggbug/2075337.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>javascript文件操作</title><link>http://blog.csdn.net/sdust_zh/archive/2008/01/29/2071072.aspx</link><pubDate>Tue, 29 Jan 2008 10:18:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/01/29/2071072.aspx</guid><wfw:comment>comments/2071072.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/01/29/2071072.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2071072.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2071072</trackback:ping><description>javascript文件操作&lt;img src ="aggbug/2071072.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>一寒</dc:creator><title>新手入门：Javascript的使用技巧大全  </title><link>http://blog.csdn.net/sdust_zh/archive/2008/01/28/2070232.aspx</link><pubDate>Mon, 28 Jan 2008 16:44:00 GMT</pubDate><guid>http://blog.csdn.net/sdust_zh/archive/2008/01/28/2070232.aspx</guid><wfw:comment>comments/2070232.aspx</wfw:comment><comments>http://blog.csdn.net/sdust_zh/archive/2008/01/28/2070232.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2070232.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2070232</trackback:ping><description>新手入门：Javascript的使用技巧大全  &lt;img src ="aggbug/2070232.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>