User:RMN/Vocabulary

From Miranda NG
< User:RMN
Revision as of 16:27, 15 December 2015 by RMN (talk | contribs)
Jump to navigation Jump to search

This is a list of programming terms to help translate them between English and Russian. Some of them have specific meaning in Miranda and their usage/translation may differ from common ones.

  • Callback function — Функция обратного вызова
  • Handle — Дескриптор
  • Hook (function) — (Функция)-ловушка
  • Otherwise — Иначе, e.g.
Returns event handle if event was created successfully, otherwise nil.
Возвращает дескриптор события, если событие было успешно создано, иначе nil.
  • Pointer — Указатель
  • Signature — Сигнатура