<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[m0_60105488的博客]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/m0_60105488</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; m0_60105488]]></copyright><item><title><![CDATA[Docker CLI docker commit 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129600937</link><guid>https://blog.csdn.net/m0_60105488/article/details/129600937</guid><author>m0_60105488</author><pubDate>Thu, 16 Mar 2023 21:45:54 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker commit 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker CLI docker buildx build 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129327214</link><guid>https://blog.csdn.net/m0_60105488/article/details/129327214</guid><author>m0_60105488</author><pubDate>Fri, 03 Mar 2023 20:59:28 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker buildx build 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker CLI docker buildx 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129219279</link><guid>https://blog.csdn.net/m0_60105488/article/details/129219279</guid><author>m0_60105488</author><pubDate>Sat, 25 Feb 2023 19:15:05 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker buildx 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker CLI docker build 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129170856</link><guid>https://blog.csdn.net/m0_60105488/article/details/129170856</guid><author>m0_60105488</author><pubDate>Wed, 22 Feb 2023 21:20:57 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker build 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker CLI docker attach 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129150690</link><guid>https://blog.csdn.net/m0_60105488/article/details/129150690</guid><author>m0_60105488</author><pubDate>Tue, 21 Feb 2023 21:33:14 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker attach 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker CLI docker run 常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129114487</link><guid>https://blog.csdn.net/m0_60105488/article/details/129114487</guid><author>m0_60105488</author><pubDate>Sun, 19 Feb 2023 20:41:14 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker CLI 中 docker run 常用命令。]]></description><category></category></item><item><title><![CDATA[Docker 基础常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129070881</link><guid>https://blog.csdn.net/m0_60105488/article/details/129070881</guid><author>m0_60105488</author><pubDate>Thu, 16 Feb 2023 20:52:20 +0800</pubDate><description><![CDATA[Docker 是一个开源的应用容器引擎，让开发者可以打包他们的应用以及依赖包到一个可移植的镜像中，然后发布到任何流行的 Linux或Windows操作系统的机器上，也可以实现虚拟化。Docker是内核虚拟化，不使用Hypervisor是不完全虚拟化，依赖内核的特性实现资源隔离。本文主要介绍Docker 基础常用命令。]]></description><category></category></item><item><title><![CDATA[Python 使用mysql.connector、pymysql和 MYSQLdb(MysqlClient)操作MySQL数据库]]></title><link>https://blog.csdn.net/m0_60105488/article/details/129033181</link><guid>https://blog.csdn.net/m0_60105488/article/details/129033181</guid><author>m0_60105488</author><pubDate>Tue, 14 Feb 2023 20:34:47 +0800</pubDate><description><![CDATA[MySQL是一个关系型数据库管理系统，由瑞典MySQL AB 公司开发，属于 Oracle 旗下产品。MySQL 是最流行的关系型数据库管理系统之一。本文主要介绍安装mysql.connector,、pymysql和 MYSQLdb(MysqlClient)，和Python中操作MySQL数据库的方法及相关的示例代码。]]></description><category></category></item><item><title><![CDATA[Python SQLite创建数据库和数据表及数据的增删改查]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128987889</link><guid>https://blog.csdn.net/m0_60105488/article/details/128987889</guid><author>m0_60105488</author><pubDate>Sat, 11 Feb 2023 19:54:38 +0800</pubDate><description><![CDATA[SQLite是一款轻型的SQL类型数据库，处理速度快且占用资源非常低，Python自带， 不需要配置不需要任何外部的依赖。数据库本身就是一个.db文件，非常适合存储本地数据。本文主要介绍Python 中 SQLite创建数据库和数据表及数据的增删改查。]]></description><category></category></item><item><title><![CDATA[Python 安装使用cx_Oracle操作Oracle数据库]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128961519</link><guid>https://blog.csdn.net/m0_60105488/article/details/128961519</guid><author>m0_60105488</author><pubDate>Thu, 09 Feb 2023 22:14:00 +0800</pubDate><description><![CDATA[cx_Oracle 是一个能够访问 Oracle 数据库的 Python 扩展模块。它符合 Python 数据库 API 2.0 规范，并增加了相当多的内容和几个排除项。Python 连接使用Oracle数据需要使用cx_Oracle 模块，本文主要介绍Python中安装使用cx_Oracle操作Oracle数据库。]]></description><category></category></item><item><title><![CDATA[Python Pillow(PIL) ImageDraw的使用]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128924095</link><guid>https://blog.csdn.net/m0_60105488/article/details/128924095</guid><author>m0_60105488</author><pubDate>Tue, 07 Feb 2023 18:59:00 +0800</pubDate><description><![CDATA[Pillow(PIL)是Python平台事实上的图像处理标准库，支持多种格式，并提供强大的图形与图像处理功能。PIL 模块全称为 Python Imaging Library，是Python中一个免费的图像处理模块。PIL 仅支持到 Python 2.7。Python3用的是PIL的兼容版本Pillow。本文主要介绍Pillow(PIL) ImageDraw的使用。]]></description><category></category></item><item><title><![CDATA[Python Pillow(PIL) ImageFont的使用]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128908200</link><guid>https://blog.csdn.net/m0_60105488/article/details/128908200</guid><author>m0_60105488</author><pubDate>Mon, 06 Feb 2023 20:55:07 +0800</pubDate><description><![CDATA[Pillow(PIL)是Python平台事实上的图像处理标准库，支持多种格式，并提供强大的图形与图像处理功能。PIL 模块全称为 Python Imaging Library，是Python中一个免费的图像处理模块。PIL 仅支持到 Python 2.7。Python3用的是PIL的兼容版本Pillow。本文主要介绍Pillow(PIL) ImageFont的使用。]]></description><category></category></item><item><title><![CDATA[Bash 终端命令常用快捷键]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128840219</link><guid>https://blog.csdn.net/m0_60105488/article/details/128840219</guid><author>m0_60105488</author><pubDate>Wed, 01 Feb 2023 20:36:24 +0800</pubDate><description><![CDATA[Bash (GNU Bourne-Again Shell) 是许多Linux发行版的默认Shell [1]。还有许多传统UNIX上用的Shell，例如tcsh、csh、ash、bsh、ksh等等，Shell Script大致都类同。本文主要介绍Bash 终端命令容器常用快捷键。]]></description><category></category></item><item><title><![CDATA[Python Pillow(PIL) ImageFilter和ImageColor的使用]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128824276</link><guid>https://blog.csdn.net/m0_60105488/article/details/128824276</guid><author>m0_60105488</author><pubDate>Tue, 31 Jan 2023 21:57:09 +0800</pubDate><description><![CDATA[Pillow(PIL)是Python平台事实上的图像处理标准库，支持多种格式，并提供强大的图形与图像处理功能。PIL 模块全称为 Python Imaging Library，是Python中一个免费的图像处理模块。PIL 仅支持到 Python 2.7。Python3用的是PIL的兼容版本Pillow。本文主要介绍Pillow(PIL) ImageFilter和ImageColor的使用。]]></description><category></category></item><item><title><![CDATA[Python Pillow(PIL) 图像处理(分离、合并、裁剪、几何变换)]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128809347</link><guid>https://blog.csdn.net/m0_60105488/article/details/128809347</guid><author>m0_60105488</author><pubDate>Mon, 30 Jan 2023 21:46:28 +0800</pubDate><description><![CDATA[Pillow(PIL)是Python平台事实上的图像处理标准库，支持多种格式，并提供强大的图形与图像处理功能。PIL 模块全称为 Python Imaging Library，是Python中一个免费的图像处理模块。PIL 仅支持到 Python 2.7。Python3用的是PIL的兼容版本Pillow。本文主要介绍Pillow(PIL) 图像处理(分离、合并、裁剪、几何变换、拷贝和粘贴)。]]></description><category></category></item><item><title><![CDATA[Python Pillow(PIL)安装及Image 类的使用]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128792130</link><guid>https://blog.csdn.net/m0_60105488/article/details/128792130</guid><author>m0_60105488</author><pubDate>Sun, 29 Jan 2023 17:30:44 +0800</pubDate><description><![CDATA[Pillow(PIL)是Python平台事实上的图像处理标准库，支持多种格式，并提供强大的图形与图像处理功能。PIL 模块全称为 Python Imaging Library，是Python中一个免费的图像处理模块。PIL 仅支持到 Python 2.7。Python3用的是PIL的兼容版本Pillow。本文主要介绍Python Pillow(PIL)安装及Image 类的使用。]]></description><category></category></item><item><title><![CDATA[.NET Core 、 .NET 5、.NET 6和.NET 7 简介及区别]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128754501</link><guid>https://blog.csdn.net/m0_60105488/article/details/128754501</guid><author>m0_60105488</author><pubDate>Mon, 23 Jan 2023 22:25:10 +0800</pubDate><description><![CDATA[NET是一种用于构建多种应用的免费开源开发平台，可以使用多种语言，编辑器和库开发Web应用、Web API和微服务、云中的无服务器函数、云原生应用、移动应用、桌面应用、Windows WPF、Windows窗体、通用 Windows平台 (UWP)、游戏、物联网 (IoT)、机器学习、控制台应用、Windows服务。框架主要包括：.NET Framework、.NET Standard、.NET Core与.NET 5/6/7。]]></description><category></category></item><item><title><![CDATA[Python argparse.ArgumentParser的add_argument()用法]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128680181</link><guid>https://blog.csdn.net/m0_60105488/article/details/128680181</guid><author>m0_60105488</author><pubDate>Fri, 13 Jan 2023 21:55:55 +0800</pubDate><description><![CDATA[argsparse是python的命令行解析的标准模块，内置于python，不需要安装。argparse 将会从 sys.argv 解析出这些参数。本文主要介绍 Python的argparse和add_argument()的用法。]]></description><category></category></item><item><title><![CDATA[Ubuntu使用源码安装Python3方法及步骤]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128680150</link><guid>https://blog.csdn.net/m0_60105488/article/details/128680150</guid><author>m0_60105488</author><pubDate>Fri, 13 Jan 2023 21:53:44 +0800</pubDate><description><![CDATA[之前使用CentOS安装Python3基本上按照步骤就可以，但Ubuntu上安装Python3还是有挺多问题。本文主要总结介绍一下Ubuntu使用源码安装Python3方法及步骤。]]></description><category></category></item><item><title><![CDATA[Kubernetes(k8s) kubectl annotate常用命令]]></title><link>https://blog.csdn.net/m0_60105488/article/details/128525905</link><guid>https://blog.csdn.net/m0_60105488/article/details/128525905</guid><author>m0_60105488</author><pubDate>Mon, 02 Jan 2023 22:38:55 +0800</pubDate><description><![CDATA[kubectl 在 $HOME/.kube 目录中查找一个名为 config 的配置文件。可以通过设置 KUBECONFIG 环境变量或设置 --kubeconfig 参数来指定其它 kubeconfig 文件。本文主要介绍Kubernetes(K8s)中kubectl annotate常用命令。]]></description><category></category></item></channel></rss>