<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_代码作坊</title><subtitle type="text">坊间的一切源于实战，用于实战</subtitle><id>http://feed.cnblogs.com/blog/u/25894/rss</id><updated>2007-08-21T05:00:00Z</updated><author><name>老丹</name><uri>http://www.cnblogs.com/dypher/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dypher/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/25894/rss"/><entry><id>http://www.cnblogs.com/dypher/archive/2007/04/27/729522.html</id><title type="text">超强的IE DOM查看工具：IE Web Developer V2</title><summary type="text">使用firefox的时候，总是喜欢用它的DOM查看器来排查错误，或者是查看其他网站的页面设计。幸运的是，IE也有这么一个工具，而且，还要来得强大一些，这就是IeInspector公司的IE WebDeveloper V2。程序安装后是IE的一个内嵌插件，在IE工具条上默认会有一个打开按钮：打开后主界面如下：使用也很简单。在主界面下方，有五个功能的Tab切换。在Webpage Inspector功能...</summary><published>2007-04-27T04:00:00Z</published><updated>2007-04-27T04:00:00Z</updated><author><name>老丹</name><uri>http://www.cnblogs.com/dypher/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dypher/archive/2007/04/27/729522.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dypher/archive/2007/04/27/729522.html"/></entry><entry><id>http://www.cnblogs.com/dypher/archive/2007/04/24/725225.html</id><title type="text">FCKEditor的赋值和取值操作</title><summary type="text">1、获取编辑器中HTML内容functiongetEditorHTMLContents(EditorName){varoEditor=FCKeditorAPI.GetInstance(EditorName);return(oEditor.GetXHTML(true));}2、获取编辑器中文字内容（在博客发布时获取无html代码摘要使用）functiongetEditorTextContents(E...</summary><published>2007-04-24T06:05:00Z</published><updated>2007-04-24T06:05:00Z</updated><author><name>老丹</name><uri>http://www.cnblogs.com/dypher/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dypher/archive/2007/04/24/725225.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dypher/archive/2007/04/24/725225.html"/></entry><entry><id>http://www.cnblogs.com/dypher/archive/2007/04/19/719293.html</id><title type="text">执行文件、快捷方式和起始位置</title><summary type="text">其实是个老掉牙的问题了。 今天有个同事问我：&amp;#8220;安装软件过后，点击桌面上的快捷方式和双击执行文件开始，有什么不同？&amp;#8221; 为什么会有这个问题呢？因为他在程序里面需要调用外部的一个文件，而在从快捷方式开始的情况中，却找不到这个文件。 很简单，因为他在找这个文件的时候，使用的是相对路径，如&amp;#8220;../images/***.jpg&amp;#8221;，而点击快捷方式和双击执行文件开始...</summary><published>2007-04-19T02:11:00Z</published><updated>2007-04-19T02:11:00Z</updated><author><name>老丹</name><uri>http://www.cnblogs.com/dypher/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dypher/archive/2007/04/19/719293.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dypher/archive/2007/04/19/719293.html"/></entry></feed>
