<?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/1777/rss</id><updated>2007-01-31T06:32:03Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/1777/rss"/><entry><id>http://www.cnblogs.com/jjstar/archive/2007/01/29/633620.html</id><title type="text">Lucene的CJKTokenizer不支持UTF-16增补字符的问题</title><summary type="text">目前，Lucene的CJKTokenizer是不支持UTF-16增补字符的，那么这个问题如何解决呢？请看这里</summary><published>2007-01-29T08:42:00Z</published><updated>2007-01-29T08:42:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2007/01/29/633620.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2007/01/29/633620.html"/><content type="text">目前，Lucene的CJKTokenizer是不支持UTF-16增补字符的，那么这个问题如何解决呢？请看这里</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2006/12/20/598016.html</id><title type="text">发现了lucene一个bug</title><summary type="text">呵呵发现了一个lucene的bug，请各位在使用中注意</summary><published>2006-12-20T05:58:00Z</published><updated>2006-12-20T05:58:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2006/12/20/598016.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2006/12/20/598016.html"/><content type="text">呵呵发现了一个lucene的bug，请各位在使用中注意</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2006/12/18/595812.html</id><title type="text">.netFramework1.1下创建文件几种方式的不同之处</title><summary type="text">呵呵using(StreamWriter sw = File.CreateText(@"d:\DefaultUTF8.txt"))using(StreamWriter sw=new StreamWriter(@"d:\StreamUTF8.txt",...using (System.IO.FileStream fs = System.IO.File.Create(@"d:\ByteUTF8.txt")) 用以上三个方法创建含有同样字符的文件，最后的结果有何不同？</summary><published>2006-12-18T07:54:00Z</published><updated>2006-12-18T07:54:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2006/12/18/595812.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2006/12/18/595812.html"/><content type="text">呵呵using(StreamWriter sw = File.CreateText(@"d:\DefaultUTF8.txt"))using(StreamWriter sw=new StreamWriter(@"d:\StreamUTF8.txt",...using (System.IO.FileStream fs = System.IO.File.Create(@"d:\ByteUTF8.txt")) 用以上三个方法创建含有同样字符的文件，最后的结果有何不同？</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2006/12/08/586531.html</id><title type="text">介绍一下Hyper Estraier</title><summary type="text">Hyper Estraier 是一个来自日本的全文搜索引擎，作者是 Mikio Hirabayashi，目前最高版本是1.49。可以从这里下载编译好的版本http://hyperestraier.sourceforge.net/win/hyperestraier-1.4.9-win32.zip这个引擎使用C语言开发，另外还提供了java以及ruby、perl语言的上层API。该引擎使用2.1版本的GNU Lesser General Public License作为开源协议，LGPL算是一个商业友好的License吧，大家可以放心地用在自己的工程中。下面就是实战了，let's go</summary><published>2006-12-08T07:57:00Z</published><updated>2006-12-08T07:57:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2006/12/08/586531.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2006/12/08/586531.html"/><content type="text">Hyper Estraier 是一个来自日本的全文搜索引擎，作者是 Mikio Hirabayashi，目前最高版本是1.49。可以从这里下载编译好的版本http://hyperestraier.sourceforge.net/win/hyperestraier-1.4.9-win32.zip这个引擎使用C语言开发，另外还提供了java以及ruby、perl语言的上层API。该引擎使用2.1版本的GNU Lesser General Public License作为开源协议，LGPL算是一个商业友好的License吧，大家可以放心地用在自己的工程中。下面就是实战了，let's go</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2006/03/07/344814.html</id><title type="text">关于密码管理，一个很好的思路</title><summary type="text">今天给某大型门户打热线电话，咨询些问题。坐席人员告诉了我如何操作去解决，第一步、第二步、第三步；首先、其次、再次，说的很清晰。但是我很懒，就说，那么你帮我去设置吧。通常，这个时候坐席人员有三种方法，一种是问我的帐号，然后以高级用户身份替我设置好；另一种方法是问我的帐号和密码，然后以我的身份替我设置好；还有一种处理方法是说抱歉，先生我不能替您做，请您用自己的帐户登陆然后亲手设置。这三种方法都不好，第...</summary><published>2006-03-07T07:48:00Z</published><updated>2006-03-07T07:48:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2006/03/07/344814.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2006/03/07/344814.html"/><content type="text">今天给某大型门户打热线电话，咨询些问题。坐席人员告诉了我如何操作去解决，第一步、第二步、第三步；首先、其次、再次，说的很清晰。但是我很懒，就说，那么你帮我去设置吧。通常，这个时候坐席人员有三种方法，一种是问我的帐号，然后以高级用户身份替我设置好；另一种方法是问我的帐号和密码，然后以我的身份替我设置好；还有一种处理方法是说抱歉，先生我不能替您做，请您用自己的帐户登陆然后亲手设置。这三种方法都不好，第...</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2005/11/11/274202.html</id><title type="text">无ASPX文件部署（续）</title><summary type="text">在我的无aspx文件部署这篇post中，介绍了如何在部署ASP.NET项目的时候，去除aspx文件。当时我使用的是.net1.1。现在，在.net2.0中，ms对该特性提供了直接支持。只要运行下面的命令即可： aspnet_compiler -v virtualPath targetPath 运行上述命令后，目标目录下生成了一个bin文件夹，以及asp.net项目中的aspx文件等。使用ildas...</summary><published>2005-11-11T09:20:00Z</published><updated>2005-11-11T09:20:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2005/11/11/274202.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2005/11/11/274202.html"/><content type="text">在我的无aspx文件部署这篇post中，介绍了如何在部署ASP.NET项目的时候，去除aspx文件。当时我使用的是.net1.1。现在，在.net2.0中，ms对该特性提供了直接支持。只要运行下面的命令即可： aspnet_compiler -v virtualPath targetPath 运行上述命令后，目标目录下生成了一个bin文件夹，以及asp.net项目中的aspx文件等。使用ildas...</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2005/07/11/190470.html</id><title type="text">NO Stop的GUI</title><summary type="text">一个好的GUI应该做到简化用户需要透过很多功能结点来完成一项工作，上级的功能结点可以一直做到下级的功能结点，而不是一个功能结点换一个功能结点的方式来完成一个不能达到NO Stop要求的例子</summary><published>2005-07-11T04:38:00Z</published><updated>2005-07-11T04:38:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2005/07/11/190470.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2005/07/11/190470.html"/><content type="text">一个好的GUI应该做到简化用户需要透过很多功能结点来完成一项工作，上级的功能结点可以一直做到下级的功能结点，而不是一个功能结点换一个功能结点的方式来完成一个不能达到NO Stop要求的例子</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2005/07/07/187620.html</id><title type="text">在c#中调用windows脚本的方法</title><summary type="text">在程序中调用脚本，能够给应用增加很多灵活性，下面是两种调用脚本的方法方法1：直接调用System.Diagnostics.Processproc=newSystem.Diagnostics.Process();proc.StartInfo.FileName="wscript";proc.StartInfo.Arguments="hello.js";proc.StartInfo.UseShellEx...</summary><published>2005-07-07T01:53:00Z</published><updated>2005-07-07T01:53:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2005/07/07/187620.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2005/07/07/187620.html"/><content type="text">在程序中调用脚本，能够给应用增加很多灵活性，下面是两种调用脚本的方法方法1：直接调用System.Diagnostics.Processproc=newSystem.Diagnostics.Process();proc.StartInfo.FileName="wscript";proc.StartInfo.Arguments="hello.js";proc.StartInfo.UseShellEx...</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2005/07/06/187175.html</id><title type="text">.net中的魔字符串</title><summary type="text">System.Net.HttpWebRequest req = (System.Net.HttpWebRequest)System.Net.HttpWebRequest.Create(query);req.Method = "POST";上面的代码中，对Method赋值使用了直接赋字符串的方法，可以使用的字符串包括GET、HEAD、POST、PUT、DELETE、TRACE 或 OPTIONS，这...</summary><published>2005-07-06T06:04:00Z</published><updated>2005-07-06T06:04:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2005/07/06/187175.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2005/07/06/187175.html"/><content type="text">System.Net.HttpWebRequest req = (System.Net.HttpWebRequest)System.Net.HttpWebRequest.Create(query);req.Method = "POST";上面的代码中，对Method赋值使用了直接赋字符串的方法，可以使用的字符串包括GET、HEAD、POST、PUT、DELETE、TRACE 或 OPTIONS，这...</content></entry><entry><id>http://www.cnblogs.com/jjstar/archive/2005/06/17/175944.html</id><title type="text">有人对开发一个开发平台感兴趣吗？</title><summary type="text">几个月不来这里写些什么了，主要是没有兴趣增长点。于是挖空心思想来想去，决定要做一个开发平台，面向设计和编码人员。这个平台不是framework，也不是lib，而是一个studio，一个IDE。这个开发平台主要支持.net的开发，提供比Visual Studio.NET更高一个层面的开发支持。这个平台可以直接进行业务逻辑建模，并通过模型，生成Business Object、Value Object、...</summary><published>2005-06-17T01:18:00Z</published><updated>2005-06-17T01:18:00Z</updated><author><name>陈叙远</name><uri>http://www.cnblogs.com/jjstar/</uri></author><link rel="alternate" href="http://www.cnblogs.com/jjstar/archive/2005/06/17/175944.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/jjstar/archive/2005/06/17/175944.html"/><content type="text">几个月不来这里写些什么了，主要是没有兴趣增长点。于是挖空心思想来想去，决定要做一个开发平台，面向设计和编码人员。这个平台不是framework，也不是lib，而是一个studio，一个IDE。这个开发平台主要支持.net的开发，提供比Visual Studio.NET更高一个层面的开发支持。这个平台可以直接进行业务逻辑建模，并通过模型，生成Business Object、Value Object、...</content></entry></feed>
