Export object enables an object graph to be written as a textual representation to a text file.
Export Object支持将一个对象图作为文本表示写入一个文本文件。
Enterprise Data Discovery services are typically provided with each adapter to facilitate the creation of business object and import and export bindings.
企业数据发现服务通常与每个适配器一起提供,以帮助创建业务对象和导入与导出绑定。
Using these functions, we can convert and export our object structures and make data from our PHP database connections available to our Ajax applications using json_encode .
使用这些函数,我们可以转换和导出对象结构,还可以使用json_encode使来自PHP数据库连接的数据可用于Ajax应用程序。
All it knows is that the given object extends DictionaryIO and can, therefore, be guaranteed to support import and export methods.
它惟一知道的是给定对象继承DictionaryIO,而且因此可以保证支持import和export方法。
This design's weakness should be apparent: add() doesn't check the type of the provided object, and so exportAll() takes a grave risk in so blithely calling export().
这种设计的缺点显而易见:add()不检查所提供对象的类型,所以exportAll()在轻快地调用export() 时冒了致命的风险。
The DictionaryIO class has a single method, export , which expects a Dictionary object and USES it to output a dummy message.
dictionaryio类具有单个方法export,它接受一个Dictionary对象,并使用它来输出假消息。
Because many people use Google Earth and Google Maps, a handy feature of the Layer object is the ability to export to KML format.
由于很多人都使用GoogleEarth和GoogleMaps,Layer对象的一个方便特性是可以导出成kml格式。
Dictionary knows only that it must have a DictionaryIO object, and that it is therefore guaranteed export and import functionality.
Dictionary只知道它必须具有一个DictionaryIO对象,从而保证export和import的功能。
Never export raw object definitions across platforms (this presents issues regarding EDCIDC translation when a z/OS system is involved), or carriage return/line feeds between Windows/Unix platforms.
绝对不要跨平台导出原始对象定义(当涉及z/OS系统时,这将导致关于 EDCIDC 转换的问题),也不要在Window/Linux平台之间回车/换行。
This object contains the entire XML tree and has methods associated with it to search for nodes, export, validate, and create new nodes.
这个对象包含了整个xml树,并且具有与之关联的各种方法可用来搜索节点、导出、验证和创建新的节点。
When a business object is passed inbound to the process server through the export, it is converted to a format understood by the process server by a data binding that is part of the export.
当通过导出将一个业务对象入站传递给流程服务器时,使用数据绑定(该导出中的一部分)将其转换为流程服务器可以理解的格式。
The export then passes the data object on to the mediation component for processing.
然后导出将数据对象传递到中介组件以进行处理。
This tool also provides all nine diagram types, diagram export, XML Metadata Interchange (XMI) integration, and Object Constraint Language (OCL) support.
该工具还提供了所有九种图表类型、图表导出、XMl元数据交换(XMI)集成,并且支持对象约束语言(ocl)。
When a file is created, the adapter calls the export with the data that is stored in a business object.
当您创建文件后,适配器将用存储在业务对象中的数据调用导出构件。
You may be wondering why the Dictionary object doesn't just instantiate its own DictionaryIO object, or even just handle import-export operations internally without recourse to a second object at all.
您可能会疑惑为什么Dictionary对象不仅实例化自己的DictionaryIO对象,或者甚至在内部处理导入导出操作,而根本不求助于第二个对象。
Once we have created an object in our PHP code, we can serialize it, export it to the Ajax portion of the application, manipulate it, and bring it on back.
一旦我们在PHP代码中创建了对象,我们可以将其序列化,并导出到应用程序的Ajax部分中,处理并取回。
For example, the JMS binding is the transport protocol associated with an export, whereas the JMS object data binding converts the object message into the associated data object.
例如,JMS绑定是与导出关联的传输协议,而JMSObject数据绑定将对象消息转换为关联的数据对象。
What's more, a class that USES an Exportable object neither knows nor CARES what happens once export is called.
此外,使用Exportable对象的类既不知道也不关心调用export时发生的行为。
The export method takes the data from a Dictionary object and writes it to an XML file.
export方法从Dictionary对象中取得数据,并将其写入XML文件中。
The transformation Extender transformation engine converts the data to data object format and returns it to the export via the transformation Extender data binding.
TransformationExtender转换引擎将数据转换为数据对象格式,并通过Transformation Extender数据绑定将数据对象返回给导出。
At present our oneself is remained with in the service object that small export company is our core.
目前我们自身仍然是以中小的出口企业为我们核心的服务对象。
Then export the object you wish to call methods on. eg.
之后,当你想要调用函数时,输出这个对象示例代码。
See Export Key and Object Tracking for details.
细节请见输出键和对象跟踪。
I would like to export a 3d object as an. Obj into a specified folder.
我想出口3d对象作为一个对象到指定的文件夹。
The export of chemical products always shares an important position in my domestic product, but now chemical products have already become an important anti-dumping object at abroad.
化工产品出口在我国产品出口中一直占有重要地位,但近年来该类产品已经成为国外对我反倾销的重要对象。
To export a sequence you have to first select the matinee which the camera is within which you wish to export, go to it's own object properties, and select play on level load.
要引进一个序列你首先必须选择日场,这是使相机能产生你想输出的效果的必要条件。去它自己的目标中,在水平荷载中选择播放。
The only reliable way to do it is to also export a class factory function, a simple function that USES the new operator to create the object and return the pointer.
唯一可靠的方法就是也出口类工厂函数,一个简单的函数,使用新的操作符来创建对象并返回的指针。
The preparing work before a transaction include the choice of target market, transaction object, make import and export commodities management plan, etc.
一交易前的准备工作包括选择目标市场、交易对象、制定进出口商品经营方案等。
In the previous DLL sample, we had to export each function of the object, and we depended on the name-mangling scheme of the compiler.
在以前的DLL例子里,我们必须导出对象里每个函数,且我们依赖于编译器的命名排编。
In the previous DLL sample, we had to export each function of the object, and we depended on the name-mangling scheme of the compiler.
在以前的DLL例子里,我们必须导出对象里每个函数,且我们依赖于编译器的命名排编。
应用推荐