摘要:
在Windows Server 2008 R2下搭建FTP服务,供客户端读取和上传文件 在Windows Server 2008 R2下搭建FTP服务,供客户端读取和上传文件 在Windows Server 2008 R2下搭建FTP服务,供客户端读取和上传文件 在Windows Server 20 阅读全文
摘要:
wcf错误: 无法激活服务,因为它不支持 ASP.NET 兼容性。已为此应用程序启用了 ASP.NET 兼容性。请在 web.config 中关闭 ASP.NET 兼容性模式,或将 AspNetCompatibilityRequirements 特性添加到服务类型且同时将 RequirementsM 阅读全文
摘要:
using DotNetSpeech; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace YLSoft.Pola.Utils.Common { public class VoiceHelper { private int ... 阅读全文