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