Stored procedures can be called from triggers.
可以从触发器调用存储过程。
This function cannot be called from interrupt context.
这个函数不能从中断上下文调用。
The printk call can be called from any context in the kernel.
printk可以在内核的任意上下文中调用。
Procedures with array parameters can be called from any of these interfaces.
可从这些接口中的任意一个调用具有阵列参数的过程。
This was a provider, a Web service that could be called from other computers.
这是提供方,即可以从其他计算机调用的Web服务。
More complex classes can be called from Zope scripts (a new feature in Zope 2.3).
更复杂的类,可以从zope脚本中调用(这是Zope 2.3的一个新功能)。
Com components are pieces of compiled code that can be called from ASP pages.
COM组件是在ASP页面中请求的编译后的代码模块。
The idea behind ExtPHP is to generate PHP classes that can be called from your PHP scripts.
ExtPHP的设计思想是生成可以从php脚本调用的php类。
This application will be called from the Bridge -application described in the next section.
此应用程序将从下一部分中描述的桥接应用程序调用。
This step creates an export for your component, allowing it to be called from an external source.
此步骤将为组件创建导出,允许从外部源调用此组件。
These commands should always be called from the V6 profile directory, not the V4 or V5 directory.
应该始终从V6配置文件目录而不是V4或V5 目录中调用这些命令。
This world is pleasant — it would be dreary to be called from it, and to have to go who knows where?
这个世界是美好的,把人从这里唤走,到一个谁都不知道的地方去,会是一件十分悲惨的事。
Once all subroutines have been made, they need to be called from the main process-building subroutine.
创建所有子例程之后,需要从主要流程构建子例程调用它们。
Note:Because the shopping cart is implemented as a Web service, it is can be called from any language.
注意:因为购物车作为Web服务来实现,所以可以从任何语言调用它。
Now this Web service can be called from the client code to display the cart information on the Web site.
现在可以从客户机代码调用此Web服务,在Web站点中显示购物车信息。
It can be called from a Web or desktop application via a Web service using standard programming languages.
可以从一个Web或桌面应用程序中通过Web服务使用标准编程语言来调用它。
The API contains a number of interfaces and classes written in C# which can be called from any .NET language.
该API包括了多个用C#编写的接口和类,可由任意.NET语言调用。
This is because the regular person tag is a server-side component that cannot currently be called from JS code.
这是因为规范的个人标签,是一个服务器端的构件,目前还不能从JS代码中对其进行访问。
Note that condition functions are not asynchronously signal-safe and should not be called from a signal handler.
注意,条件函数并不是异步信号安全的,因此不能在信号处理函数中调用。
For example, the code in Listing 20 defines the myHandler function that can be called from any point in the program.
例如,清单20中的代码定义myhandler函数,该函数可以从程序中的任何地方调用。
How it relates to multiple threads of execution and how those threads are not safe to be called from the main method?
它与多线程执行和这些线程都不怎么安全地从主方法叫什么?
Listing 8 wraps the call to the WS-Resource in a convenient function that can be called from anywhere within your HTML page.
清单8将对WS - Resource的调用包装在可以从html页中的任何位置调用的适当函数中。
If you do so, it will be called from the browser if you simply specify the host: port address in the browser's address line.
如果这样做,而且您仅在浏览器地址行中指定host:port地址,则它将从浏览器中调用。
Because these methods might be called from any number of threads at the same time, they too must be implemented to be thread-safe.
因为这些方法可能会从很多线程同时调用,它们也必须实现为线程安全的。
This enables users to call any existing service, not just a service that was designed specifically to be called from a Custom mediation.
这使用户可以调用任何现有服务,而不仅仅是专为从自定义中介调用而设计的服务。
In some situations, the methods you implement might be called from more than one thread, and therefore must be written to be thread-safe.
在某些场合,方法可能会从不止一个线程中被调用,因此这些方法必须是写成线程安全的。
In certain situations, there are operations that one would need to be called from a specific thread, or that should never be called from one.
在特定情形下,由于操作需要,某些方法只能被特定线程调用,或者永远不能被某线程调用。
The MetaphoneSuggest script as designed above is a straightforward cgi-bin script to be called from Apache. You'll need to modify your httpd.conf
上面所设计的MetaphoneSuggest脚本是一个将从Apache 中直接调用的 cgi-bin 脚本。
The MetaphoneSuggest script as designed above is a straightforward cgi-bin script to be called from Apache. You'll need to modify your httpd.conf
上面所设计的MetaphoneSuggest脚本是一个将从Apache 中直接调用的 cgi-bin 脚本。
应用推荐