摘要:
webservice 可以用于分布式应用程序之间的交互,和不同程序之间的交互。 首先创建一个空的 web 应用程序 然后鼠标右键点击项目,选择 add > new item 选择 web 服务,点击 add, 一个简单的 webservice 就创建完成了,接下来编写两个简单的方法 using Sy 阅读全文
摘要:
C# is easier to calling the outlook send email , because outlook and visual studio are microsoft products. 1.Install the Microsoft.office.Interop.Outl 阅读全文
摘要:
Xml makes it easy to read and write data in any application. That's enables data exchange between XML quickly became the only common language. This ch 阅读全文