采用数据库存储函数提高系统的性能。
Making use of the storage functions the system' s performances can be improved.
栈是内存的一部分,存储函数参数和方法中使用的字段。
The stack is the section of memory that holds function arguments and fields used in methods.
首先,我使用“选项”字段来存储函数的正则表达式选项。
First I use the options field to store the regular expression options for the functions.
存储函数(单位:英尺)是用来衡量仓库中储存货品所需要的工作量。
Storage Function (unit: ft) Is designed to measure the workload required to store the inventory in the warehouse.
采用适合的数据结构存储函数信息,并用一内嵌式程序语言解释器对其进行分析。
In this model, a proper data structure is developed to store the information of functions, and a tiny programming language interpreter is designed and embedded to analyze the functions.
最后针对微分代数模型的励磁系统构造了存储函数,使得系统无源而保持内部稳定。
In the end the storage function was constructed for excitation system with differential algebraic model.
虚拟堆栈与实际堆栈类似,是一种后进先出(LIFO)的数据结构,可以用来临时存储函数参数和函数结果。
The virtual stack -- like a real stack -- is a last in-first out (LIFO) data structure that temporarily stores function arguments and function results.
NONAME 特性使得仅在DLL的导出表中存储序号值而不存储函数名,从而减小文件大小。
The NONAME attribute causes only the ordinal value and not the function name to be stored in the DLL's export table, which reduces the file size.
该事件是存储搜索函数的一个新增强的特性。
This event is an enhanced feature of the stored search function.
您可以使用该项目模板来定义多个CLR存储过程和函数。
You can use this project template to define multiple CLR stored procedures and functions.
包括所有表、存储过程、函数和视图,并能基于正则表达式来排除特定对象。
Includes all tables, stored procedures, functions, and views with the ability to exclude objects based on regex patterns.
还可以查看并更新表和视图中所包含的数据,并执行存储过程和函数。
You can also view and update the data contained in tables and views, and execute stored procedures and functions.
该视图是表、视图、存储过程和函数设计程序中的常见视图之一。
This view is one of the common views across the table, view, stored procedure, and function designers.
可以使用非模态的设计程序创建和删除数据库对象,例如表、视图、存储过程和函数。
You can create and delete database objects such as tables, view, stored procedures, and functions using non-modal designers.
而另一方面,数据库开发人员则可以把精力集中于存储过程与函数的开发。
The database developers, on the other hand, can concentrate on developing stored procedures and functions.
首先,创建一个日志环境,然后创建一个函数来存储这些消息,如清单1所示。
First, create a logging environment, then create a function to store messages, as in Listing 1.
这也包括分配空间存储结果的函数。
This includes functions that allocate space to store a result.
安全函数存储在一个安全操作结构中,该结构包含必须受到保护的基本操作。
The security functions are stored in a security operations structure that covers the fundamental operations that must be protected.
正如清单4中所做的,列出的函数将存储在配方构造开发数据库中。
As was done in Listing 4, the outlined functions will be stored in a recipe construct development database.
同样,这个函数从检查本地存储是否可用开始。
Again, this function starts by checking if local storage is available or not.
所以该指令会将链接寄存器(存有返回地址)存储到调用函数堆栈框架的恰当位置。
So this instruction stores the link register (which holds the return address) into the proper location in the calling function's stack frame.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。
This includes views, stored procedures, user-defined functions (UDFs), and triggers.
运行所有的变更脚本将视图、存储过程和函数添回到数据库中去。
The tool will run all of the scripts needed to add the views, stored procedures, and functions back into the database.
最后,系统提供的新的函数和存储过程有助于简化数据库设计和维护工作。
Finally, new system-supplied functions and stored procedures simplify database design and maintenance efforts.
执行过程和函数:执行存储过程和函数,并查看生成的结果集。
Execute procedures and functions: Execute stored procedures and functions, and view the returned result sets.
不支持存储过程或用户定义函数。
There is no support for stored procedures or user-defined functions.
请记住链接寄存器存储在调用函数的堆栈框架内,而非函数自身的堆栈框架。
Remember that the link register is stored in the calling function's stack frame, not the function's own stack frame.
本地变量存储区是用来保存函数专用数据的通用区域。
The local variable storage area is a general-purpose area for saving function-specific data.
函数索引的存储和维护成本较高。
The cost for storage and maintenance of a functional index can be high.
没有用于创建记录存储的构造函数。
应用推荐