<?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/3087/rss</id><updated>2008-07-28T06:21:34Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/3087/rss"/><entry><id>http://www.cnblogs.com/Kane/archive/2008/07/28/1254762.html</id><title type="text">Silverlight的大小自适应中存在的一个问题</title><summary type="text">由于希望Silverlight程序在浏览器中可以随着浏览器的大小而自适应，以便给客户带来更好的体验，在网上搜索了一下代码，大概原理是：设置SilverlightHost的大小为100%（这在Silverlight2 beta2中似乎已经自动设置了，程序的大小为640*480）[代码]通过以前代码可以实现Silverlight程序随着浏览器的大小而变化了，可是在实际应用发现，实际上这样只能实现Sil...</summary><published>2008-07-28T06:22:00Z</published><updated>2008-07-28T06:22:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2008/07/28/1254762.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2008/07/28/1254762.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2005/12/24/304075.html</id><title type="text">自动化数据采集平台构想</title><summary type="text">近段时间，在一个国有大型铁矿企业做自动化工程。经过一些项目的总结，并根据客户的需要，提出一个数据采集平台的基本框架。希望能把在纯软件系统结构中的经验也应用到自动化中，还有部分没有完成。不足之处还请各位指教。 第1章 概述1.1 概述 （删去） 1.2 现状（删去） 1.3 参考资料n 《基于Modbus协议的工业自动化网络规范》中华人民共和国国家质量监督检验检疫总局 中国国家标准化管理委员会 n ...</summary><published>2005-12-24T15:51:00Z</published><updated>2005-12-24T15:51:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2005/12/24/304075.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2005/12/24/304075.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2005/09/14/236785.html</id><title type="text">软件开发复用问题的若干思考</title><summary type="text">这是我以前写的一个关于公司软件开发方面的东西，算是我在软件开发方面思考的一个结果。随着公司的不断开展的各项工程，无论是政府的信息管理，还是企业的工业控制，都在有条不紊的进行。然而在这些进行的项目中，我们也相应的发现了一些问题，比如项目的进度控制问题，软件的复用问题等，在这里我想着重说一下软件复用的问题。软件复用的好处1、 开发成本的降低。如果在一个项目中，能够直接用到以前项目中的代码，控件，模块，...</summary><published>2005-09-14T06:39:00Z</published><updated>2005-09-14T06:39:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2005/09/14/236785.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2005/09/14/236785.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2005/08/19/218358.html</id><title type="text">Ajax.Net之入阶篇</title><summary type="text">前两天写了那篇Ajax.Net的体会，有朋友问题这个东东应该怎么配置，代码应该怎么写。其实在它的example里面有一个QuickGuide.txt说的比较清楚，但是我还是这里来根据我的亲身体验来一步一步的演示一下。我的开发环境是Windows XP SP2，VS.Net 2005 Beta2。首先到http://ajax.schwarz-interactive.de/download/AjaxS...</summary><published>2005-08-19T04:09:00Z</published><updated>2005-08-19T04:09:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2005/08/19/218358.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2005/08/19/218358.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/09/22/45629.html</id><title type="text">OPC在自控系统的应用</title><summary type="text">这段时间一直在做工业自动控制方面的项目，PLC使用的是Siemens，当时上位机用的是Siemens的WinCC，其使用的改的不伦不类的C，让我实在无法忍受，缺少事件驱动，简直不能称之为现代软件。在Siemens的BBS上潜水多日以及跟北京的工程师浪费无数口水之后，终于找到了我认为是将来自控软件应用的方向，OPC。OPC分两大部分，一是OPC Server，一是OPC Client。OPC Ser...</summary><published>2004-09-22T10:24:00Z</published><updated>2004-09-22T10:24:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/09/22/45629.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/09/22/45629.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/08/05/30430.html</id><title type="text">再论软工</title><summary type="text">刚才撇大条的时候，看到《程序员》杂志2004年第6期的一篇文章《银弹，中国造》，里面提及到软件开发的流水线问题。记得念大学的时候，也曾考虑过这个问题，但这篇文章配的插图，让我突然觉得，软件开发不可能实现流水线化。这幅插图是福特公司的汽车生产流水线，福特的流水线是划时代的管理产物，国内软件业欲说明软件开发流水线无不用此图。但是这幅图很清楚告诉我们，流水线上只能造一种产品，或者说按既定程序造固定模式的...</summary><published>2004-08-05T08:27:00Z</published><updated>2004-08-05T08:27:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/08/05/30430.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/08/05/30430.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/07/15/24345.html</id><title type="text">刷iPAQ为Linux（zz Hi-PDA）</title><summary type="text">有段时间没上Hi-PDA了，几天上去一看，发现不少有趣的东西，转载一下。详细内容请看http://www.hi-pda.com/forum/viewthread.php?tid=188525&amp;amp;page=1#pid1806722</summary><published>2004-07-15T01:49:00Z</published><updated>2004-07-15T01:49:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/07/15/24345.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/07/15/24345.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/06/25/18596.html</id><title type="text">博客圆的RSS怎么不能用呢</title><summary type="text">在NewsGator里面引用RSS的时候报&amp;#8220;基础链接已关闭：无法连接到远程服务器&amp;#8221;，这是什么原因啊，指点一下。请参看图片：</summary><published>2004-06-25T05:11:00Z</published><updated>2004-06-25T05:11:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/06/25/18596.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/06/25/18596.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/06/24/18326.html</id><title type="text">TAPI的使用</title><summary type="text">最近写一个小程序，很简单，就是从邮件服务器上获取信件，并根据信件的内容电话通知用户。本来用语音卡做过，提供专用的API函数，结果用户要节约成本，希望用Modem来代替，上网搜了一把，发现TurboPower Async Professional被开源了，真是狂爽，拖下来用了再说，源码嘛，以后再慢慢研究，嘿嘿。</summary><published>2004-06-24T07:00:00Z</published><updated>2004-06-24T07:00:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/06/24/18326.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/06/24/18326.html"/></entry><entry><id>http://www.cnblogs.com/Kane/archive/2004/06/21/17531.html</id><title type="text">开天辟地第一篇！</title><summary type="text">本来一直很敬仰博客堂的，好似拜伦想进法国的名人堂一般，还是被踢到博客园来了。既然来了就开篇一贴吧。如果从高一写程序算起，现在也算写了十一年的程序了，有着程序员的通病，什么都喜欢搞一搞，只是最近dotNet的东西搞的多一些。不过个人重点的兴趣在构架的设计上，平时也爱看哲学，经济类书籍，有机会希望能多多的交流，谢谢大家。</summary><published>2004-06-21T06:03:00Z</published><updated>2004-06-21T06:03:00Z</updated><author><name>kane</name><uri>http://www.cnblogs.com/Kane/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Kane/archive/2004/06/21/17531.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Kane/archive/2004/06/21/17531.html"/></entry></feed>
