s_JSBase包含一些常见的框架例程,比如数据操作例程和日期选择小部件的逻辑。
S_JSBase includes some common framework routines, such as date manipulation routines and the date-picker widget logic.
示例程序将演示如何使用从服务和操作级别附加的中介策略。
The examples show how use mediation policies attached at a service level and at an operation level.
有许多可以为其注册回调例程的操作,这个参数值指出了每个以EM _开头的操作(完整列表可以从api参考指导中获得)。
There are a number of operations that you can register callback routines for and the value to indicate each operation begins with EM_ (the complete list is available in the API reference guide).
这些例程允许对原子变量进行操纵和测试(作为一个原子操作来执行)。
These allow the atomic variable to be manipulated and then tested (all performed as one atomic operation).
所有它们真正需要提供的就是一组对底层闪存系统进行read、write和erase操作的简单例程。
All they really need to provide is a set of simple routines for read, write and erase operations on the underlying flash system.
在DTP环境中操作时,xa _例程由资源管理器提供,并由事务管理器调用。
The xa_ routines are supplied by resource managers operating in the DTP environment and called by transaction managers.
本文中提供了一个示例程序,展示如何使用JDBC连接到数据库,执行一个搜索操作,然后使用检索到的数据定位对象。
We've provided an example that demonstrates how to connect to the data base using JDBC, execute a search, and use the retrieved data to locate the object.
这个例程将遍历tcp控制块表,并且对每个连接的超时(以计时单元为单位进行指定)进行递减操作,即每次减一。
This routine walks through the table of TCP control blocks and, for each connection, it decrements the timeout, specified in ticks, by one.
FENCED或NOT FENCED:这个子句指定例程是否被认为可以在数据库管理器操作环境的进程或地址空间中“安全地”运行。
FENCED or NOT FENCED: This clause specifies whether the routine is considered "safe" to run in the database manager operating environment's process or address space.
如果收集了所有必需的按键和释放操作的密码长度都相同并且包含相同的字符,则找到一个匹配并且子例程成功退出。
If the passwords collected all of the required key press and key releases, are the same length, and contain all the same characters, a match was found and the subroutine exits successfully.
您可以运行SQL数据操作命令并将其实现为网格例程。
You can run SQL data manipulation statements and routines through grid routines.
这些例程通常称为回调函数,因为在操作发生时会反向调用它们。
These routines are typically named callback functions, as they're called back to work upon some action.
例如,代码必须调用JVM运行时中的某些运行时例程来执行特定操作,如查找未解析的方法或分配内存。
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.
不过对于现在来说,我们将给出一个非常简单的样例程序,它使用SPE来执行一个memcpy操作。
For now, though, I'm going to present a fairly minimalist sample program which USES the SPE to perform a memcpy operation.
该层位于硬件之上,并且使用称为hypervisor调用的硬件,通过一组低层的例程进行操作。
This layer resides on top of the hardware and operates through a set of low-level routines, with the hardware called hypervisor calls.
本文讨论了两种范例程序,以决定客户端点击操作的特性。
This article discusses two example applications to demonstrate the features of Client-Side click-to-action.
全套例子应用——SpringBatch 1.0提供了一个例程模块,其中包含了几个例子应用,展示了Spring Batch在操作上的全部主要特征。
Comprehensive set of sample applications - Spring Batch 1.0 provides a samples module which contains several example applications which show all of the main features of Spring Batch in operation.
REFERENCING clause:该子句为表对象定义触发器例程,这些表对象的FOR EACH ROW操作必须能够调用触发器例程。
REFERENCING clause: This clause can be used to define a trigger routine for a table object whose for EACH ROW actions can invoke the trigger routine.
尽管本文中介绍的基本原理都是通用的,不过所给出的示例程序是使用gccv3.3.3版及SUSELinuxEnterpriseServer9 (ppc版)操作系统编译的。
While the principles described in this article are general, the sample programs were compiled with GCC version 3.3.3 and the SUSE Linux Enterprise Server 9 (PPC version) operating system.
说明:数据库中图片全操作易语言源码例程程序使用执行SQL语句实现MDB数据库中图片全操作。
Image database routines full operation easy language source programs use SQL statements executed pictures in full operation MDB database.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如检查删除操作的结果)。
This enables you to provide an event-handling method that performs a custom routine, such as checking the results of the delete operation, whenever this event occurs.
这使您可以提供一个这样的事件处理方法,即每次发生此事件时就执行一个自定义例程(如取消选择操作)。
This enables you to provide an event-handling method that performs a custom routine, such as canceling the selection operation, whenever this event occurs.
在RISCOS中使用SWI来访问操作系统例程或第三方生产的模块。
In RISC OS SWIs are used to access Operating System routines or modules produced by a 3rd party.
易语言汇编rc4算法源码例程程序结合易语言数据操作支持库,置入汇编代码实现rc 4算法计算。
Easy language assembly RC4 algorithm source routine procedures combined with easy language data operations support library, put into assembly code to achieve RC4 algorithm.
在设备的控制过程中,DTC子例程将运行检查电路、传感器和执行器的操作。
During the control of the device, DTC subroutines will run to check the operation of the circuits, sensors and actuators.
易语言自定义数据类型读写源码例程程序结合易语言内存文件的操作,实现自定义数据类型数据的读写。
Easy language custom data types to read and write source routine procedures combined with easy language to operate the memory file to achieve custom data type data read and write.
多线程PING源码例程,程序结合易语言扩展界面支持库和数据库操作支持库,调用API函数实现多线程PING。
PING source multithreaded routines, programs combined with easy language support library expansion interface and operations support library, call the API functions for multithreaded PING.
易语言文件批量改名源码例程程序实现了文件改名操作。
Easy language file batch rename source routine procedures to achieve the file rename operation.
易语言文件批量改名源码例程程序实现了文件改名操作。
Easy language file batch rename source routine procedures to achieve the file rename operation.
应用推荐