会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Tarzen
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
21
22
23
24
25
26
27
28
29
···
43
下一页
2021年5月26日
uos\deepin商店下载的软件deb包位置
摘要: ls /var/cache/apt/archives/
阅读全文
posted @ 2021-05-26 17:42 Tarzen
阅读(2644)
评论(0)
推荐(0)
2021年5月25日
jmeter中获取到token,又因为现在都是JWT的所以需要添加Bearer 和获取到的token进行拼接
摘要: 在http请求头中直接写: Bearer ${token} 不要写成 “Bearer ” + ${token} 怎么获取token? 方法一:添加beanshell后置处理器 String response = prev.getResponseDataAsString(); String code
阅读全文
posted @ 2021-05-25 14:01 Tarzen
阅读(425)
评论(0)
推荐(0)
jmeter json提取器
摘要: https://cloud.tencent.com/developer/article/1523400
阅读全文
posted @ 2021-05-25 11:48 Tarzen
阅读(27)
评论(0)
推荐(0)
2021年5月24日
jmeter命令行启动
摘要: jmeter -n -t test.jmx -Jthead_name=测试 -Jthead_num=10 -l jtl_log_path -j report_log -e -o tableresult
阅读全文
posted @ 2021-05-24 14:54 Tarzen
阅读(65)
评论(0)
推荐(0)
linux 中把文件内容变成空,不删除文件
摘要: : > test.sh
阅读全文
posted @ 2021-05-24 14:18 Tarzen
阅读(995)
评论(0)
推荐(0)
Jmeter添加不同的http请求头
摘要: 如果涉及两个接口有着不同的http请求头,一定要分别在http请求下面添加http请求头。 遇见的坑:起初是这样添加http请求头 但是发现第二个http请求头根本无法生效 修改成下图才生效
阅读全文
posted @ 2021-05-24 14:13 Tarzen
阅读(1440)
评论(0)
推荐(0)
2021年5月21日
uos查看系统启动时间
摘要: 查看系统启动时间 # tarzan @ tarzan3w in ~/Desktop [9:12:30] $ who -b # 查看最后一次系统启动的时间 系统引导 2021-05-06 08:28 # tarzan @ tarzan3w in ~/Desktop [9:12:34] $ date 2
阅读全文
posted @ 2021-05-21 09:31 Tarzen
阅读(1213)
评论(0)
推荐(0)
2021年5月19日
word中插入代码不好看,试试highlightcode
摘要: 网址:https://highlightcode.com/ 然后复制粘贴到word 还有一个网站:https://pygments.org/demo/#try
阅读全文
posted @ 2021-05-19 11:13 Tarzen
阅读(2425)
评论(0)
推荐(0)
2021年5月17日
uos个性化提示信息:一个小时提示站起来
摘要: https://github.com/linuxdeepin/deepin-notifications sudo apt-get install deepin-notifications notify-send hello world
阅读全文
posted @ 2021-05-17 09:18 Tarzen
阅读(114)
评论(0)
推荐(0)
2021年5月13日
uos-谷歌浏览器vimium使用
摘要: 谷歌商店安装vimium 只有v变成高亮才能使用vimium快捷键,比如谷歌设置页面无法触发vimium快捷键 使用教程 按 ? 调用使用说明
阅读全文
posted @ 2021-05-13 17:22 Tarzen
阅读(141)
评论(0)
推荐(0)
上一页
1
···
21
22
23
24
25
26
27
28
29
···
43
下一页
公告