if input_str.find("左") != -1:
            from_flag += 8
            input_str = input_str.replace("左", "")