import pymysql import re conn = pymysql.connect( host=’localhost’, port=3306, user=’root’, passwd=’123456′, db=’test’, charset=’utf8′, ) cursor = conn.cursor() f = open(‘D:\fil
Tag: designation
Install the app on the simulator to install the app for the specified device
1. Configure the Android environment variables, make sure that adb is connected and available
2, start the emulator, enter adb devices through the cmd command line window, the device informat