<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>itzhiren的专栏 - JavaScript</title><link>http://blog.csdn.net/itzhiren/category/214763.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 17 Apr 2008 13:50:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>itzhiren</dc:creator><title>ajax应用 系统错误:-1072896748</title><link>http://blog.csdn.net/itzhiren/archive/2007/12/26/1967908.aspx</link><pubDate>Wed, 26 Dec 2007 13:07:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/12/26/1967908.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1967908.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/12/26/1967908.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1967908.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1967908</trackback:ping><description>AJAX默认的是UTF-8编码，我的是GB2312，导致该错误
保持两边的字符集一致，最好使用UTF-8编码，因为XMLHTTPRequest对象默认用UTF-8传输
&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1967908.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>js准确计算字符串长度</title><link>http://blog.csdn.net/itzhiren/archive/2007/06/29/1671061.aspx</link><pubDate>Fri, 29 Jun 2007 09:20:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/06/29/1671061.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1671061.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/06/29/1671061.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1671061.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1671061</trackback:ping><description>js准确计算字符串长度
&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1671061.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>在input的type="text"里控制只能输入数字</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/20/1572577.aspx</link><pubDate>Fri, 20 Apr 2007 15:32:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/20/1572577.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1572577.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/20/1572577.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1572577.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1572577</trackback:ping><description>&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1572577.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>如何实现返回上一页并刷新页面的功能</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/19/1570111.aspx</link><pubDate>Thu, 19 Apr 2007 10:18:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/19/1570111.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1570111.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/19/1570111.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1570111.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1570111</trackback:ping><description>1.超链接形式:&gt;返回上一页   

2.自动返回:"&gt; 

3.通过Session控制返回的页是否刷新   

&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1570111.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>让Iframe自适应高度</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550661.aspx</link><pubDate>Tue, 03 Apr 2007 16:12:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550661.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1550661.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550661.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1550661.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1550661</trackback:ping><description>在Iframe中显示内容时，如果内容不固定，那么就需要让Iframe来自动适应页面的高度，下面是几种方法&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1550661.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>js中去掉字符串两边的空格</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550652.aspx</link><pubDate>Tue, 03 Apr 2007 16:05:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550652.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1550652.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550652.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1550652.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1550652</trackback:ping><description>js中去掉字符串两边的空格&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1550652.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>javascript40种网页常用小技巧</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550648.aspx</link><pubDate>Tue, 03 Apr 2007 16:03:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550648.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1550648.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550648.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1550648.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1550648</trackback:ping><description>彻底屏蔽鼠标右键 不准粘贴 防止复制 IE地址栏前换成自己的图标 网页将不能被另存为 删除时确认 取得控件的绝对位置 光标是停在文本框文字的最后 判断上一页的来源 最小化、最大化、关闭窗口 怎样让表单没有凹凸感？ 怎样去掉图片链接点击后，图片周围的虚线 检查一段字符串是否全由数字组成 怎么判断是否是字符 在规定时间内跳转 让Iframe自适应高度

 &lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1550648.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>在B/S开发中经常用到的javaScript技术</title><link>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550640.aspx</link><pubDate>Tue, 03 Apr 2007 15:54:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550640.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1550640.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/04/03/1550640.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1550640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1550640</trackback:ping><description>在B/S开发中经常用到的javaScript技术&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1550640.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>用Iframe实现框架的功能,并可以打开或关闭左栏</title><link>http://blog.csdn.net/itzhiren/archive/2007/03/15/1530451.aspx</link><pubDate>Thu, 15 Mar 2007 16:56:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/03/15/1530451.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1530451.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/03/15/1530451.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1530451.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1530451</trackback:ping><description>用Iframe实现框架的功能,并可以打开或关闭左栏&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1530451.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>JS获取客户端网卡物理地址(MAC)</title><link>http://blog.csdn.net/itzhiren/archive/2007/03/06/1521737.aspx</link><pubDate>Tue, 06 Mar 2007 08:41:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/03/06/1521737.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1521737.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/03/06/1521737.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1521737.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1521737</trackback:ping><description>首先,我们知道手动查看MAC地址的方法有以下几种(我用的操作系统是Windows XP):

1.点击菜单“开始—所有程序—附件—系统工具—系统信息”，接着在弹出的窗口中点击“组件－网络－适配器”，稍等片刻，我们就可以在右面看见网络适配器的详细信息了，其中就包括MAC地址。


2.打开“运行”对话框输入“cmd”，接着在打开的命令行窗口中输入“ipconfig /all”，按回车后找到“Physical Address”项，这个就是网卡的MAC地址的。

那么如果使用程序来实现的话,应该怎样实现呢?下面说一下JS的实现方法,下面程序运行之前,请先做以下设置:

打开IE  工具-- Internet选项--安全--自定义级别--对没有标记为安全activex控件作初始化...
把这个选项设置为 提示

&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1521737.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>document.execCommand() 解析</title><link>http://blog.csdn.net/itzhiren/archive/2007/02/13/1508912.aspx</link><pubDate>Tue, 13 Feb 2007 09:57:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/02/13/1508912.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1508912.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/02/13/1508912.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1508912.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1508912</trackback:ping><description>CreateLink 在当前选中区上插入超级链接，或显示一个对话框允许用户指定要为当前选中区插入的超级链接的 URL。InsertButton 用按钮控件覆盖当前选中区。InsertInputButton 用按钮控件覆盖当前选中区。InsertInputCheckbox 用复选框控件覆盖当前选中区。InsertInputHidden 插入隐藏控件覆盖当前选中区。InsertInputImage 用图像控件覆盖当前选中区。InsertInputText 用文本控件覆盖当前选中区。InsertSelectListbox 用列表框控件覆盖当前选中区。InsertTextArea 用多行文本输入控件覆盖当前选中区。Unselect 清除当前选中区的选中状态。&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1508912.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>常用JavaScript大全</title><link>http://blog.csdn.net/itzhiren/archive/2007/02/08/1505454.aspx</link><pubDate>Thu, 08 Feb 2007 15:53:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2007/02/08/1505454.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1505454.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2007/02/08/1505454.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1505454.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1505454</trackback:ping><description>1.document.write(""); 输出语句  
2.JS中的注释为//  
3.传统的HTML文档顺序是:document-&gt;html-&gt;(head,body)  
4.一个浏览器窗口中的DOM顺序是:window-&gt;(navigator,screen,history,location,document)  
5.得到表单中元素的名称和值:document.getElementById("表单中元素的ID号").name(或＆#118alue)  
6.一个小写转大写的＆#106s: document.getElementById("output").＆#118alue = document.getElementById("input").＆#118alue.toUpperCase();  
7.JS中的值类型:String,Number,Boolean,Null,Object,Function  
8.JS中的字符型转换成数值型:parseInt(),parseFloat()  
9.JS中的数字转换成字符型:(""+变量)  
10.JS中的取字符串长度&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1505454.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>用JS写的一个日历</title><link>http://blog.csdn.net/itzhiren/archive/2006/08/24/1113058.aspx</link><pubDate>Thu, 24 Aug 2006 16:37:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2006/08/24/1113058.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/1113058.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2006/08/24/1113058.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/1113058.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1113058</trackback:ping><description>用JS写的一个日历，还可以。
这是一个网友的问题，要求改成只显示当前月份的天数，多余的不显示。已经改完了，发上来与大家分享
&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/1113058.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>itzhiren</dc:creator><title>常用正则表达式</title><link>http://blog.csdn.net/itzhiren/archive/2006/06/23/824629.aspx</link><pubDate>Fri, 23 Jun 2006 10:13:00 GMT</pubDate><guid>http://blog.csdn.net/itzhiren/archive/2006/06/23/824629.aspx</guid><wfw:comment>http://blog.csdn.net/itzhiren/comments/824629.aspx</wfw:comment><comments>http://blog.csdn.net/itzhiren/archive/2006/06/23/824629.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/itzhiren/comments/commentRss/824629.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=824629</trackback:ping><description>正则表达式 只能输入数字 日期 email 验证&lt;img src ="http://blog.csdn.net/itzhiren/aggbug/824629.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>