The session global object is, in fact, a Lotus Domino NotesSession object for the current user.
session全局对象实际上是当前用户的LotusDominoNotesSession对象。
It is sometimes necessary for all the objects of a particular class type to access a global object.
对于特定类类型的全体对象而言,访问一个全局对象有时是必要的。
The team started to produce a single, global object model for the entire Supply Chain Management sample application.
该小组开始为整个供应链管理样本应用程序建立一个单一的全局对象模型。
The following code provides an example of creating a template for the global object and setting the built-in global functions.
下面的代码提供了一个为全局对象创建模板并且设置全局函数的例子。
The Ext namespace (global object) encapsulates all classes, singletons, and utility methods provided by Sencha's libraries.
Ext名称空间全局对象封装了Sencha类库提供的所有的类,单例对象,实用方法。
Composing thrifty basic central bank is a kind of decomposing cell project which based on global object of composing thrifty society.
构建节约型基层央行是在构建节约型社会的总体目标中,分解出来的细胞工程。
Not freeing global references causes issues not only because they keep the object itself alive but also because they keep alive all objects that can be reached through the object.
不释放全局引用会造成各种问题,不仅因为它们会保持对象本身为活动状态,还因为它们会将通过该对象能接触到的所有对象都保持为活动状态。
While the object has a global name, every entity that uses the resource can use an application specific name, which is the reference.
当对象具有全局名称时,使用该资源的每个实体可以使用应用程序的特定名称,该名称即为引用。
If the Infrastructure master runs on a global catalog server it stops updating object information because it does not contain any references to objects that it does not hold.
如果结构主机在全局编录服务器上运行,它将会停止更新对象信息,因为它不包含对它不保存的对象的任何引用。
When a global variable is referenced within a DML SQL statement or within a trigger, view or routine, a dependency on the fully-qualified global variable name is recorded for the statement or object.
如果DMLsql语句、触发器、视图或例程内引用了一个全局变量,将为语句或对象记录关于完全限定全局变量名的依赖关系。
A critical requirement in many distributed object systems is the ability to generate unique global identifiers for persistent objects.
许多分布式对象系统中的一个迫切需求就是能够为持续对象生成唯一全局标识。
The object to be marshalled must be an instance of a class that's defined with a global mapping in the binding.
要数据编组的对象必须是类的一个实例,该类是用绑定中的全局映射定义的。
The next two lines populate the object with item values based on the global variables bound to the edit box controls.
下两行用项目值填充该对象,项目值是基于绑定到编辑框控件的全局变量的。
The application object looks for such a class in all of the assembly folders of the Web application-the Global assembly Cache (GAC), the Bin subfolder, and the Temporary ASP.NET Files folder.
应用程序对象查找网站程序所有程序集文件夹,包括全局程序集缓存文件夹,Bin子文件夹和ASP.NET临时文件夹。
ILNA news agency quotes the cleric as saying Iran has experienced a war and military threats over the past three decades, but has never been the object of such "global arrogance."
伊朗的ILNA通讯社援引这位神职人员的话说,伊朗在过去30年的时间里经历了一场战争和多次军事威胁,但是从来不是这种“全球性傲慢”的对象。
Create a business object map to transform a SSA Global business object to a canonical business object.
创建一个将SSAGlobal业务对象转换为规范业务对象的业务对象映射。
A single business object map is then created to handle the inbound scenario where an SSA Global customer business object is transformed to a canonical customer business object.
然后创建一个业务对象映射,来处理将SSAGlobal客户业务对象转换为规范的客户业务对象的入站场景。
As indicated by the "mandatory initialization" line in Listing 5, you have to initialize the global Google object before using it.
正如清单5中的“mandatoryinitialization”代码行所示,在使用前,必须初始化这个全局的google对象。
Rational Functional Tester uses an object called the RootTestObject to represent a global view of the software under test.
RationalFunctionalTester使用一个叫作RootTestObject的对象来代表正在被测试软件的整体视图。
Every script engine returned by a ScriptEngineManager instance is seeded with the same "global scope" bindings object.
ScriptEngineManager实例返回的所有脚本引擎都是“全局作用域”绑定对象。
Note: to use the BOFactory to create a data object, you must define either a complex type or a global element.
请注意:要使用BOFactory创建数据对象,必须定义复杂类型或全局元素。
Each Content object will then be a member of the global item class, which will contain all of the afore-mentioned properties.
每个Content对象是全局条目类的一个成员,它包含前面提到的所有属性。
The declaration begins with the global reference to the Flex application, then a method call that always begins with the string get followed by the ID of the target object.
该声明首先是Flex应用程序的全局引用,然后是始终以字符串get 为开头、后接目标对象ID的方法调用。
The global user data object ($user) and the user_access function are used to accomplish this.
这需要使用全局的用户数据对象($user)和 user_access函数。
working: The working Webflow owns the object; it is removed when the working Webflow ends and the user returns to the global Webflow.
working:工作Webflow拥有这个对象;当工作 Webflow结束,用户返回全局 Webflow 时,它将被删除。
In terms of operations, and in the context of object orientation, you can think of stored procedures as conceptually similar to global methods that are implemented by the underlying database.
至于操作,在面向对象的上下文中,可以认为存储过程在概念上类似于由底层数据库实现的全局方法。
This differs from global indexes where each global index has its own object, allowing greater flexibility in table space placement and support for REORG for an individual global index.
这不同于全局索引,每个全局索引有自己的对象,其提供灵活的表空间定位能力,并支持单个全局索引REORG操作。
When the global reference is created, the JVM adds it to a list that excludes that object from garbage collection.
创建全局引用时,JVM 会将它添加到一个禁止垃圾收集的对象列表中。
When the native returns, not only has it not freed the global reference, but the application also no longer has a way to get the reference in order to free it later - so the object will live forever.
当本机返回时,它不仅会释放全局引用,应用程序还无法获取引用以便稍后释放它—因此,对象将会始终存在。
Additionally, the Prototype framework provides a global Ajax object that makes your Ajax functions easy to write and, even better, easy to process.
另外,Prototype框架还提供一个全局Ajax对象,这个对象使Ajax功能更容易编写、效果更好、更容易处理。
应用推荐