step1: 新建sh后缀的任意文件 step2: 在文件内加入以下示例语句: gnome-terminal -x bash -c "cd 路径;echo “password” | sudo -S chmod 777 ttyUSB0 " step3: 在终端内输入:sh 文件名.sh