<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>录客论坛 - 导读 - 抢沙发</title>
    <link>http://bbs.lookzn.com/forum.php?mod=guide&amp;view=sofa</link>
    <description>抢沙发</description>
    <copyright>Copyright(C) 录客论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sun, 21 Jun 2026 12:49:04 +0000</lastBuildDate>
    <ttl>30</ttl>
    <image>
      <url>http://bbs.lookzn.com/static/image/common/logo_88_31.gif</url>
      <title>录客论坛</title>
      <link>http://bbs.lookzn.com/</link>
    </image>
    <item>
      <title>解决ModuleNotFoundError：寻找名为‘blinker._saferef’的模块</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=43</link>
      <description><![CDATA[【转】https://www.iotword.com/25621.html
解决办法:pip uninstall blinker

pip install blinker==1.7.0错误分析：selenium-wire缺少blinker==1.7.0库依赖，因此需要安装blinker==1.7.0 
参考链接
https://github.com/seleniumbase/SeleniumBase/issues/2782


 ...]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Sun, 08 Dec 2024 12:13:25 +0000</pubDate>
    </item>
    <item>
      <title>在 CentOS 8 系統中，使用 yum/dnf 安裝或更新包時，可能會獲得以下錯誤：</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=42</link>
      <description><![CDATA[在 CentOS 8 系統中，使用 yum/dnf 安裝或更新包時，可能會獲得以下錯誤：
Error: Failed to download metadata for repo ‘AppStream’: Cannot prepare internal mirrorlist: No URLs in mirrorlist由於 CentOS 8 已於 2021 年結束支援，轉為 CentOS 8 Stream 與其他 ...]]></description>
      <category>嵌入式开发</category>
      <author>admin</author>
      <pubDate>Tue, 01 Oct 2024 13:13:30 +0000</pubDate>
    </item>
    <item>
      <title>编译gstreamer插件库</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=41</link>
      <description><![CDATA[瑞芯微官网：
https://opensource.rock-chips.com/wiki_Rockchip-isp1
https://github.com/rockchip-linux/rknn-toolkit2
https://github.com/rockchip-linux/mpp

https://gitlab.freedesktop.org/gstreamer/gst-template
https://wayland.freedesktop.org/building.h ...]]></description>
      <category>嵌入式开发</category>
      <author>admin</author>
      <pubDate>Sun, 22 Sep 2024 15:46:21 +0000</pubDate>
    </item>
    <item>
      <title>如何在windows上开发基于gstreamer的QT视频录制</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=40</link>
      <description><![CDATA[1.下载安装
（1）运行时库
https://gstreamer.freedesktop.org/data/pkg/windows/1.24.7/msvc/gstreamer-1.0-msvc-x86_64-1.24.7.msi
（2）开发库
https://gstreamer.freedesktop.org/data/pkg/windows/1.24.7/msvc/gstreamer-1.0-devel-msvc-x86_64-1.24.7.msi
2.在.pr ...]]></description>
      <category>嵌入式开发</category>
      <author>admin</author>
      <pubDate>Tue, 17 Sep 2024 01:17:31 +0000</pubDate>
    </item>
    <item>
      <title>如何编译/rkaiq_tool_server</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=36</link>
      <description><![CDATA[vim ~/.bashrc
source ~/.bshrc
export /home/tronlong/RK3568/rk356x_linux_release_v1.3.1_20221120/buildroot/output/rockchip_rk3568/host/binPATH



cd /home/tronlong/RK3568/rk356x_linux_release_v1.3.1_20221120/app/rkaiq_tool_server
vim  scripts/build/]]></description>
      <category>嵌入式开发</category>
      <author>admin</author>
      <pubDate>Thu, 05 Sep 2024 12:22:35 +0000</pubDate>
    </item>
    <item>
      <title>设置ubuntu安装软件镜像地址</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=35</link>
      <description><![CDATA[编辑/etc/apt/sources.list文件‌：使用命令sudo nano /etc/apt/sources.lis
deb https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe multiverse
deb-src https://mirrors.tuna.tsinghua.edu.cn/ubuntu/ focal main restricted universe mul ...]]></description>
      <category>嵌入式开发</category>
      <author>admin</author>
      <pubDate>Sun, 25 Aug 2024 02:32:43 +0000</pubDate>
    </item>
    <item>
      <title>swoole_loader各版本下载</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=33</link>
      <description><![CDATA[下载地址：
https://compiler.swoole.com/encryptor/download/

https://compiler.swoole.com//encryptor/download/?version=3.1&amp;os=linux&amp;php_version=8.1&amp;type=nts&amp;arch=x64&amp;agreement=on]]></description>
      <category>PHP开发</category>
      <author>admin</author>
      <pubDate>Sat, 17 Aug 2024 00:50:20 +0000</pubDate>
    </item>
    <item>
      <title>最简单的跨域处理</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=31</link>
      <description><![CDATA[通过宝塔实现最简单的跨域处理]]></description>
      <category>PHP开发</category>
      <author>admin</author>
<enclosure url="http://bbs.lookzn.com/data/attachment/forum/202408/06/173820d1nhgcroq5hm1wcb.png" length="102121" type="image/jpeg" />      <pubDate>Tue, 06 Aug 2024 09:38:39 +0000</pubDate>
    </item>
    <item>
      <title>在ubuntu虚拟机里一直无法切换为小写</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=29</link>
      <description><![CDATA[如果ubuntu里面一直大写，无法切换到小写：
.vmx文件增加如下一行：
mks.win32.useInjectedMagic = \&quot;FALSE\&quot;]]></description>
      <category>软件应用</category>
      <author>admin</author>
      <pubDate>Sun, 04 Aug 2024 03:47:42 +0000</pubDate>
    </item>
    <item>
      <title>如何将公网里的虚拟机为外部使用</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=28</link>
      <description><![CDATA[如果要将虚拟机作为公网使用，就算物理机有公网IP，也需要设置，具体如何设置，目前还没有搞明白

但是如果要将虚拟机对外提供服务，是可以通过设置虚拟机的NAT设置来实现的
1.譬如我安装了宝塔www.bt.cn
然后获取登录账户信息如下：
https://222.186.48.31:26590/b6c91 ...]]></description>
      <category>软件应用</category>
      <author>admin</author>
      <pubDate>Wed, 31 Jul 2024 05:12:33 +0000</pubDate>
    </item>
    <item>
      <title>宝塔一键安装GitLab天坑&quot;未找到相关配置，gitlab可能已损坏！&quot; 一秒解决</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=27</link>
      <description><![CDATA[[转]https://zhuanlan.zhihu.com/p/692146795




看到宝塔面板的软件商店里面有GitLab一键安装，刚好需要源码管理，就进行了一键安装，然而安装完了以后，一点 \&quot;设置\&quot; 就如下提示
崩溃ing......度娘了一下原因，大部分都是转离线安装，好多步骤，好麻烦，崩溃2ing..... ...]]></description>
      <category>软件应用</category>
      <author>admin</author>
      <pubDate>Tue, 30 Jul 2024 09:48:31 +0000</pubDate>
    </item>
    <item>
      <title>直播APP</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=26</link>
      <description><![CDATA[直播APP下载地址：http://www.lookzn.com/Download/zhibo_yanshi_7.7.7_0129.apk
后台管理地址：http://43.143.114.59/admin   admin   123456

男生账号：
13007393240
密码：123456

18018690844
密码：123456

女生账号：
18800000020
密码：123456

13143669535
密 ...]]></description>
      <category>互联网App</category>
      <author>admin</author>
      <pubDate>Sun, 16 Jun 2024 08:57:50 +0000</pubDate>
    </item>
    <item>
      <title>mac电脑忘记密码如何处理</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=25</link>
      <description><![CDATA[开机按住Command+R 进恢复模式 左上角倒数第二个实用工具打开终端输入resetpassword回车 就出现输入新密码的提示]]></description>
      <category>软件应用</category>
      <author>admin</author>
      <pubDate>Tue, 21 May 2024 04:45:25 +0000</pubDate>
    </item>
    <item>
      <title>appium+python自动化59-多台设备并行</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=24</link>
      <description><![CDATA[appium+python自动化59-多台设备并行【转】https://cloud.tencent.com/developer/article/1164979]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Fri, 12 Apr 2024 14:27:34 +0000</pubDate>
    </item>
    <item>
      <title>selenium基础操作</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=23</link>
      <description><![CDATA[]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Fri, 12 Apr 2024 14:26:57 +0000</pubDate>
    </item>
    <item>
      <title>ffmpeg -h filter=drawtext命令来查看DrawText滤器的可用选项。</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=22</link>
      <description><![CDATA[确认你的FFmpeg版本是否支持你正在使用的\'encoding\'选项。可以通过查看FFmpeg的官方文档或者执行ffmpeg -h filter=drawtext命令来查看DrawText滤器的可用选项。



 ...]]></description>
      <category>C/C++开发</category>
      <author>admin</author>
<enclosure url="http://bbs.lookzn.com/data/attachment/forum/202404/09/183628sfjktnrtx25ktnz5.png" length="334209" type="image/jpeg" />      <pubDate>Tue, 09 Apr 2024 10:37:05 +0000</pubDate>
    </item>
    <item>
      <title>ERROR: libass &gt;= 0.11.0 not found using pkg-config</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=18</link>
      <description><![CDATA[]]></description>
      <category>C/C++开发</category>
      <author>admin</author>
      <pubDate>Tue, 09 Apr 2024 03:49:52 +0000</pubDate>
    </item>
    <item>
      <title>安装chrome的selenium遇到的问题</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=17</link>
      <description><![CDATA[[notice] A new release of pip is available: 23.2.1 -&gt; 24.0
[notice] To update, run: python.exe -m pip install --upgrade pip]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Mon, 08 Apr 2024 14:32:49 +0000</pubDate>
    </item>
    <item>
      <title>centos ffmpeg filter_complex编译库</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=15</link>
      <description><![CDATA[在CentOS上编译FFmpeg以包含filter_complex编译库，你需要按照以下步骤操作：
安装编译依赖项：


[*]
下载FFmpeg源代码：
[*]
配置FFmpeg编译选项（包括filter_complex）：
[*]编译和安装FFmpeg：
[*]
验证filter_complex是否已编译进FFmpeg：
[*]
如果你在配置步骤中 ...]]></description>
      <category>C/C++开发</category>
      <author>admin</author>
      <pubDate>Mon, 08 Apr 2024 01:17:47 +0000</pubDate>
    </item>
    <item>
      <title>centos ffmpeg drawtext 编译库</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=14</link>
      <description><![CDATA[在CentOS上使用FFmpeg编译带有drawtext filter的库，你需要确保已经安装了FFmpeg的源代码，然后编译时添加drawtext支持。以下是编译的基本步骤：

    安装编译依赖：

下载FFmpeg源代码：
配置编译选项，确保包含drawtext支持：编译并安装FFmpeg：
完成以上步骤后，你 ...]]></description>
      <category>C/C++开发</category>
      <author>admin</author>
      <pubDate>Mon, 08 Apr 2024 01:08:17 +0000</pubDate>
    </item>
    <item>
      <title>使用FFmpeg合成视频并应用特效，你可以使用filter_complex参数来指定特效</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=13</link>
      <description><![CDATA[要使用FFmpeg合成视频并应用特效，你可以使用filter_complex参数来指定特效。以下是一个将多张图片合成视频并应用模糊特效的例子：

 

解释：

-r 1/5: 每五秒钟一张图片。

-i image%03d.jpg: 输入图片序列，%03d自动填充图片编号。

-vf \&quot;setpts=5*PTS, fade=t=in:s ...]]></description>
      <category>C/C++开发</category>
      <author>admin</author>
      <pubDate>Sat, 06 Apr 2024 02:12:53 +0000</pubDate>
    </item>
    <item>
      <title>selenium 调用已打开谷歌浏览器</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=12</link>
      <description><![CDATA[1.启动chrome


2.执行test.py]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Wed, 03 Apr 2024 15:05:43 +0000</pubDate>
    </item>
    <item>
      <title>.NET 6.0下载地址</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[https://dotnet.microsoft.com/zh- ... r?cid=getdotnetcore]]></description>
      <category>软件开发</category>
      <author>admin</author>
<enclosure url="http://bbs.lookzn.com/data/attachment/forum/202404/08/223633t3gt63k3uto3qwo6.png" length="98093" type="image/jpeg" />      <pubDate>Wed, 03 Apr 2024 14:46:30 +0000</pubDate>
    </item>
    <item>
      <title>如何安装selenium库</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[要在Python中安装Selenium库，您可以使用pip包管理器。以下是安装Selenium的步骤：

打开终端（在Windows上是命令提示符或PowerShell，在MacOS或Linux上是终端）。

输入以下命令并按回车：

pip install selenium

如果您使用的是Python 3.x，并且系统中同时安装了Pyth ...]]></description>
      <category>python自动化</category>
      <author>admin</author>
      <pubDate>Wed, 03 Apr 2024 13:03:58 +0000</pubDate>
    </item>
    <item>
      <title>Python安装win32gui报错：No module named \'win32gui\'的解决方法</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=6</link>
      <description><![CDATA[在Python中，如果import了win32gui，但是本机上并没有安装响应的组件，在运行py程序时会报错：ModuleNotFoundError: No module named \'win32gui\'。
 
 
 出现上述问题时，我们简单的使用pip install win32gui是无法解决问题的，正确的做法是：
 1. 在https://www.lfd.uc ...]]></description>
      <category>python开发</category>
      <author>admin</author>
      <pubDate>Sat, 09 Mar 2024 05:35:40 +0000</pubDate>
    </item>
    <item>
      <title>fastadmin如何本地安装</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=4</link>
      <description><![CDATA[fastadmin本地安装分几步：

首先要安装好fastadmin后台，然后修改如下：

    文件地址：/vendor/karsonzhang/fastadmin-addons/src/addons/service.php



    然后点击本地安装，没有账号的注册一个，

    本地安装，把压缩包选上，就ok了

    前端代码位置：/addo ...]]></description>
      <category>PHP开发</category>
      <author>admin</author>
      <pubDate>Tue, 05 Mar 2024 07:07:29 +0000</pubDate>
    </item>
    <item>
      <title>智能制造</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=3</link>
      <description><![CDATA[]]></description>
      <category>智能制造</category>
      <author>admin</author>
<enclosure url="http://bbs.lookzn.com/data/attachment/forum/202403/05/010652tpppm36xc6wpvm2n.jpg" length="30074" type="image/jpeg" />      <pubDate>Mon, 04 Mar 2024 17:07:10 +0000</pubDate>
    </item>
    <item>
      <title>electron-egg跨平台开发</title>
      <link>http://bbs.lookzn.com/forum.php?mod=viewthread&amp;tid=2</link>
      <description><![CDATA[https://www.kaka996.com/pages/132909/

下载地址：
git clone https://github.com/dromara/electron-egg.git]]></description>
      <category>VUE前端开发</category>
      <author>admin</author>
      <pubDate>Mon, 04 Mar 2024 16:53:50 +0000</pubDate>
    </item>
  </channel>
</rss>