<?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/15891/rss</id><updated>2011-07-25T06:30:34Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><generator>feed.cnblogs.com</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/15891/rss"/><entry><id>http://www.cnblogs.com/joejoe/archive/2009/11/07/1598251.html</id><title type="text">FMS3.5 的logs 日志目录配置</title><summary type="text">FMS中有各种各样的日志，记录的比较细，有访问日志，也有开发日志。假设安装目录为root。1、在root\conf\fms.ini中有LOGGER_LOGDIR配置项制定了目录位置，没有的话就会在FMS安装目录下的\logs目录中了。2、日志主要包含四类：访问日志，应用程序日志，诊断日志，配置日志，所有的日志都记录了写日志时候的本机时间。3、访问日志主要记录用户的访问连接信息，名称为access....</summary><published>2009-11-07T14:35:00Z</published><updated>2009-11-07T14:35:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/11/07/1598251.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/11/07/1598251.html"/><content type="text">FMS中有各种各样的日志，记录的比较细，有访问日志，也有开发日志。假设安装目录为root。1、在root\conf\fms.ini中有LOGGER_LOGDIR配置项制定了目录位置，没有的话就会在FMS安装目录下的\logs目录中了。2、日志主要包含四类：访问日志，应用程序日志，诊断日志，配置日志，所有的日志都记录了写日志时候的本机时间。3、访问日志主要记录用户的访问连接信息，名称为access....</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/21/1527647.html</id><title type="text">C#磁盘大小管理操作类</title><summary type="text">继续备忘。。[代码]</summary><published>2009-07-21T03:38:00Z</published><updated>2009-07-21T03:38:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527647.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527647.html"/><content type="text">继续备忘。。[代码]</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/21/1527646.html</id><title type="text">C#建立IIS虚拟目录站点</title><summary type="text">在主机上创建虚拟目录，并修改默认站点的端口为8080：[代码]</summary><published>2009-07-21T03:37:00Z</published><updated>2009-07-21T03:37:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527646.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527646.html"/><content type="text">在主机上创建虚拟目录，并修改默认站点的端口为8080：[代码]</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/21/1527642.html</id><title type="text">IO操作类</title><summary type="text">备忘吧，呵呵 [代码]</summary><published>2009-07-21T03:35:00Z</published><updated>2009-07-21T03:35:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527642.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527642.html"/><content type="text">备忘吧，呵呵 [代码]</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/21/1527633.html</id><title type="text">同步和异步方式获取网页源代码！</title><summary type="text">1.先来个异步的方式，获取网页源码：[代码]2.再来个同步的方式获取源码：[代码]</summary><published>2009-07-21T03:29:00Z</published><updated>2009-07-21T03:29:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527633.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/21/1527633.html"/><content type="text">1.先来个异步的方式，获取网页源码：[代码]2.再来个同步的方式获取源码：[代码]</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/08/1519118.html</id><title type="text">判断一幅图片是否是黑色，灰度直方图</title><summary type="text">判断一幅图片是否是黑色的，通过灰度直方图，颜色直方图或图像亮度等方法可以实现[代码]</summary><published>2009-07-08T06:33:00Z</published><updated>2009-07-08T06:33:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/08/1519118.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/08/1519118.html"/><content type="text">判断一幅图片是否是黑色的，通过灰度直方图，颜色直方图或图像亮度等方法可以实现[代码]</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/07/07/1518354.html</id><title type="text">winform窗体置前</title><summary type="text">1.窗体置前 TopMost=true; 2.窗口最大化，最小化，正常Me.WindowState = FormWindowState.Maximized Me.WindowState = FormWindowState.Maximized Me.WindowState = FormWindowState.Normal3.窗体 1.ITPUB个人空间&#x15;w0@ LiLR1x+Z1P...</summary><published>2009-07-07T05:40:00Z</published><updated>2009-07-07T05:40:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/07/07/1518354.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/07/07/1518354.html"/><content type="text">1.窗体置前 TopMost=true; 2.窗口最大化，最小化，正常Me.WindowState = FormWindowState.Maximized Me.WindowState = FormWindowState.Maximized Me.WindowState = FormWindowState.Normal3.窗体 1.ITPUB个人空间&#x15;w0@ LiLR1x+Z1P...</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/05/23/1487617.html</id><title type="text">关于FMS服务端数据流发布</title><summary type="text">如何在FMS服务器端进行stream广播，在客户端进行侦听</summary><published>2009-05-23T05:05:00Z</published><updated>2009-05-23T05:05:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/05/23/1487617.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/05/23/1487617.html"/><content type="text">如何在FMS服务器端进行stream广播，在客户端进行侦听</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/05/21/1486540.html</id><title type="text">如何配置FMS边缘服务器</title><summary type="text">经过实际配置测试：边缘服务器的配置很简单，只要修改配置文件Vhost.xml 和 Application.xml 就可以了</summary><published>2009-05-21T10:01:00Z</published><updated>2009-05-21T10:01:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/05/21/1486540.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/05/21/1486540.html"/><content type="text">经过实际配置测试：边缘服务器的配置很简单，只要修改配置文件Vhost.xml 和 Application.xml 就可以了</content></entry><entry><id>http://www.cnblogs.com/joejoe/archive/2009/05/09/1453250.html</id><title type="text">Windows服务“允许服务与桌面交互”的使用和修改方法</title><summary type="text">在自己写的一个系统服务程序，需要经常用到“允许与桌面进行交互”的设置，网上很多使用修改注册表的形式实现，我测试过，修改注册表后，选中的勾是选上了，但不能弹出应用程序；据说重启电脑后可以，但我不想重启，实际应用也不允许重启，故没有测试重启是否可行的情况。</summary><published>2009-05-09T08:35:00Z</published><updated>2009-05-09T08:35:00Z</updated><author><name>狂野都城</name><uri>http://www.cnblogs.com/joejoe/</uri></author><link rel="alternate" href="http://www.cnblogs.com/joejoe/archive/2009/05/09/1453250.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/joejoe/archive/2009/05/09/1453250.html"/><content type="text">在自己写的一个系统服务程序，需要经常用到“允许与桌面进行交互”的设置，网上很多使用修改注册表的形式实现，我测试过，修改注册表后，选中的勾是选上了，但不能弹出应用程序；据说重启电脑后可以，但我不想重启，实际应用也不允许重启，故没有测试重启是否可行的情况。</content></entry></feed>
