It is quite common for applications to manipulate collections of objects, passing them as arguments to functions and returning them when the processing is complete.
对于应用程序来说,操纵对象集合、将它们作为参数传入函数并在处理完成时返回它们是非常常见的。
We include it as an example of how to use different data objects and helper functions within a template file.
我们以此为例说明如何在模板文件中使用不同的数据对象和辅助函数。
As with the standard library, there can be many library functions that return values in fixed objects, always reusing the same objects, which causes the functions to be non-reentrant.
对标准程序库而言,有很多程序库函数在固定的对象中返回值,总是重复使用同一对象,这就使得那些函数不可重入。
The first, as you've already seen, is that functions can be manipulated and stored as objects themselves.
首先,您已经看到,函数可以作为对象进行操纵和存储。
This is fine for basic functions, but in reality, you're likely to need to return complex types such as objects and arrays.
这对于基本功能已经很不错了,但是在实际中,您可能需要返回更复杂的类型,比如对象和数组。
Application developers may not always be interested in all the default database objects, such as tables, views, procedures, and functions, but rather just a few of them.
应用程序开发人员可能并不总是对所有默认数据库对象,例如表、视图、过程和函数感兴趣,而是对其中的一部分感兴趣。
Business objects are containers for application data that represent business functions or elements, such as a database table or the result of an SQL query.
业务对象是存放应用程序数据的容器,这些数据用于表示业务功能或元素,比如数据库表或SQL查询的结果。
You can create and delete database objects such as tables, view, stored procedures, and functions using non-modal designers.
可以使用非模态的设计程序创建和删除数据库对象,例如表、视图、存储过程和函数。
For objects such as tables, views, procedures, and functions that already exist in the database, you can view the create script or DDL that was used to create the object.
对于已经存在于数据库中的对象,比如表、视图、存储过程和函数,可以查看用于创建这些对象的创建脚本或DDL。
Similarly, other references to named objects such as templates and external functions can often be resolved statically.
同样,其它对已命名对象(如模板和外部函数)的引用通常可以静态解析。
Application developers may not always be interested in all the default database objects, such as tables, views, procedures, and functions, but simply a few of them.
应用程序开发人员可能不会始终对所有默认数据库对象,例如表、视图、过程和函数等感兴趣,但只会对其中几项感兴趣。
Some objects, such as SQL functions, however, enforce RESTRICT semantics.
但是,一些对象(比如SQL函数)实施RESTRICT语义。
Ensure that any application-dependant objects, such as stored procedures, triggers, views, and user-defined functions, are properly defined and accessible.
要确保应用程序依赖的任何对象(比如存储过程、触发器、视图和用户定义函数)被正确地定义并可访问。
Functions that deal with operating system level information (such as locking objects in memory) have names beginning with OS.
处理操作系统级信息(比如说内存中的锁定对象)的函数名是以OS开头的。
Just as iterators are a generalization of Pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.
正像iterators是指针的一般化,函数对象是函数的一般化:一个函数对象是你可以使用普通函数调用语法。
A schema in DB2 is a collection of named objects, such as tables, views, nicknames, triggers, functions, and packages.
DB 2中的模式(schema)是一个命名对象集合,这些对象包括表、视图、昵称、触发器、函数和包。
Visual Studio 2003 made step-by-step wizards available to help you easily create DB2 database objects such as tables, views, stored procedures, CLR stored procedures, functions, indexes, and triggers.
VisualStudio 2003允许使用分步向导方便地创建DB 2数据库对象,如表、视图、存储过程、CLR存储过程、函数、索引和触发器。
Previous Python releases lacked important yet exotic functions, such as seek , for some stream-like objects.
之前的Python发布版都缺少一些重要但是出色的函数,比如用于类似于流的对象的seek 。
You can clone objects such as tables, views, stored procedures, and functions using the Clone Definition context menu that is available on these nodes in the Server Explorer tree.
您可以在ServerExplorer树中使用节点中的CloneDefinition上下文菜单克隆表、视图、存储过程、函数等对象。
With the model, the cross sectional shape of a pressing is analyzed, and the public feasible zone of sectional angle is determined, and a group of target functions are created as optimization objects.
利用该模型对冲压件截面形状进行了分析,确定了截面转角的公共可行域,并建立了一组目标函数作为优化对象。
A function that does not modify any of the objects it receives as arguments. Most pure functions are fruitful.
纯函数:不修改参数对象的函数。这种函数多数是有返回值的函数。
Physical form of landscape functions. Let the garden stone in the "artistic conception" as the objects of aesthetic function.
物质形态所起的造景功能。让园林石在“意境”中作为审美客体的功用。
Many mathematical objects, such as sets of Numbers and functions, exhibit internal structure.
许多数学对象,例如数集和函数集合,表现出内部结构。
Now that we know how to create new types, the next step is to write functions that take programmer-defined objects as parameters and return them as results.
现在我们已经知道如何创建新类型了,下一步就要写一些函数了,这些函数用自定义类型做参数和返回值。
With comparative objects and comparative samples as its footholds, functional comparative law focuses on any law's functions and practical efficiency.
功能比较法以比较对象和比较样本为基本概念,关注法律的功能及其实际效果。
You can define functions in the global scope instead of attaching those functions to objects as methods.
可以在全局范围内定义函数,而不是将那些函数作为方法附加到对象上。
It means that functions can be stored in variables, arrays, and objects, and it means that functions can be passed as arguments to other functions.
这就意味着函数可以被存储在变量、数组和对象中,而且函数还可以作为参数传递给其他函数。
Provides steps for creating queries that use table-valued objects, such as table-valued functions and views.
提供创建使用表值对象(如表值函数和视图)的查询的步骤。
Provides steps for creating queries that use table-valued objects, such as table-valued functions and views.
提供创建使用表值对象(如表值函数和视图)的查询的步骤。
应用推荐