Skip to content
EntityQ1203383· pop 17· linked from 61 articles

การฮุก

Sign in to save

Also known as hooks

In computer programming, hooking is a range of techniques used to alter or augment the behaviour of an operating system, of applications, or of other software components by intercepting function calls or messages or events passed between software components. Code that handles such intercepted function calls, events or messages is called a hook.