adb shell input text abc #输入abc ,但是没有确认,只是输入
adb shell input keyevent KEYCODE_ENTER # 回车行
adb shell input swipte 50 250 250 250 500 #500是毫秒
adb shell input tap 50 250 #点50 250点
package fuck;
public class SamM
{
public static void main(String[] args)
{
String string =5 >3 ? "5 more than 3" :"5 less than 3";
System.out.println(string);
Lexus();
Audi();
}
public static void Cadillac()
{
if (5 >3)
{
System.out.println("5 larger t...