Demonstrates how to call code in a customization assembly from VBA code in the document.
演示如何从文档中的VBA代码中调用自定义项程序集中的代码。
I have 2 versions of the syscall vector, with one of them containing addresses of modified sys call code.
我有2个版本的系统调用向量,其中含有改性系统的地址调用代码。
In real-world situations, having some way to call code written using one technology from the other is extremely useful.
在真实世界的情形中,拥有一些方法以让用一种技术编写的代码来调用用另一种技术编写的代码是极为有用的。
It is a movement building steady momentum: a call to make research data, software code and experimental methods publicly available and transparent.
这是一场建立了稳定势头的运动:呼吁让研究数据、软件代码和实验方法公开和透明。
The node would issue this call, as illustrated in the code sample in Listing 3.
这个节点将发布这个调用,如清单3中的代码样本所示。
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 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.
然后它用含有对经过重命名的原方法的调用的计时代码替换拷贝方法的正文。
If you call the above code repeatedly, this count may reach the backout threshold configured on the destination, at which point the messages will be re-queued and no longer available for receipt.
如果重复调用上述代码,此计数可能会达到目的地上配置的搁置阈值,此时这些消息就将重新进行排队,暂时不再能进行接收。
If you call an object's method, the code is added to the internal buffer.
如果调用一个对象的方法,代码也被添加到内部缓冲区中。
When methods return error values, every method call is surrounded by error-handling code.
在方法返回错误值时,每一个方法调用都要包含错误处理代码。
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调用中的大多数代码是双向的,因此,在服务器上使用的相同代码也可在客户机上使用。
This is code that we call when the page first loads.
这是在页面首次装入时调用的代码。
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.
最后三行代码实际地调用该类,并启动线程。
What not to do: Call Perl code from new Python code!
不要这样做:从新python代码调用Perl代码。
Outside of a dynamic block developers can only call C# code statically, just as they do today.
而在dynamic块之外的代码仍将只支持静态访问,就和我们现在的写法一样。
Replace the application code with stored procedure call.
用存储过程调用替代应用程序代码。
Then the code call the send() method, which will send that message on the specified queue.
然后,该代码调用send()方法,这个方法将发送指定队列上的消息。
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,该方法可联接每个可接合线程。
For example, Listing 1 shows the JNI code required to call a static method.
举例来说,清单1展示了调用静态方法所需的JNI代码。
Conversely, you also don't want to have to wait until everything on the page has loaded-all the images, banner ads, analytic code, and YouTube video previews - before you can call jQuery code.
相反,您也不希望等待页面上的所有元素都装载完—所有图像、标题广告、解析代码和YouTube视频预览—才开始调用jQuery代码。
Normally, when an application makes a read call, the code blocks until there is data to be read.
一般情况下,当应用程序调用read时,代码会阻塞,直到有数据可读。
Telling Ajax which method to call when the server-side code completes.
告诉Ajax在服务器端代码执行完成时应该调用哪个方法。
The Directly remove Sol menu item in the Transaction Demo application provides an example of how to call transaction code from the Web application's perspective.
TransactionDemo应用程序的Directlyremove Sol菜单项提供了一个例子,说明如何从Web 应用程序角度调用事务代码。
应用推荐