常见开发命令 网络¶ lsof -ti:8080 | xargs kill -9 杀死端口程序 Android¶ emulator -list-avds emulator -avd Pixel8_API_34 -netdelay none -netspeed full