stack manipulation信息详情

stack manipulation发音

意思翻译

栈处理

相似词语短语

manipulation───n.操纵;操作;处理;篡改

stack───n.(Stack)(美)斯塔克(人名);n.(整齐的)一堆;(尤指工厂的)大烟囱;堆栈;(干草或谷物的)堆;竖着置放的高保真音响设备;定高分层盘旋(等待降落)的机群;(数支步枪支起的锥形)枪架;(车辆的)排气管;(浪蚀)岩柱;垛,堆(木材计量单位);v.(使)放成整齐的一叠;(使)成叠地放在……;(令飞机)分层盘旋等待着陆;(洗牌)作弊;跌倒

fascial manipulation───筋膜手法

visceral manipulation───内脏手法

network stack───网络堆栈

hoop stack───箍式烟囱

coercion manipulation───胁迫操纵

authorship manipulation───作者身份操纵

magnetism manipulation───磁操纵

双语使用场景

Obviously, the straightforward method is faster because there aren't any function calls or stack manipulation, but the recursive way is more elegant and better reflects the problem.───很明显,直接方法执行速度要快一些,因为没有涉及到任何函数调用或堆栈操作。 但递归方法更优雅,能更好地反映问题的本质。

debugger - called Cylon - provides all the features one could expect: conditional breakpoints, breakpoints on exceptions, call stack, watches, the exploration and manipulation of variables.───名为Cylon的调试器提供了人们所能想到的所有特性:传统的断点、基于异常的断点、调用栈、监视器以及变量的查看和操作。

despite the added complexity of bytecode stack manipulation , it also offers some flexibility that is not available in source code.───虽然字节码的堆栈操作增加了复杂度,但是它也具有一些源代码所不具备的灵活性。

英语使用场景

Obviously, the straightforward method is faster because there aren't any function calls or stack manipulation, but the recursive way is more elegant and better reflects the problem.