享受代码,享受人生

SOA is an integration solution. SOA is message oriented first.
The Key character of SOA is loosely coupled. SOA is enriched
by creating composite apps.
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2005年2月4日

摘要: 在国外的blog上看到的,评价极高. Copernic Desktop Search 强烈推荐大家使用. http://www.copernic.com/ http://www.onlinedown.net/soft/35295.htm 阅读全文

posted @ 2005-02-04 21:57 idior 阅读(1404) 评论(5) 推荐(0) 编辑

摘要: privatestringGetRandomString(intmaxLength){ stringrandomString=null; RandomrNumber=newRandom(Environment.TickCount); for(inti=0;i<maxLength;i++){ randomStrin... 阅读全文

posted @ 2005-02-04 21:01 idior 阅读(928) 评论(2) 推荐(0) 编辑