backtracking
英 [ˈbæktrækɪŋ]
美 [ˈbæktrækɪŋ]
v. 原路返回; 折回; 折返; (屈于压力而)改变声明(或主张),出尔反尔; 退缩
backtrack的现在分词
现在分词:backtracking
COCA.43330
柯林斯词典
- VERB 改变(说法、决定等);出尔反尔
If youbacktrack ona statement or decision you have made, you do or say something that shows that you no longer agree with it or support it.- The committee backtracked by scrapping the controversial bonus system...
委员会改变主意,放弃了有争议的奖金制度。 - The finance minister backtracked on his decision.
财政部长收回了他的决定。
- The committee backtracked by scrapping the controversial bonus system...
- VERB 原路返回
If youbacktrack, you go back along a path or route you have just used.- Leonard jumped in his car and started backtracking...
伦纳德跳进车里,开始原路折返。 - We had to backtrack to the corner and cross the street.
我们不得不原路返回到拐角处过街。
- Leonard jumped in his car and started backtracking...
- VERB 倒回(描述或解释内容)
If youbacktrackin an account or explanation, you talk about things which happened before the ones you were previously talking about.- Can we just backtrack a little bit and look at your primary and secondary education?
我们能不能回过头来谈谈你的小学和中学教育?
- Can we just backtrack a little bit and look at your primary and secondary education?
双语例句
- Eight queens problem is an ancient and well-known problem, backtracking algorithm is a typical example.
八皇后问题,是一个古老而著名的问题,是回溯算法的典型例题。 - A backtracking algorithm has been suggested to solve the issue of maximizing credit rewards.
并应用回溯算法求解信度收益最大化问题。 - Each time the regex finds an intermediate tag and exits a lookahead, it throws away all backtracking positions from within the lookahead.
正则表达式每次找到一个中间标签就退出一个前瞻,它在前瞻过程中丢弃所有回溯位置。 - But backtracking on such reforms would indeed be a huge mistake, as the eurogroup and IMF argue.
但就像欧元集团和IMF所主张的那样,逆转此类改革将是一个巨大错误。 - Canonical LR Parsing Algorithm Based on State Backtracking Technique
基于状态回朔技术的规范LR分析算法 - You know we don't like backtracking.
我们可不想再跑回去搬你的垃圾了。 - Implementing Fast Searching and Selective Backtracking in LP Environments
LP环境下快速搜索与选择回溯的实现 - Algorithm for backtracking control strategies
回溯控制策略的算法 - Of course, the planet really isn't backtracking; it just looks as though it is.
当然,它并不是真的倒退运行了,只是看起来如此而已。 - This next example shows how backtracking works with repetition quantifiers.
下一个例子显示了带重复量词的回溯。