如何添加Spread的Web服务到我的DoNet项目?
-
在 Microsoft Visual Studio,
打开
你的项目,
- 在
Solution Explorer,
右键 这个
项目名称
. 或者
-
在
菜单栏,
点击 项目.
并选择
添加Web引用

- 添加Web引用对话框.
在
URL中,
写入
http://service.respread.com,
然后
点击
Go.

- Spread Web Service 找到后.
在
"Web reference name",
写入一个名字作为命名空间 (例如:
SpreadWS) 和
点击 "添加引用".
