随笔分类 -  windows

摘要:using System.Speech.Synthesis; //项目引用System.Speech var speech = new SpeechSynthesizer { Volume = 100, Rate = -5 }; speech.SetOutputToWaveFile(path); s 阅读全文
posted @ 2022-10-11 17:04 chenjingchun 阅读(52) 评论(0) 推荐(0)
摘要:要在Windows Server 2019上使用WSL,首先需要确定您的系统版本大于1709 安装WSL 打开服务器管理器,添加角色和功能,在功能中钩选【适用于Linux的Windows子系统】 然后下一步,直到完成并重启 下载ubuntu系统 以下操作我们先用1804版本来操作 Ubuntu 20 阅读全文
posted @ 2021-08-14 20:23 chenjingchun 阅读(3619) 评论(0) 推荐(0)
摘要:建议查看 https://www.cnblogs.com/valu/p/11731406.html 官方文档:https://docs.microsoft.com/zh-cn/virtualization/windowscontainers/quick-start/set-up-environmen 阅读全文
posted @ 2021-08-14 17:24 chenjingchun 阅读(1939) 评论(0) 推荐(0)
摘要:设置博客园 进入后台【设置】最下面,允许 MetaWeblog 博客客户端访问 下载并安装Open Live Writer 下载地址http://openlivewriter.org/ 开始配置吧 旧版地址https://i1.cnblogs.com/Configure.aspx 然后下一步下一步 阅读全文
posted @ 2020-03-15 12:42 chenjingchun 阅读(211) 评论(0) 推荐(0)
摘要:在任务栏右键=》任务栏设置=》打开或关闭系统图标=》(关闭)输入指示 阅读全文
posted @ 2018-11-02 13:33 chenjingchun 阅读(1985) 评论(0) 推荐(0)