摘要: 安装 注册 help Registered 保存证书 菜单Help SSL Proxying Save Charles Root Certificate… 证书命名为 CharlesRoot.cer 类型选择cer 安装证书 开拓期http代理 设置抓取https 、 安卓抓包 1、 配置代理 2、 阅读全文
posted @ 2019-08-26 17:39 jokerBi 阅读(1034) 评论(0) 推荐(0) 编辑
摘要: 下载tar包 "官方下载压缩包" 安装 1、 进入下载目录解压 2、 执行Postman安装 3、创建全局变量 4、添加启动器应用图标 添加内容 阅读全文
posted @ 2019-08-26 15:46 jokerBi 阅读(1840) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/yhaing/p/8473746.html 阅读全文
posted @ 2019-08-26 11:14 jokerBi 阅读(198) 评论(0) 推荐(0) 编辑
摘要: 连接成功host警告 解决办法 liunx windows 测试: 终端自动显示分支 \ 显示git分支 function git_branch { branch=" " if [ "${branch}" != "" ];then if [ "${branch}" = "(no branch)" ] 阅读全文
posted @ 2019-08-26 11:13 jokerBi 阅读(266) 评论(0) 推荐(0) 编辑
摘要: ubuntu主机名相关问题 1、修改hostname 文件 该文件中的内容是显示的主机名 2、修改hosts 文件 如果执行sudo命令出现 修改 hosts文件 将127.0.0.1 后的内容改为主机名 内容: 将localhost改为主机名 3、更改完后 重启主机 阅读全文
posted @ 2019-08-26 11:11 jokerBi 阅读(242) 评论(0) 推荐(0) 编辑
摘要: 安装 汉化 1、ctrl+shift+P 组合键 启动命令模式 2、搜索 3、install add language packs 4、选择中文语言包安装,右下角提示用户更新语言,选择确定重启vscode 报错处理 更换语言包版本版本就好了 该情况是extension没有权限,更改目录权限就好 "原 阅读全文
posted @ 2019-08-26 11:10 jokerBi 阅读(2402) 评论(0) 推荐(0) 编辑