Chuyển bộ gõ


Từ điển Máy Tính - Foldoc Dictionary
snap




snap

1.   (programming)   To remove indirection, e.g. by replacing a pointer to a pointer with a pointer to the final target (see chase pointers).

The underlying metaphor may be a rubber band stretched through a number of points; if you release it from the intermediate points, it snaps to a straight line from first to last.

Often a trampoline performs an error check once and then snaps the pointer that invoked it so subsequent calls will bypass the trampoline (and its one-shot error check). In this context one also speaks of "snapping links". For example, in a Lisp implementation, a function interface trampoline might check to make sure that the caller is passing the correct number of arguments; if it is, and if the caller and the callee are both compiled, then snapping the link allows that particular path to use a direct procedure-call instruction with no further overhead.

[Jargon File]

Last updated: 2006-05-27

2.   (operating system)   snap dump.

Last updated: 2006-05-27



▼ Từ liên quan / Related words
Related search result for "snap"

Giới thiệu VNDIC.net | Plugin từ diển cho Firefox | Từ điển cho Toolbar IE | Tra cứu nhanh cho IE | Vndic bookmarklet | Học từ vựng | Vndic trên web của bạn

© Copyright 2006-2024 VNDIC.NET & VDICT.CO all rights reserved.