Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: shallow binding A method of storing variable bindings where the current value of a variable can be found at a known location rather than by searching an environment or association list. When a new binding is made, the old value is copied into the environment.