直观推断 meaning in Chinese
heuristics
Examples
- Gilovich , t . , griffin , d . , kahneman , d . ( eds ) ( 2002 ) . heuristics and biases : the psychology of intuitive judgment . cambridge university press
《直观推断和偏见:直觉判断的心理学》 ,剑桥大学出版社 - The inconsistent synchronization detector is probably the most complicated detector used by findbugs ; it has to analyze the whole program , not just individual methods , use dataflow analysis to determine when a lock is held , and use heuristics to infer that a class intends to provide thread - safety guarantees
Inconsistent synchronization检测器很可能是findbugs所使用的最复杂的检测器;它必须分析整个程序,而不仅仅是单个方法,使用数据流分析来确定什么时候加锁,并使用直观推断来推出一个类想要提供线程安全保证。