摘要:
//------------------------------------------------------------程序如何实现一个命令模型------------------------------------------------ 开始的准备: [code language="c#"] private System.ComponentModel.BackgroundWork... 阅读全文
posted @ 2009-04-23 16:33
蚂蚁跳楼
阅读(239)
评论(0)
推荐(0)
摘要:
我们的分析思路是从顶层到底层来进行。 先看web服务,这个web服务是采用SOAP头进行验证的。 1.这里是web服务,web服务很简单。采用的是调用一个函数 CodeCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->public class Cours... 阅读全文
posted @ 2009-04-23 11:25
蚂蚁跳楼
阅读(312)
评论(0)
推荐(0)