private void btnFoward_Click(object sender, RoutedEventArgs e) { // 使用ServoMotor objServo.PWM_L(int.Parse(txtAngle.Text)); }