会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
螃蟹 疯牛 大雁 团队
Starting a Business Stop Worrying Keep Track Close the Door Never Say No Just Work Harder
博客园
首页
新随笔
联系
订阅
管理
2008年7月4日
用C#委托实现哨兵和敌人的观察者模式!
摘要: 1.代码如下: 1 using System; 2 using System.Collections.Generic; 3 using System.Text; 4 5 namespace DelegateImplementObserverPattern 6 { 7 public class War 8 { 9 static void Ma...
阅读全文
posted @ 2008-07-04 11:51 许晓光
阅读(366)
评论(0)
推荐(0)
编辑
ASP.NET Web Services 系列(4) - 支持协议HTTP POST,HTTP GET,SOAP
摘要: 1.禁用HTTP POST和HTTP GET协议
阅读全文
posted @ 2008-07-04 09:55 许晓光
阅读(315)
评论(0)
推荐(0)
编辑
公告