<?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/6967/rss</id><updated>2011-12-23T01:35:41Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/6967/rss"/><entry><id>http://www.cnblogs.com/dragon/archive/2008/07/04/FileSystemWatcher.html</id><title type="text">FileSystemWatcher事件多次触发的解决方法</title><summary type="text">本文讨论了如何处理FileSystemWatcher针对同一文件变化的多次事件触发,代码借鉴了log4net的处理方法。</summary><published>2008-07-03T18:37:00Z</published><updated>2008-07-03T18:37:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2008/07/04/FileSystemWatcher.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2008/07/04/FileSystemWatcher.html"/><content type="text">本文讨论了如何处理FileSystemWatcher针对同一文件变化的多次事件触发,代码借鉴了log4net的处理方法。</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2007/06/04/769766.html</id><title type="text">infragistics netadvantage 2007 相关下载地址</title><summary type="text">http://dl.infragistics.com/products/NetAdvantage/Suite/2007.1/trial/CLR2X/8160AC9DD3A34369948A6241FFEC726C/NetAdvantage_20071_CLR2x_NET_Trial.ziphttp://dl.infragistics.com/products/NetAdvantage/Window...</summary><published>2007-06-03T16:07:00Z</published><updated>2007-06-03T16:07:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2007/06/04/769766.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2007/06/04/769766.html"/><content type="text">http://dl.infragistics.com/products/NetAdvantage/Suite/2007.1/trial/CLR2X/8160AC9DD3A34369948A6241FFEC726C/NetAdvantage_20071_CLR2x_NET_Trial.ziphttp://dl.infragistics.com/products/NetAdvantage/Window...</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2006/09/01/IBATISNET_Type_Cast.html</id><title type="text">IBatis.Net 中的数据类型转换</title><summary type="text">关键词：IBatis.NET Access mdb cast typeHandler 类型转换这两天被IBatis.Net 和MS Access(*.mdb)数据库之间数据类型转换的问题折磨得死去活来，终于解决了，写下来以备参考：问题是这样的：我在项目中使用了IBatis.Net，数据库使用的是 MS Access。因为Access数据库没有float或double类型，只有Currency类型可以用作浮点数。所以当我使用.NET中的double类型访问数据库中的Currency类型时，数据库访问语句抛出了数据转换异常: "Specified cast is not valid."</summary><published>2006-09-01T13:29:00Z</published><updated>2006-09-01T13:29:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2006/09/01/IBATISNET_Type_Cast.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2006/09/01/IBATISNET_Type_Cast.html"/><content type="text">关键词：IBatis.NET Access mdb cast typeHandler 类型转换这两天被IBatis.Net 和MS Access(*.mdb)数据库之间数据类型转换的问题折磨得死去活来，终于解决了，写下来以备参考：问题是这样的：我在项目中使用了IBatis.Net，数据库使用的是 MS Access。因为Access数据库没有float或double类型，只有Currency类型可以用作浮点数。所以当我使用.NET中的double类型访问数据库中的Currency类型时，数据库访问语句抛出了数据转换异常: "Specified cast is not valid."</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2006/05/09/394923.html</id><title type="text">深入浅出之正则表达式（二）</title><summary type="text">本文是前一片文章《深入浅出之正则表达式（一）》的续篇，在本文中讲述了正则表达式中的组与向后引用，先前向后查看，条件测试，单词边界，选择符等表达式及例子，并分析了正则引擎在执行匹配时的内部机理。</summary><published>2006-05-09T05:28:00Z</published><updated>2006-05-09T05:28:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2006/05/09/394923.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2006/05/09/394923.html"/><content type="text">本文是前一片文章《深入浅出之正则表达式（一）》的续篇，在本文中讲述了正则表达式中的组与向后引用，先前向后查看，条件测试，单词边界，选择符等表达式及例子，并分析了正则引擎在执行匹配时的内部机理。</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2006/05/08/394078.html</id><title type="text">深入浅出之正则表达式（一）</title><summary type="text">半年前我对正则表达式产生了兴趣，在网上查找过不少资料，看过不少的教程，最后在使用一个正则表达式工具RegexBuddy时发现他的教程写的非常好，可以说是我目前见过最好的正则表达式教程。于是一直想把他翻译过来。这个愿望直到这个五一长假才得以实现，结果就有了这篇文章。关于本文的名字，使用“深入浅出”似乎已经太俗。但是通读原文以后，觉得只有用“深入浅出”才能准确的表达出该教程给我的感受，所以也就不能免俗了。</summary><published>2006-05-08T08:24:00Z</published><updated>2006-05-08T08:24:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2006/05/08/394078.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2006/05/08/394078.html"/><content type="text">半年前我对正则表达式产生了兴趣，在网上查找过不少资料，看过不少的教程，最后在使用一个正则表达式工具RegexBuddy时发现他的教程写的非常好，可以说是我目前见过最好的正则表达式教程。于是一直想把他翻译过来。这个愿望直到这个五一长假才得以实现，结果就有了这篇文章。关于本文的名字，使用“深入浅出”似乎已经太俗。但是通读原文以后，觉得只有用“深入浅出”才能准确的表达出该教程给我的感受，所以也就不能免俗了。</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2005/07/29/203189.html</id><title type="text">在.NET环境中实现每日构建(Daily Build)--NAnt篇</title><summary type="text">在.NET环境中实现每日构建--NAnt篇 前言 关于每日构建这个话题，也已经有很多很好的文章讨论了。本文的写作过程中也参考了这些文章。本文之所以继续这个题目，是因为在查阅了网上的资源后，发现没有一个比较通用的过程。所以本文就主要讨论了利用NAnt构建一个通用日编译的方案。利用这个方案，日编译的维护者可以不需要对每个要编译的方案都要做很多维护。只要定义一个属性文件就可以了。 关键词： Daily ...</summary><published>2005-07-29T14:36:00Z</published><updated>2005-07-29T14:36:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2005/07/29/203189.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2005/07/29/203189.html"/><content type="text">在.NET环境中实现每日构建--NAnt篇 前言 关于每日构建这个话题，也已经有很多很好的文章讨论了。本文的写作过程中也参考了这些文章。本文之所以继续这个题目，是因为在查阅了网上的资源后，发现没有一个比较通用的过程。所以本文就主要讨论了利用NAnt构建一个通用日编译的方案。利用这个方案，日编译的维护者可以不需要对每个要编译的方案都要做很多维护。只要定义一个属性文件就可以了。 关键词： Daily ...</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2005/06/15/174946.html</id><title type="text">自动向网页Post信息并提取返回的信息</title><summary type="text">本文主要讨论了如何在程序里向一个网页Post数据，同时根据接收到的网页，用开源组件SgmlReader将其格式化为XML格式，然后利用XPath很方便的提取出需要的信息</summary><published>2005-06-15T08:27:00Z</published><updated>2005-06-15T08:27:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2005/06/15/174946.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2005/06/15/174946.html"/><content type="text">本文主要讨论了如何在程序里向一个网页Post数据，同时根据接收到的网页，用开源组件SgmlReader将其格式化为XML格式，然后利用XPath很方便的提取出需要的信息</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2005/04/11/135617.html</id><title type="text">在C#中利用自动化模型操纵Word</title><summary type="text">关于在C#中利用自动化模型操纵Word的简单文章。供大家参考。</summary><published>2005-04-11T08:32:00Z</published><updated>2005-04-11T08:32:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2005/04/11/135617.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2005/04/11/135617.html"/><content type="text">关于在C#中利用自动化模型操纵Word的简单文章。供大家参考。</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2005/04/01/130204.html</id><title type="text">VS.NET 2003集成环境插件开发指南(三)----操纵VS开发环境(完结篇) </title><summary type="text">前言:前段时间贴了两篇关于VS集成环境插件开发的一些知识,本篇讲了一些具体的应用, 也只是起个抛砖引玉的作用,因为还有许多插件开发方面的应用,需要大家自己探索了. 另外,我把插件开发的系列文章集合成了一个完整的Word文档,放在下载资源里了,方便大家查阅 VS.NET 2003集成环境插件开发指南(一)----操纵菜单 VS.NET 2003集成环境插件开发指南(二)----使用窗口 VS.NET...</summary><published>2005-04-01T06:04:00Z</published><updated>2005-04-01T06:04:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2005/04/01/130204.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2005/04/01/130204.html"/><content type="text">前言:前段时间贴了两篇关于VS集成环境插件开发的一些知识,本篇讲了一些具体的应用, 也只是起个抛砖引玉的作用,因为还有许多插件开发方面的应用,需要大家自己探索了. 另外,我把插件开发的系列文章集合成了一个完整的Word文档,放在下载资源里了,方便大家查阅 VS.NET 2003集成环境插件开发指南(一)----操纵菜单 VS.NET 2003集成环境插件开发指南(二)----使用窗口 VS.NET...</content></entry><entry><id>http://www.cnblogs.com/dragon/archive/2005/03/29/127649.html</id><title type="text">VS.NET 2003集成环境插件开发指南(二)----使用窗口</title><summary type="text">前面一篇文章写了如何操作VS.NET开发环境里的菜单，本文继续讲如何在VS集成环境里使用窗口一、       使用窗口1、  使用WinForm窗口在VS.NET中显示WinForm窗口非常容易，和平常编写WinForm程序没什么两样，步骤如下：...</summary><published>2005-03-29T01:32:00Z</published><updated>2005-03-29T01:32:00Z</updated><author><name>sema</name><uri>http://www.cnblogs.com/dragon/</uri></author><link rel="alternate" href="http://www.cnblogs.com/dragon/archive/2005/03/29/127649.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/dragon/archive/2005/03/29/127649.html"/><content type="text">前面一篇文章写了如何操作VS.NET开发环境里的菜单，本文继续讲如何在VS集成环境里使用窗口一、       使用窗口1、  使用WinForm窗口在VS.NET中显示WinForm窗口非常容易，和平常编写WinForm程序没什么两样，步骤如下：...</content></entry></feed>
