上一页 1 ··· 96 97 98 99 100 101 102 103 104 ··· 184 下一页
摘要: 一,给幻灯片每页都添加logo 1,未插入前: 2,打开母版 点工具栏上的 视图 标签,再点击 幻灯片母版 按钮: 3,点击第一个页面,再点击 工具栏上的 插入 标签: 点工具栏上的图片 按钮,从菜单中选择 来自文件的图片: 把选择的图片调整好位置和大小,在工具栏点击 关闭母版 按钮: 添加完成后在 阅读全文
posted @ 2024-03-03 11:14 刘宏缔的架构森林 阅读(1110) 评论(0) 推荐(0)
摘要: 一,指定动画 选中文字后,点工具栏 动画 标签,然后在运画效果中选 出现如图: 说明:刘宏缔的架构森林—专注it技术的博客,网址:https://imgtouch.com本文: https://blog.imgtouch.com/index.php/2024/02/25/powerpoint-hua 阅读全文
posted @ 2024-03-03 10:49 刘宏缔的架构森林 阅读(202) 评论(0) 推荐(0)
摘要: 一,选择切换动画 选中要切换的幻灯片 然后选择工具栏上的切换标签, 选择一个切换动画: 说明:刘宏缔的架构森林—专注it技术的博客,网址:https://imgtouch.com本文: https://blog.imgtouch.com/index.php/2024/02/24/powerpoint 阅读全文
posted @ 2024-02-24 22:16 刘宏缔的架构森林 阅读(95) 评论(0) 推荐(0)
摘要: 一,设置背景图片: 1, 选中幻灯片,点设计标签->点: 设置背景格式 2,选择: 图片或纹理填充 然后在图片源一栏: 点 插入 按钮: 说明:刘宏缔的架构森林—专注it技术的博客,网址:https://imgtouch.com本文: https://blog.imgtouch.com/index. 阅读全文
posted @ 2024-02-24 22:13 刘宏缔的架构森林 阅读(98) 评论(0) 推荐(0)
摘要: 一,安装requests 1,用pip安装 (venv) liuhongdi@192 news % pip3 install requests 2,查看所安装库的版本: (venv) liuhongdi@192 news % pip3 show requests Name: requests Ver 阅读全文
posted @ 2024-02-21 16:01 刘宏缔的架构森林 阅读(101) 评论(0) 推荐(0)
摘要: 一,安装requests 1,用pip安装 (venv) liuhongdi@192 news % pip3 install requests 2,查看所安装库的版本: (venv) liuhongdi@192 news % pip3 show requests Name: requests Ver 阅读全文
posted @ 2024-02-21 12:14 刘宏缔的架构森林 阅读(135) 评论(0) 推荐(0)
摘要: 一,官方文档: https://docs.python.org/zh-cn/3/library/json.html 二,json与字典的相互转化 1,字典转json字符串 1 2 3 4 5 6 7 import json # 字典转json d = dict(name='Tom', age=2, 阅读全文
posted @ 2024-02-20 22:04 刘宏缔的架构森林 阅读(72) 评论(0) 推荐(0)
摘要: 一,安装requests 1,用pip安装 (venv) liuhongdi@192 news % pip3 install requests 2,查看所安装库的版本: (venv) liuhongdi@192 news % pip3 show requests Name: requests Ver 阅读全文
posted @ 2024-02-20 16:26 刘宏缔的架构森林 阅读(299) 评论(0) 推荐(0)
摘要: 一,安装SQLAlchemy 1,用pip安装 (venv) [liuhongdi@img news]$ pip3 install sqlalchemy 2,安装完成后查看已安装的版本: (venv) [liuhongdi@img news]$ pip3 show sqlalchemy Name: 阅读全文
posted @ 2024-02-19 18:23 刘宏缔的架构森林 阅读(115) 评论(0) 推荐(0)
摘要: 一,生成目录和生成配置文件 创建目录和配置文件 [liuhongdi@img news]$ mkdir conf [liuhongdi@img news]$ cd conf/ [liuhongdi@img conf]$ vi conf.yaml [liuhongdi@img conf]$ more 阅读全文
posted @ 2024-02-19 12:44 刘宏缔的架构森林 阅读(293) 评论(0) 推荐(0)
上一页 1 ··· 96 97 98 99 100 101 102 103 104 ··· 184 下一页