All global hook functions must be in libraries.
所有的全局钩子函数都应该在库中。
For a specified hook type, thread hooks are called first, then global hooks.
对于指定的钩子类型,线程钩子先被调用,然后是全局钩子。
The WH_JOURNALRECORD hook is a global hook - it cannot be used as a thread-specific hook.
该钩子是全局钩子,不能被用作进程钩子。
First of all, your global hook procedure can easily slow down the whole system if you are not careful.
首先,您的全局钩子程序可以很容易地拖慢整个系统,如果你不小心。
Global hooks hurt system performance and cause conflicts with other applications that implement the same type of global hook.
全局钩子会牺牲系统性能。使用了相同类型的全局钩子的应用程序之间也会有冲突。
It’s easy to meet people when you travel alone if you stay at hostels and hook up with couchsurfing, a global network of travelers who support each other through hosting and advice.
独自旅行过程中很容易碰到其他人们,只要你住旅店时访问“沙发漫游”(Couchsurfing)网站,那是一个全球性的旅行者们的网络,他们相互帮助提供招待和建议。
After your function is defined, the next step is to "hook" or register it with WordPress. To do this, call add_action in the global execution space of your plugin file.
完成你的函数的编写后,下一步就是将其hook(勾入)或者说注册到WordPress中,你可以通过执行全局空间中的add_action函数来实现,如。
After your function is defined, the next step is to "hook" or register it with WordPress. To do this, call add_filter in the global execution space of your plugin file.
完成你的函数的编写后,下一步就是将其hook(勾入)或者说注册到WordPress中,你可以通过执行全局空间中的add_filter函数来实现,如。
A global system hook is a system hook that is called when the specified messages are processed by any application on the entire system.
全局系统钩子是一个系统钩子,当指定的一些消息被系统中任何应用程序所处理时,这个钩子就被调用。
A global system hook is a system hook that is called when the specified messages are processed by any application on the entire system.
全局系统钩子是一个系统钩子,当指定的一些消息被系统中任何应用程序所处理时,这个钩子就被调用。
应用推荐