<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>dogfish的专栏</title><link>http://blog.csdn.net/dogfish/</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 05 Dec 2008 16:14:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>dogfish</dc:creator><title>关于VB错误“文件未找到:'c:\windows\sytem32\ieframe.dll\1'“的解决方法</title><link>http://blog.csdn.net/dogfish/archive/2008/12/05/3453749.aspx</link><pubDate>Fri, 05 Dec 2008 16:11:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/12/05/3453749.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3453749.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/12/05/3453749.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3453749.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3453749</trackback:ping><description> 这个是由于ie7.0的bug引起的。 &lt;br /&gt;&lt;br /&gt;把以下内容做成一个注册表文件fixieframe.reg，导入注册表即可： &lt;br /&gt;&lt;br /&gt;Windows Registry Editor Version 5.00 &lt;br /&gt;[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}] &lt;br /&gt;[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1] &lt;br /&gt;@="Microsoft Internet Controls" &lt;br /&gt;[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0] &lt;br /&gt;[HKEY_CLASSES_ROOT\TypeLib\{EAB22AC0-30C1-11CF-A7EB-0000C05BAE0B}\1.1\0\win32] &lt;br /&gt;@="C:\\WINDOWS\\system3&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3453749.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>Coldfusion里使用cffunction定义的函数的参数顺序。</title><link>http://blog.csdn.net/dogfish/archive/2008/12/03/3434351.aspx</link><pubDate>Wed, 03 Dec 2008 07:17:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/12/03/3434351.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3434351.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/12/03/3434351.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3434351.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3434351</trackback:ping><description> 在coldfusion里，可以使用cffunction去定义一个自定义函数。但是有时候程序的设计不是很完美，自定义函数经常要修改，那么参数上的调用就会有问题。这个问题如何解决呢？coldfusion的自定义函数的参数传递原来可以看作属性。调用的时候可以告诉自定义函数，这个值是属于哪个参数的。以上的函数，如果不指定情况下传递参数，代码如下：那么a = &lt;img src ="http://blog.csdn.net/dogfish/aggbug/3434351.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>CFThread的使用点滴。</title><link>http://blog.csdn.net/dogfish/archive/2008/11/14/3296167.aspx</link><pubDate>Fri, 14 Nov 2008 06:42:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/11/14/3296167.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3296167.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/11/14/3296167.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3296167.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3296167</trackback:ping><description>今天使用了一下cfthread，记录一下：1. 一个简单的cfthread。以上的程序是1到100的累加。里面的所有变量都是thread里的本地变量。在外面是不能调用到的。无论是a还是l_key，都是本地变量。2. 一个带有参数的cfthread。&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3296167.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>在江门市白云航空服务中心购票受骗记。</title><link>http://blog.csdn.net/dogfish/archive/2008/10/28/3162301.aspx</link><pubDate>Tue, 28 Oct 2008 01:00:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/10/28/3162301.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3162301.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/10/28/3162301.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3162301.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3162301</trackback:ping><description>过程和相关手法公布一下，给大家一个参考。以后要购票朋友的要注意以下。过程今年，我岳母在购飞机票的时候，江门白云航空服务的售票员跟说我岳母，她买的机票不收改期费用，虽然价格比其他公司贵一点（看问题的存在），但是因为可以改票，所以把票买了。后来，我岳母要提前走，打算改期的时候，发现要给1000元的改期费。我和当初的售票员联系。我们问她为什么要给钱才能改期，她说只能他们改才可以免收费用。但是无论我们说那一天，她都说没有位置。我和香港的国泰联系，发现有很多机位。但是香港和内地不同啊，所以我和当地的其他旅行社联系，得到的答案是：机位是有的。我再跟她联系，她说如果给钱就可以升级（我们原来就是L舱，就是说升级就不是L位）, 那就有位置了。我们答应升级，他们就帮我们预留位置。后来，我再和国泰联系，发现所谓的升级来世原来的L舱。 我们的所谓升级费用，就是改期的费用。因为这个原因，我跟他们吵起来。当然，没有结果的了。问题的存在机票上确实是写着限制条件。用英文写的。我岳母不懂，所&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3162301.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>用WINRAR实现命令行解压</title><link>http://blog.csdn.net/dogfish/archive/2008/10/25/3141714.aspx</link><pubDate>Sat, 25 Oct 2008 10:08:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/10/25/3141714.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3141714.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/10/25/3141714.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3141714.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3141714</trackback:ping><description>在Windows下实现命令行解压有不少的方法。可是使用PKZIP，可以使用WINRAR。PKZIP的在32位的系统运行正常，但是在64位的系统下运行出错。 &lt;br /&gt;&lt;br /&gt;WINRAR是个不错的选择。经过测试，可以在64位系统下完成命令行解压。&lt;br /&gt;&lt;br /&gt;这里有一个例子：&lt;br /&gt;"C:\Program Files\WinRAR\WinRAR.exe" e -y abc.zip c:\abc&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3141714.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>在手机上使用Gmail，需要证书的问题。</title><link>http://blog.csdn.net/dogfish/archive/2008/10/16/3084865.aspx</link><pubDate>Thu, 16 Oct 2008 11:23:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/10/16/3084865.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3084865.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/10/16/3084865.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3084865.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3084865</trackback:ping><description>&lt;br /&gt;最近使用手机用gmail。Gmail提供了客户端。但是每次打开的时候就会出现一个错误提示。&lt;br /&gt;&lt;br /&gt;Sorry, the Gmail mobile app will not work on your phone. Your phone doesn’t have the appropriate certificate to communicate with Gmail. Try accessing Gmail on your mobile browser at http://m.gmail.com.“ when running Gmail for mobile application.&lt;br /&gt;&lt;br /&gt;在google上查找， 得到一下的解决方法。打开手机上的浏览器。输入一下网址：https://www.verisign.com/cgi-bin/support/rootcert/getrootcert.cer当浏览器提示是否安装证书的时候，选择安装。关闭浏览器。打开Gmail的客户端登陆，这时候错误提示没有了。可以使用gmail的客户端了。&lt;br /&gt;以&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3084865.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>服务器强制使用强加密的SSL</title><link>http://blog.csdn.net/dogfish/archive/2008/10/07/3027258.aspx</link><pubDate>Tue, 07 Oct 2008 12:05:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/10/07/3027258.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/3027258.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/10/07/3027258.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/3027258.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3027258</trackback:ping><description>&lt;br /&gt;最近跟银行连接。银行要求要达到一定的强度的SSL连接才提供服务。Windows 2003或一下版本的服务器提供了各种版本的连接。其中一些SSL和加密算法是比较弱的。如：SSL 2.0，现在要求强行使用SSL 3.0.&lt;br /&gt;&lt;br /&gt;如果要实现强行使用SSL 3.0, 就必须把SSL 2.0去掉。以下步骤就可以实现：在“开始”→ “运行”里输入regedit在注册表里找&lt;img src ="http://blog.csdn.net/dogfish/aggbug/3027258.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>dogfish</dc:creator><title>Font 'Arial' does not support style 'Regular' 的问题</title><link>http://blog.csdn.net/dogfish/archive/2008/09/26/2982952.aspx</link><pubDate>Fri, 26 Sep 2008 14:05:00 GMT</pubDate><guid>http://blog.csdn.net/dogfish/archive/2008/09/26/2982952.aspx</guid><wfw:comment>http://blog.csdn.net/dogfish/comments/2982952.aspx</wfw:comment><comments>http://blog.csdn.net/dogfish/archive/2008/09/26/2982952.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/dogfish/comments/commentRss/2982952.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2982952</trackback:ping><description>&lt;br /&gt;最近使用bluedragon版本的cfchart时候，出现一个错误：Font 'Arial' does not support style 'Regular' 。由于bluedragon的底层是dotnet。所以使用dotnet可能也会碰到这个问题。&lt;br /&gt;&lt;br /&gt;这个问题是由字体产生的。原因没有深究。&lt;br /&gt;&lt;br /&gt;解决方法如下：在系统原装盘里找到相关的字体。一般在i386这个文件夹下面。使用expand解压那个字体。expand ARIA&lt;img src ="http://blog.csdn.net/dogfish/aggbug/2982952.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>