上一页 1 ··· 3 4 5 6 7 8 9 下一页
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是桥接模式? 桥接(Bridge) 阅读全文
posted @ 2023-05-27 16:40 不爱菠萝的菠萝君 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是适配器模式? 适配器模式(Ada 阅读全文
posted @ 2023-05-27 16:39 不爱菠萝的菠萝君 阅读(27) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是原型模式? 原型模式(Proto 阅读全文
posted @ 2023-05-27 16:37 不爱菠萝的菠萝君 阅读(30) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是建造者模式? 建造者模式(Bui 阅读全文
posted @ 2023-05-27 16:35 不爱菠萝的菠萝君 阅读(9) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是抽象工厂模式? 抽象工厂模式(A 阅读全文
posted @ 2023-05-27 16:33 不爱菠萝的菠萝君 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是工厂模式? 工厂模式(Facto 阅读全文
posted @ 2023-05-27 16:31 不爱菠萝的菠萝君 阅读(44) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 什么是单例模式? 单例模式(Singl 阅读全文
posted @ 2023-05-27 16:28 不爱菠萝的菠萝君 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 推荐文档: https://www.cnblogs.com/zhili/p/DesignPatternSummery.html https://www.runoob.com/design-pattern/design-pattern-tutorial.html 为什么要使用设计模式? 使用设计模式的 阅读全文
posted @ 2023-05-27 16:24 不爱菠萝的菠萝君 阅读(22) 评论(0) 推荐(0) 编辑
摘要: WPF基础入门之容器篇 阅读全文
posted @ 2023-05-26 20:46 不爱菠萝的菠萝君 阅读(1581) 评论(0) 推荐(0) 编辑
摘要: 1.配置安装源 什么是安装源? 安装源类似于一个软件仓库,绝大部分系统软件和工具都可以从软件仓库中自动下载和安装。 Ubuntu安装后默认的官方源是美国的服务器,因此访问速度很慢。所以需要切换成国内的 切换安装源 安装源位置:/etc/apt/sources.list 使用gedit(或者vim等) 阅读全文
posted @ 2023-02-18 19:45 不爱菠萝的菠萝君 阅读(154) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 下一页