240 发简信
IP属地:福建
  • 安卓性能采集shell脚本

    !/bin/bash packagename="com.linspirit.app"while truedoadb shell dumpsys ...

  • Mac搭建atxserver2 实现Android和iOS UI自动化

    一、基础环境安装配置准备 1.1 安装Homebrew工具 (curl -fsSL https://raw.githubusercontent....

  • centos7下安装python3.8

    查看当前python版本[root@iZwz99sau950q2nhb3pn0aZ ~]# pythonPython 2.7.5 (defaul...

  • 钉钉机器人发消息

    import requestsimport json header = {'Content-Type': 'application/json'}...

  • Resize,w 360,h 240
    shell脚本执行python文件中的函数并获取return值

    python脚本:merge_report.py shell脚本: 执行结果:

  • 性能监控体系

    环境准备 JDK安装 下载地址:https://www.oracle.com/java/technologies/oracle-java-arc...

  • 虚拟机开放端口命令

    1.虚拟机的防火墙开放端口6379。 步骤: ①sudo firewall-cmd --permanent --add-port=6379/tc...

  • 上传本地项目到github命令

    登陆github必须先创建SSH key 因为本地Git仓库和GitHub仓库之间的传输是通过SSH加密传输的,GitHub需要识别是否是你推送...

  • python按坐标剪切原始图片

    #!/usr/bin/python2.7 # -*- coding: utf-8 -*- from PILimport Image, Image...

个人介绍
记录测试学习路上留下的脚印~