... 被调用程序 invoked procedure 调用块invoking block 调用功能 invoking function ...
双语例句
1
In block 1, the servlet checks for a session object by invoking a method on the request object, res, which was passed to the servlet method as a parameter.
Number of blocks and total block time: the number of instances and total elapsed time when the thread was in a BLOCKED state while invoking a method or service.
阻塞数量和总阻塞时间:在调用某个方法或服务时,处于BLOCKED状态的线程的实例数量和总占用时间。
3
When invoking unknown code (which listeners certainly qualify as), it is prudent to execute it in a try-catch block so that ill-behaved listeners do not do more damage than necessary.