<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Noel&#39;s Blog</title>
    <link>https://jiaw-zh-github-io.pages.dev/post/</link>
    <description>Recent content in Posts on Noel&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 11 Mar 2026 00:04:00 +0800</lastBuildDate><atom:link href="https://jiaw-zh-github-io.pages.dev/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>为 openclaw 每个频道创建独立工作区和agent调用</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/ai/openclaw%E5%A4%9Aagent%E9%85%8D%E7%BD%AE/</link>
      <pubDate>Wed, 11 Mar 2026 00:04:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/ai/openclaw%E5%A4%9Aagent%E9%85%8D%E7%BD%AE/</guid>
      <description>配置 openclaw 每个channel使用不同的agent和工作区，实现一个实例多个agent 官方文档：https://docs.openclaw.ai/</description>
    </item>
    
    <item>
      <title>自己制作便携版 Chrome</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/2024%E5%88%B6%E4%BD%9C%E4%BE%BF%E6%90%BA%E7%89%88chrome/</link>
      <pubDate>Tue, 27 Feb 2024 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/2024%E5%88%B6%E4%BD%9C%E4%BE%BF%E6%90%BA%E7%89%88chrome/</guid>
      <description>原理 利用GoogleChromePortable.exe启动器来启动Chrome主程序，所有Chrome用户数据都指向本程序所在的Data目</description>
    </item>
    
    <item>
      <title>部署一个随时可用的在线 VS Code</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/code-server/</link>
      <pubDate>Wed, 09 Aug 2023 23:37:26 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/code-server/</guid>
      <description>安装 使用命令安装 如果网络好的话直接一条命令下载（国内服务器应该都不行） curl -fsSL https://code-server.dev/install.sh | sh -s -- --dry-run 然后安装和运行 curl -fsSL https://code-server.dev/install.sh | sh 手动安装 从这里下载，我是 ubu</description>
    </item>
    
    <item>
      <title>一台免费服务器的折腾之路</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/thejourneyoftinkeringwithafreeserver/</link>
      <pubDate>Sat, 15 Jul 2023 17:37:22 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/thejourneyoftinkeringwithafreeserver/</guid>
      <description>从 AWS 薅了一台免费服务器，单核 1Gb 内存，先搭一个梯子 这里有一个大坑，记得把防火墙所有端口入站都打开 安装 BBR 加速 1 2 sudo su root wget -O tcp.sh &amp;#34;https://github.com/ylx2016/Linux-NetSpeed/raw/master/tcp.sh&amp;#34; &amp;amp;&amp;amp; chmod +x tcp.sh &amp;amp;&amp;amp; ./tcp.sh 安装 BBR</description>
    </item>
    
    <item>
      <title>增肌课程</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/muscleaugmentationdiary/</link>
      <pubDate>Wed, 28 Jun 2023 23:00:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/muscleaugmentationdiary/</guid>
      <description>计划制定 以增肌为目的的锻练，前期以大肌肉为主，胸、肩、背、腿。 双分化训练 适合1年以内的新手的训练方式 Day1 Day2 Day3 Day4 哑铃卧推 4x8 深蹲 4x6 同Day1 深蹲 4x6</description>
    </item>
    
    <item>
      <title>Yaml 文件格式的介绍</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/yaml/</link>
      <pubDate>Wed, 08 Mar 2023 17:19:18 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/yaml/</guid>
      <description>yaml 也是一种标记语言，可以简单表达字典、列表和其他基本数据类型的形态。 yaml 语法规则如下： 大小写敏感。 使用缩进表示层级关系。 使用空格键缩进，而非T</description>
    </item>
    
    <item>
      <title>Appium 学习笔记</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/uitest/appiumstudy/</link>
      <pubDate>Tue, 13 Dec 2022 15:18:15 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/uitest/appiumstudy/</guid>
      <description>Appium 生态工具介绍 Appium Desktop：内嵌了 Appium Server 和 Inspector 的综合工具 Appium Server：Appium 的核心工具，命令行工具 Appium Clients：各种语言的客户端</description>
    </item>
    
    <item>
      <title>一些常用的优秀小工具</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/some-commonly-used-gadgets/</link>
      <pubDate>Sun, 13 Nov 2022 00:30:01 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/some-commonly-used-gadgets/</guid>
      <description>一些常用的、好用的软件清单 截图工具：Snipaste F1 截图，F3 贴图，用过的都说好 局域网文件传输工具：chfs 局域网文件上传下载全能，还很小</description>
    </item>
    
    <item>
      <title>使用 iTunes 抓包获取旧版本 iOS 软件安装包</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/with-itunes-get-old-version-ipa/</link>
      <pubDate>Thu, 27 Oct 2022 10:22:13 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/with-itunes-get-old-version-ipa/</guid>
      <description>小tips： 如果需要的是国区的应用，我的建议是先在爱思助手上看看，使用方法也很简单： 下载电脑版爱思助手，使用数据线连接手机，就会自动安装手机</description>
    </item>
    
    <item>
      <title>真离线安装 Shellclash 与使用</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-shellclash/</link>
      <pubDate>Wed, 07 Sep 2022 22:32:54 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-shellclash/</guid>
      <description>路由器连接方式别选择桥接模式，有坑 看了作者写的本地安装方式我表示还不够离线，通过查看安装脚本，重新整理了一下本地安装过程 准备环境 首先你需要一</description>
    </item>
    
    <item>
      <title>中国移动RAX3000Q路由器安装 Luci</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-luci/</link>
      <pubDate>Wed, 07 Sep 2022 20:55:10 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-luci/</guid>
      <description>本文基于软件版本：V1.1.1.202204141725，硬件版本 TZ7.823.346A ，MAC地址: 04:4f开头的中国移动 RAX3000Q 路由器 如果你装 luci 是为了安装 luc</description>
    </item>
    
    <item>
      <title>中国移动RAX3000Q路由器开启ssh/telnet，解锁超级管理员</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-ssh-openwrt/</link>
      <pubDate>Mon, 05 Sep 2022 10:42:27 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/rax3000q-ssh-openwrt/</guid>
      <description>本文基于软件版本：V1.1.1.202204141725，硬件版本 TZ7.823.346A 的中国移动 RAX3000Q 路由器 给不想折腾的用户 有一些高级功能在前端不展示，但是登录后</description>
    </item>
    
    <item>
      <title>HttpRunner 4 快速上手</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/hrp4/</link>
      <pubDate>Wed, 27 Jul 2022 10:50:29 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/hrp4/</guid>
      <description>这里是官方文档 安装 Linux or 类 unix 系统一键安装： 1 $ sudo bash -c &amp;#34;$(curl -ksSL https://httprunner.com/script/install.sh)&amp;#34; Windows 系统不支持一键安装，建议使用 git bash 运行上述命令下载包，然后手动添加hrp.exe到环</description>
    </item>
    
    <item>
      <title>Vscode 配置 Golang 开发环境问题</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/go/vscode%E9%85%8D%E7%BD%AEgolang%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E9%97%AE%E9%A2%98/</link>
      <pubDate>Sun, 24 Apr 2022 10:22:41 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/go/vscode%E9%85%8D%E7%BD%AEgolang%E5%BC%80%E5%8F%91%E7%8E%AF%E5%A2%83%E9%97%AE%E9%A2%98/</guid>
      <description>单目录下多项目使用 最近在学习 go 一样时，在单个目录下创建了多个小项目，目录结构大致如下 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28</description>
    </item>
    
    <item>
      <title>Go语言的构建模式演化过程——Go的包依赖管理</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/go/go%E8%AF%AD%E8%A8%80%E7%9A%84%E6%9E%84%E5%BB%BA%E6%A8%A1%E5%BC%8F%E6%BC%94%E5%8C%96%E8%BF%87%E7%A8%8Bgo%E7%9A%84%E5%8C%85%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86/</link>
      <pubDate>Mon, 11 Apr 2022 14:51:29 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/go/go%E8%AF%AD%E8%A8%80%E7%9A%84%E6%9E%84%E5%BB%BA%E6%A8%A1%E5%BC%8F%E6%BC%94%E5%8C%96%E8%BF%87%E7%A8%8Bgo%E7%9A%84%E5%8C%85%E4%BE%9D%E8%B5%96%E7%AE%A1%E7%90%86/</guid>
      <description>重新整理于 Tony Bai · Go 语言第一课 Go Module 已经是 go 官方标准包依赖管理和构建模式了，所以从 go 入门开始就建议直接使用 Go Module。 Go 程序是由 Go 包组合而成</description>
    </item>
    
    <item>
      <title>基于架构的测试</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/testtheory/testing-of-distributed-architecture/</link>
      <pubDate>Sat, 12 Mar 2022 21:52:04 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/testtheory/testing-of-distributed-architecture/</guid>
      <description>架构测试的基本原则 对于测试人员来讲，学习架构知识应该有自己独特的视角 基本只要做到清楚原理、了解在被测系统中的部署架构，从测试的角度能够调用必</description>
    </item>
    
    <item>
      <title>探索式软件测试</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/testtheory/exploratory-software-testing/</link>
      <pubDate>Mon, 07 Mar 2022 11:21:56 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/testtheory/exploratory-software-testing/</guid>
      <description>读书笔记 《软件测试 52 讲》-茹炳晟 探索式测试的一般过程： 首先根据软件功能描述来设计最初的测试用例，然后执行测试；测试执行后，我们可能得到与预期</description>
    </item>
    
    <item>
      <title>使用 Hugo &#43; GitHub Pages 搭建免费静态博客</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/%E4%BD%BF%E7%94%A8hugogithubpages%E6%90%AD%E5%BB%BA%E9%9D%99%E6%80%81%E5%8D%9A%E5%AE%A2/</link>
      <pubDate>Thu, 18 Nov 2021 10:47:42 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/%E4%BD%BF%E7%94%A8hugogithubpages%E6%90%AD%E5%BB%BA%E9%9D%99%E6%80%81%E5%8D%9A%E5%AE%A2/</guid>
      <description>告别 Jekyll，使用 Hugo 加 GitHub Pages 搭建一个免费静态博客吧！ 因为经常在浏览博客的时候看到博客的地址是 github.io 后缀，出于好奇心就打开这个网址看了下，这是与</description>
    </item>
    
    <item>
      <title>利用 v2ray 的局域网连接功能为 switch 提供代理服务</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/%E5%88%A9%E7%94%A8v2ray%E7%9A%84%E5%B1%80%E5%9F%9F%E7%BD%91%E8%BF%9E%E6%8E%A5%E5%8A%9F%E8%83%BD%E4%B8%BAswitch%E6%8F%90%E4%BE%9B%E4%BB%A3%E7%90%86%E6%9C%8D%E5%8A%A1/</link>
      <pubDate>Tue, 09 Nov 2021 16:04:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/%E5%88%A9%E7%94%A8v2ray%E7%9A%84%E5%B1%80%E5%9F%9F%E7%BD%91%E8%BF%9E%E6%8E%A5%E5%8A%9F%E8%83%BD%E4%B8%BAswitch%E6%8F%90%E4%BE%9B%E4%BB%A3%E7%90%86%E6%9C%8D%E5%8A%A1/</guid>
      <description>最近入手了一台日版 switch，可是因为众所周知的网络原因，eshop 无法直接访问，网络问题也基本上是每一个海外版主机玩家必须要面对的问题，</description>
    </item>
    
    <item>
      <title>矩形土地均匀分成方块，分出的方块面积尽可能大</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/algorithm/2021-11-04-%E5%88%86%E5%87%BA%E5%B0%BD%E5%8F%AF%E8%83%BD%E5%A4%A7%E7%9A%84%E9%9D%A2%E7%A7%AF%E7%9A%84%E6%96%B9%E5%9D%97/</link>
      <pubDate>Thu, 04 Nov 2021 00:04:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/algorithm/2021-11-04-%E5%88%86%E5%87%BA%E5%B0%BD%E5%8F%AF%E8%83%BD%E5%A4%A7%E7%9A%84%E9%9D%A2%E7%A7%AF%E7%9A%84%E6%96%B9%E5%9D%97/</guid>
      <description>总体上还是分而治之的思想 欧几里得算法：两个整数的最大公约数等于其中较小的那个数和两数相除余数的最大公约数 1 2 3 4 5 6 def soilsplit(length, width): while length &amp;gt;= width: if length%width == 0: return</description>
    </item>
    
    <item>
      <title>使用 GitBook 发布你的书</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/2021-10-21-usegitbook/</link>
      <pubDate>Thu, 21 Oct 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/2021-10-21-usegitbook/</guid>
      <description>GitBook 现在已经发展成了一个商业公司，但是它的旧版本依然在互联网上为我们提供免费服务。 别用 gitbook 了，用 mdbook 吧！ 介绍 GitBook 是一个使用 Git 和 Markdown 来构建书籍的工具。它</description>
    </item>
    
    <item>
      <title>为什么相爱变得越来越难？</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/other/2021-10-09-%E4%B8%BA%E4%BB%80%E4%B9%88%E7%9B%B8%E7%88%B1%E5%8F%98%E5%BE%97%E8%B6%8A%E6%9D%A5%E8%B6%8A%E9%9A%BE/</link>
      <pubDate>Sat, 09 Oct 2021 11:35:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/other/2021-10-09-%E4%B8%BA%E4%BB%80%E4%B9%88%E7%9B%B8%E7%88%B1%E5%8F%98%E5%BE%97%E8%B6%8A%E6%9D%A5%E8%B6%8A%E9%9A%BE/</guid>
      <description>真的太喜欢这篇文章了，自行保存备份。 来源：人物（微信号：renwumag1980） 2020-12-10 原文链接：https://mp.weixin.qq.co</description>
    </item>
    
    <item>
      <title>五个级别的测试成熟度</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/testtheory/2021-09-14-testing_maturity/</link>
      <pubDate>Tue, 14 Sep 2021 09:58:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/testtheory/2021-09-14-testing_maturity/</guid>
      <description>什么是测试？测试到什么地步才是尽头？ 此成熟度理论由 Boris Beizer 提出（他自己叫阶段，不过现在称为级别） 级别0 - “测试和调试没有区别。”除了支持调试之外</description>
    </item>
    
    <item>
      <title>Windows 版 Charles 简明使用教程</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/2021-07-23-charles-tutorial/</link>
      <pubDate>Fri, 23 Jul 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/2021-07-23-charles-tutorial/</guid>
      <description>和 fiddler 同样强大、全能的抓包工具 主要特色 支持多操作系统 网络抓包（包括 HTTPS ) 请求重定向 安装 去 官方下载页 根据你的操作系统下载对应的安装包，然后一路下一</description>
    </item>
    
    <item>
      <title>Jmeter 可用的一些 BeanShell 脚本</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-06-29-jmeter_script/</link>
      <pubDate>Tue, 29 Jun 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-06-29-jmeter_script/</guid>
      <description>一些 Jmeter 中 BeanShell PreProcessor 可用的脚本 判断文件中的某个参数是否传来空值，常用来判断时间戳和随机值 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 import java.util.Random; import</description>
    </item>
    
    <item>
      <title>个人常用 VS Code 插件</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/util/2021-06-16-vscode_extension/</link>
      <pubDate>Wed, 16 Jun 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/util/2021-06-16-vscode_extension/</guid>
      <description>主要是做一个记录 VS Code 有多好用不用我多说了吧，直接进入正题 Chinese (Simplified) Language Pack for Visual Studio Code 中文简体语言包 虽然对于程序员来说英语能力也是很重要的，但是生产力工具</description>
    </item>
    
    <item>
      <title>为 Windows PowerShell 设置 Alias （命令别名）</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/windows/powershell_alias/</link>
      <pubDate>Tue, 15 Jun 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/windows/powershell_alias/</guid>
      <description>alias 用的好真的可以为所欲为啊 啰里啰唆可以直接跳过的一段 最近黑苹果挂了，暂时用回 Windows，发现想要在 Windows 用 alias 还有点难度， 网上搜索下来大多数都</description>
    </item>
    
    <item>
      <title>使用 HttpRunner 时一些值得关注的点</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-25-httprunner_v3.0.1/</link>
      <pubDate>Sun, 25 Apr 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-25-httprunner_v3.0.1/</guid>
      <description>HttpRunner is a simple &amp;amp; elegant, yet powerful HTTP(S) testing framework. 本文主要记录特定版本： v==3.0.1 的相关使用心得。 版本选择 当前最新版本是 3.1.4 ，该版本作者推荐使用 .py 文件进行脚本编写和维护，主要是为</description>
    </item>
    
    <item>
      <title>Shell 学习笔记</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/shell/2021-04-18-shell%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</link>
      <pubDate>Sun, 18 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/shell/2021-04-18-shell%E5%AD%A6%E4%B9%A0%E7%AC%94%E8%AE%B0/</guid>
      <description>Shell 学习过程中的一些记录 变量 变量定义 变量名与值使用一个等号 &amp;lsquo;=&amp;rsquo; 连接 1 $country=china 等号两边不能存在空格 1 2 $country =china # country: command not found $country= china # country: command not found 变量名不能以数字开头，</description>
    </item>
    
    <item>
      <title>你真的会用 tar 命令吗？</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/2021-04-16-%E4%BD%A0%E7%9C%9F%E7%9A%84%E4%BC%9A%E7%94%A8tar%E5%91%BD%E4%BB%A4%E5%90%97/</link>
      <pubDate>Fri, 16 Apr 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/2021-04-16-%E4%BD%A0%E7%9C%9F%E7%9A%84%E4%BC%9A%E7%94%A8tar%E5%91%BD%E4%BB%A4%E5%90%97/</guid>
      <description>曾经稀里糊涂的用了，现在来搞明白吧！ tar 这个命令使用频率最高的方法可能就是下面这两个了： 1 2 $tar -czvf example.tar.gz ~/example # 压缩 example 文件为 example.tar.gz $tar -xzvf ~/example.tar.gz # 解压缩 example.tar.gz 到当前目录</description>
    </item>
    
    <item>
      <title>一个小巧的接口测试工具: CURL</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-02-%E4%B8%80%E4%B8%AA%E5%B0%8F%E5%B7%A7%E7%9A%84%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7-curl/</link>
      <pubDate>Fri, 02 Apr 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-02-%E4%B8%80%E4%B8%AA%E5%B0%8F%E5%B7%A7%E7%9A%84%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7-curl/</guid>
      <description>curl 是一个十分强大的命令行工具 curl 中的 c 表示 client，因此 curl 即客户端（client）的 URL 工具。 curl 是一个十分强大的命令行工具，如果熟练的话，完</description>
    </item>
    
    <item>
      <title>关于使用 Jmeter 进行压力测试</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-03-25-%E4%BD%BF%E7%94%A8jmeter%E8%BF%9B%E8%A1%8C%E5%8E%8B%E5%8A%9B%E6%B5%8B%E8%AF%95/</link>
      <pubDate>Thu, 25 Mar 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-03-25-%E4%BD%BF%E7%94%A8jmeter%E8%BF%9B%E8%A1%8C%E5%8E%8B%E5%8A%9B%E6%B5%8B%E8%AF%95/</guid>
      <description>记录使用 Jmeter 进行压测的一些关注点 分布式压测 配置文件 使用 Jmeter 压测时，压力机一般是部署在 Linux 上的， 如果是分布式压测，需要修改 master 和 slave 机器上的 Jmeterpath/bin 目录下的 jmeter.properties</description>
    </item>
    
    <item>
      <title>使用 brew services 管理服务</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/linux/2021-03-15-%E4%BD%BF%E7%94%A8brew-services%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8A%A1/</link>
      <pubDate>Mon, 15 Mar 2021 00:00:00 +0000</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/linux/2021-03-15-%E4%BD%BF%E7%94%A8brew-services%E7%AE%A1%E7%90%86%E6%9C%8D%E5%8A%A1/</guid>
      <description>此命令仅适用于 MacOS 官方关于 brew services 命令的说明在 这里 macOS 使用 launchctl 命令加载开机自动运行的服务，brew services 简化了 lauchctl 的操作， 并因此 brew services 命令是不可以在 Linux 下使用的</description>
    </item>
    
    <item>
      <title>修改 Python pip 源为国内镜像</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/python/2021-02-21-%E6%9B%B4%E6%94%B9pypi%E6%BA%90/</link>
      <pubDate>Sun, 21 Feb 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/python/2021-02-21-%E6%9B%B4%E6%94%B9pypi%E6%BA%90/</guid>
      <description>换完 pip 速度嗖嗖的~ 当我们在终端输入 pip install selenium 时发生了什么？ pip 是 Python 的包管理器 pypi 的命令，当我们运行 pip 命令时，首先会去 pypi 源搜索有没有对应的包， 然后进行</description>
    </item>
    
  </channel>
</rss>
