Большой англо-русский словарь:
zap
1. глагол;
используется в разговорной речи
1) застрелить
Синоним(ы):
shoot,
kill
2) положить конец (чему-либо), покончить (с чем-либо)
3) нанести поражение, поражать; превосходить
4) приставать
5) бросать сильным движением
6) быстро двигаться
7) устраивать демонстрацию против (чего-либо)
8) переключать телевизионные каналы; перематывать видеоплёнку (например, чтобы не смотреть рекламу)
2. имя существительное;
используется в разговорной речи
1) жизненная сила, живость, оживление
2) демонстрация (против чего-либо)
3. междометие (часть речи)
1) бах!, трах!
2) раз-раз
Англо-русский словарь компьютерных терминов:
zap
1) команда полного стирания рабочей области (в электронных таблицах)
2) [физическое] уничтожение (стирание) файла на диске
3) очистка экрана
4) затирать, удалять (что-либо)
Например: zap memory — очистить память от данных
5) "латать"
быстро ставить программную "заплатку" или каким-либо другим способом быстро исправлять ошибку в программе
Merriam-Webster's Collegiate Dictionary:
zap
I. interjection
Etymology: imitative
Date: 1929
1. — used to express a sound made by or as if by a gun
2. — used to indicate a sudden or instantaneous occurrence
II. verb
(
zapped;
zapping)
Date: 1942
transitive verb
1.
a. to get rid of, destroy, or kill especially with or as if with sudden force
b. to hit with or as if with a sudden concentrated application of force or energy
c. to irradiate especially with microwaves
2.
a. to propel suddenly or speedily
b. to transport instantaneously
3. to avoid watching (as a television commercial) by changing channels especially with a remote control or by fast-forwarding a videotape
intransitive verb
1. to move with speed or force
2. to change television channels using a remote control
III. noun
Date: 1963
a pungent or zestful quality
; zip;
also a sudden forceful blow
Free On-line Dictionary of Computing:
zap
1.
A language for expressing program
transformations.
["A System for Assisting Program Transformation",
M.S. Feather, ACM TOPLAS 4(1):1-20, Jan 1982].
2. Zero and Add Packed.
(2001-03-25)
zap
1. To modify, usually to correct; especially used
when the action is performed with a debugger or binary
patching tool. Also implies surgical precision. "Zap the
debug level to 6 and run it again."
In the IBM mainframe world, binary patches are applied to
programs or to the operating system with a program called
"superzap", whose file name is "IMASPZAP" (possibly
contrived from I M A SuPerZAP).
See also Zero and Add Packed.
2. To fry a chip with static electricity. "Uh oh - I think
that lightning strike may have zapped the disk controller."
(1998-07-08)