06 2020 档案

摘要:1、引用 System.Speech 2、代码示例 static void Main(string[] args) { var synthesizer = new SpeechSynthesizer(); synthesizer.SetOutputToDefaultAudioDevice(); sy 阅读全文
posted @ 2020-06-29 11:51 向萧 阅读(596) 评论(0) 推荐(0) 编辑
摘要:一、什么是Docker 概念 Docker是在传统容器的基础上,进行了进一步的封装,从文件系统、网络互连到进程隔离等等,极大的简化了容器的创建和维护。使得Docker比虚拟机技术更加轻便快捷。 项目地址 https://github.com/moby/moby 二、为什么要用Docker Docke 阅读全文
posted @ 2020-06-24 16:03 向萧 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-06-24 09:40 向萧 阅读(161) 评论(0) 推荐(0) 编辑
摘要:用docker rmi [imageId] 删除镜像的时候,报如下错误: Error response from daemon: conflict: unable to delete 90603fd516d1 (must be forced) - image is referenced in mul 阅读全文
posted @ 2020-06-24 09:32 向萧 阅读(1995) 评论(0) 推荐(0) 编辑
摘要:阿里云优惠活动 一、Quartz介绍 Quartz项目地址:https://github.com/quartz-scheduler/quartz 里面可以看到介绍: Quartz is a richly featured, open source job scheduling library tha 阅读全文
posted @ 2020-06-10 13:48 向萧 阅读(6047) 评论(5) 推荐(1) 编辑
摘要:慌则乱,事情越急,越要冷静 阅读全文
posted @ 2020-06-04 11:18 向萧 阅读(184) 评论(1) 推荐(0) 编辑

点击右上角即可分享
微信分享提示