摘要:
1.新建WCF服务,服务中包含对象 2.部署WCF服务,并将其转换为应用程序 3.通过添加服务引用,使用WCF服务 4.调用对应的对象时需要对应的值设置为True。 参考:https://cloud.tencent.com/developer/ask/73513 对象结构: public class 阅读全文
摘要:
//Main方法,测试方法运行正常 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ObserverClock { class Program { static... 阅读全文
摘要:
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace CSTest { class Program { static void Main(string[] args)... 阅读全文