摘要:
无废话WCF入门教程一[什么是WCF]wcf技术交流,同学习共进步,欢迎加群:群号:58967616一、概述 Windows Communication Foundation(WCF)是由微软发展的一组数据通信的应用程序开发接口,可以翻译为Windows通讯接口,它是.NET框架的一部分。由 .N... 阅读全文
摘要:
SELECT TOP 10 TEXT AS 'SQL Statement' ,last_execution_time AS 'Last Execution Time' ,(total_logical_reads + total_physical_reads + total_logical... 阅读全文