Then the code call the send() method, which will send that message on the specified queue.
然后,该代码调用send()方法,这个方法将发送指定队列上的消息。
It is a movement building steady momentum: a call to make research data, software code and experimental methods publicly available and transparent.
这是一场建立了稳定势头的运动:呼吁让研究数据、软件代码和实验方法公开和透明。
Note that since this code only deals with buffers, there is almost no code except the function call which is specific to uppercase-conversion.
注意,因为这段代码只处理缓冲区,所以除了大写转换特有的函数调用之外几乎没有特殊代码。
This system call sends control code and other data to a specified device.
这个系统调用向指定设备发送控制代码和其他数据。
Even when trace is disabled, your code will call at least one logger method per trace point.
甚至当跟踪禁用时,您的代码将在每个跟踪点至少调用一个日志记录器方法。
Listing 5 shows the code to generate the call to the wrapped method and save the result (if any).
清单5显示了生成对包装方法的调用并保存结果(如果有的话)的代码。
Listing 2 shows the code involved to make the call.
清单2显示了发出调用所涉及到的代码。
It then replaces the body of the copied method with timing code wrapping a call to the renamed original method.
然后它用含有对经过重命名的原方法的调用的计时代码替换拷贝方法的正文。
Most of the code within a JAX-RPC call is bidirectional, so the same code used on the server is also used on the client.
JAX - RPC调用中的大多数代码是双向的,因此,在服务器上使用的相同代码也可在客户机上使用。
For example, the code must call certain runtime routines in the JVM runtime to perform specific actions, such as looking up an unresolved method or allocating memory.
例如,代码必须调用JVM运行时中的某些运行时例程来执行特定操作,如查找未解析的方法或分配内存。
Therefore, the code to call the license manager is right there, in the patches, where the user can remove it and rebuild if they so desire.
因此,调用许可管理器的代码已经在补丁里了,如果用户愿意,可以删除它,重新构建。
This is code that we call when the page first loads.
这是在页面首次装入时调用的代码。
Once the bound component marshalling method has been found or generated, the object binding component just adds the code to call that bound component method to the original method it was passed.
如果发现或生成了绑定组件的编排方法,对象绑定组件添加的代码只是让绑定组件的方法去调用传递给它的原始方法。
Listing 2 shows the code for the setup and call.
清单2显示了设置和调用的代码。
Now you need merely to call the code that needs those dependencies and allow the container to perform its work.
现在只需要调用需要这些依赖项并允许容器执行注入的代码。
At some point, you're going to have to face that massive code block and call it your own.
随后的某一时刻,您必须面对大量代码块并将它们搞定。
The menu links on the left side of the screen call database code with transactions in various ways.
屏幕左侧的菜单链接以多种方式调用数据库事务代码。
The last three lines of code actually call the class and start the threads.
最后三行代码实际地调用该类,并启动线程。
As you begin to create the above file, save its name as xforms_lib.php, and place it in a subdirectory to your PHP code; call it lib, for example.
开始创建上述文件时,将其名称保存为xforms_lib .php,并将其放入php代码的一个子目录中;比如称为lib。
What not to do: Call Perl code from new Python code!
不要这样做:从新python代码调用Perl代码。
Here is the client code for a call using the invocation pattern for deferred response.
下面是在使用延迟响应的调用模式时调用的客户端代码。
Replace the application code with stored procedure call.
用存储过程调用替代应用程序代码。
Here you can see the code for the system call, with four parameters.
在下面将看到系统调用的代码,它有四个参数。
This code will call an existing EJB component that will return the AccessStockVO object, which we will store in the session scope where our data grid component expects.
这些代码会调用一个现有的EJB组件,此组件会返回AccessStock VO对象,我们将把此对象存储在数据网格组件所要求的会话范围内。
In our example, this code can call an XSL transformation to adapt the ItemManagement message format to the HammerMonitor format.
在我们的例子中,这个代码可以调用一个XSL转换将ItemManagement的消息格式改编成HammerMonitor的格式。
These code lines call a method to set up an XADataSource (see below).
这些代码行调用一个方法来设置XADataSource(参见下面)。
You can fix the leak by adding code to call pthread_join , which joins each joinable thread.
要修复泄漏,您可以添加代码调用pthread_join,该方法可联接每个可接合线程。
However, occasionally your code must call restricted methods within the Windows SharePoint Services object model even though the request is initiated by a nonprivileged user.
然而,有时我们的代码必须要执行一些SharePoint对象模型中对某些用户有限制的方法,即使该请求是由一个没有该操作权限的人发起的。
For example, Listing 1 shows the JNI code required to call a static method.
举例来说,清单1展示了调用静态方法所需的JNI代码。
When a mouseout event occurs, your code will call a function that cancels the timer started earlier in this section, and then transitions back to Inactive state.
当发生mouseout事件时,代码调用一个函数,它会取消本节前面启动的计时器,然后转换回Inactive状态。
应用推荐