青年中文青年中文

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.