<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_CrazyWill</title><subtitle type="text">Will Crazy</subtitle><id>http://feed.cnblogs.com/blog/u/13332/rss</id><updated>2007-06-22T00:51:23Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/13332/rss"/><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792578.html</id><title type="text">VBscript(ASP)计算程序运行时间，精度到毫秒</title><summary type="text">让服务器执行50万次加法(整数运算)和20万次开方(浮点运算)，记录其所使用的时间。&amp;lt;br/&amp;gt;&amp;lt;%dimi,t1,t2,tempvalue,runtime1,runtime2'开始计算50万次加法所需时间t1=timer()fori=1to500000tempvalue=1+1nextt2=timer()runtime1=formatnumber((t2-t1)*1000,2)'...</summary><published>2007-06-22T00:51:00Z</published><updated>2007-06-22T00:51:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792578.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792578.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792570.html</id><title type="text">VBscript(ASP)常用函数</title><summary type="text">没办法，工作需要，还是得稍微写一些ASP的代码，郁闷，先放一份函数表在这里备查吧VBscript(ASP)常用函数：1.数值型函数：abs(num): 返回绝对值sgn(num): num&amp;gt;0 1; num=0 0; num&amp;lt;0 -1;判断数值正负hex(num): 返回十六进制值 直接表示：&amp;amp;Hxx 最大8位oct(num): 返回八进制值 直接表示：&amp;amp;Oxx 最大8...</summary><published>2007-06-22T00:42:00Z</published><updated>2007-06-22T00:42:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792570.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/06/22/792570.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711280.html</id><title type="text">301永久重定向实现方式及302重定向</title><summary type="text">在我们的网站建设中，时常会遇到需要网页重定向的情况：象网站调整，如改变网页目录结构，网页被移到一个新地址，再或者，网页扩展名改变，如因应用需要把.php改成.Html或.shtml，在这种情况下，如果不做重定向，则用户收藏夹或搜索引擎数据库中旧地址只能让访问客户还会得到一个404页面错误信息，访问流量白白丧失；再如某些注册了多个域名的网站，也需要通过重定向让访问这些域名的用户自动跳转到主站点，等等...</summary><published>2007-04-12T13:38:00Z</published><updated>2007-04-12T13:38:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711280.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711280.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711109.html</id><title type="text">开源搜索引擎资源</title><summary type="text">开放源代码搜索引擎为人们学习、研究并掌握搜索技术提供了极好的途径与素材，推动了搜索技术的普及与发展，使越来越多的人开始了解并推广使用搜索技术。使用开源搜索引擎，可以大大缩短构建搜索应用的周期，并可根据应用需求打造个性化搜索应用，甚至构建符合特定需求的搜索引擎系统。搜索引擎的开源，无论是对技术人员还是普通用户，都是一个福音。搜索引擎的工作流程主要分为三步：从互联网抓取网页&amp;#8594;创建抓取网页的...</summary><published>2007-04-12T11:03:00Z</published><updated>2007-04-12T11:03:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711109.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/04/12/711109.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/03/30/694067.html</id><title type="text">Google推出新翻译技术，使用“统计学机器翻译”</title><summary type="text">目前，Google在阿拉伯文，中文，俄文以及英文的双向翻译系统中提供了统计学机器翻译功能，地址为：http://www.google.com/language_tools马上实际使用测试一下看看。原文：Google未来的蓝图当中，利用机器逻辑，而不是语言专家，人们将可以瞬间翻译世界几大主流的语言。中-&amp;gt;英：Google, a blueprint for the future, the use...</summary><published>2007-03-30T07:13:00Z</published><updated>2007-03-30T07:13:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/03/30/694067.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/03/30/694067.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2007/03/22/684018.html</id><title type="text">18种方法让你集中精力工作</title><summary type="text">在DreamMX.com看到的，不错，相当不错。非常适合现在的我。原文链接：http://www.davecheong.com/2006/08/14/18-ways-to-stay-focused-at-work原文作者：Dave Cheong翻译： 不详 　　在过去的几年中我在许多场所工作过。有一个项目甚至八十个人同时坐在一个开放的场所上班。在这种环境下工作就很难集中注意力。尽管现在我所在的项目...</summary><published>2007-03-22T06:35:00Z</published><updated>2007-03-22T06:35:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2007/03/22/684018.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2007/03/22/684018.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2006/11/06/551904.html</id><title type="text">IE的BUG</title><summary type="text">对于类似下面这样的http header Content-Type: text/html; charset=gb2312; Content-Disposition: inline; filename="ABC_ATTACHMENT_DEF" 我分析IE对Content-Disposition项的处理是，把inline; filename="ABC_ATTACHMENT_DEF" 当一整个字符串进行...</summary><published>2006-11-06T08:16:00Z</published><updated>2006-11-06T08:16:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2006/11/06/551904.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2006/11/06/551904.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2006/10/31/545691.html</id><title type="text">弱智的卡巴死机</title><summary type="text">只要安装了卡巴死机，Coremail的邮件系统(包括163.com等)，就不能再看到任何邮件内容。关闭卡巴死机，马上就恢复正常。一直怀疑是卡巴的HTTP/WEB过滤规则有问题，可能是邮件系统的什么javascript导致的。花了很大力气去查，没结果。这个问题一直持续了两个多月时间，客服那边只能是建议用户不要使用卡巴死机。直到昨天我一个很偶然的情况下搞定了。Coremail邮件系统查看邮件内容的页面...</summary><published>2006-10-31T08:25:00Z</published><updated>2006-10-31T08:25:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2006/10/31/545691.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2006/10/31/545691.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2006/09/25/514627.html</id><title type="text">bash比较文件时间和当前时间</title><summary type="text">ft=`date+%Y%m%d%H%M%S-Iseconds-rfilea`ct=`date+%Y%m%d%H%M%S-Iseconds`if["$ct"-gt"$ft"]thenecho"CurrentTimeLargethanfiletime"echo"$ct-$ft="echo$[$ct-$ft]fi上面的秒数计算是不对的。echo $[`date +%H` * 3600 + `date +...</summary><published>2006-09-25T14:14:00Z</published><updated>2006-09-25T14:14:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2006/09/25/514627.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2006/09/25/514627.html"/></entry><entry><id>http://www.cnblogs.com/CrazyWill/archive/2006/09/21/511151.html</id><title type="text">老问题: SQL server 2000安装过程中错误解决</title><summary type="text">sql server 2000 以前的某个程序安装已在安装计算机上创建挂起的文件操作 解决办法电脑上的SQL被我卸载之后就出现这个问题，从网上找到的解决方法，希望遇到同样问题的朋友更容易搜到，好了，可以继续学习DB了。sqlserver2000以前的某个程序安装已在安装计算机上创建挂起的文件操作解决办法以前装过sqlserver，后来删掉。现在重装，却出现&amp;#8220;以前的某个程序安装已在安装计...</summary><published>2006-09-21T12:49:00Z</published><updated>2006-09-21T12:49:00Z</updated><author><name>CrazyWill</name><uri>http://www.cnblogs.com/CrazyWill/</uri></author><link rel="alternate" href="http://www.cnblogs.com/CrazyWill/archive/2006/09/21/511151.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/CrazyWill/archive/2006/09/21/511151.html"/></entry></feed>
