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 new Call Hierarchy window helps you analyze your code and navigate within it.
调用层次结构窗口可以帮助你分析代码,并在该窗口内导航。
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.
然后它用含有对经过重命名的原方法的调用的计时代码替换拷贝方法的正文。
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.
如果重复调用上述代码,此计数可能会达到目的地上配置的搁置阈值,此时这些消息就将重新进行排队,暂时不再能进行接收。
You can then call the new parser from your application code, passing it an expression to evaluate.
然后可以从您的应用程序代码调用新的解析器,从而将表达式传递给它进行求值。
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调用中的大多数代码是双向的,因此,在服务器上使用的相同代码也可在客户机上使用。
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运行时中的某些运行时例程来执行特定操作,如查找未解析的方法或分配内存。
Refer to the GCC manual for details concerning the compatibility with other options and for call-compatibility with binary code generated by pre-3.0 versions of GCC.
关于与其他选项的兼容性和与GCC 3.0以前的版本生成的二进制代码的调用兼容性,请参考GCC手册获得详细情况。
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.
因此,调用许可管理器的代码已经在补丁里了,如果用户愿意,可以删除它,重新构建。
Listing 2 shows the code for the setup and call.
清单2显示了设置和调用的代码。
The two generated subroutines act as a bridge between the WSDL interface and the call interface of the original code.
所生成的两个子例程充当WSDL接口与原始代码的调用接口之间的桥梁。
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.
屏幕左侧的菜单链接以多种方式调用数据库事务代码。
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。
Outside of a dynamic block developers can only call C# code statically, just as they do today.
而在dynamic块之外的代码仍将只支持静态访问,就和我们现在的写法一样。
In our example, this code can call an XSL transformation to adapt the ItemManagement message format to the HammerMonitor format.
在我们的例子中,这个代码可以调用一个XSL转换将ItemManagement的消息格式改编成HammerMonitor的格式。
Then the code call the send() method, which will send that message on the specified queue.
然后,该代码调用send()方法,这个方法将发送指定队列上的消息。
You can fix the leak by adding code to call pthread_join , which joins each joinable thread.
要修复泄漏,您可以添加代码调用pthread_join,该方法可联接每个可接合线程。
Tell Ajax which method to call when the server-side code completes and returns the result.
告诉Ajax在服务器端代码执行完成并返回结果时应该调用哪个方法。
It might then seem simple to just call the old Perl code from new Python and be done with it.
这样,事情看起来就简单了,只需从新的Python调用旧的Perl代码,问题就会迎刃而解。
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代码。
应用推荐