-
1 embedded object
"An object created with one program and embedded into a document created by another. Embedding the object, rather than simply inserting or pasting it, ensures that the object retains its original format. If you double-click the embedded object, you can edit it with the toolbars and menus from the program used to create it."كائن مضمّن -
2 object linking and embedding
"A technology for transferring and sharing information among applications. When an object, such as an image file created with a paint program, is linked to a compound document, such as a spreadsheet or a document created with a word processing program, the document contains only a reference to the object; any changes made to the contents of a linked object will be seen in the compound document. When an object is embedded in a compound document, the document contains a copy of the object; any changes made to the contents of the original object will not be seen in the compound document unless the embedded object is updated."English-Arabic terms dictionary > object linking and embedding
-
3 OLE Object data type
A field data type that you use for objects created in other applications that can be linked or embedded (inserted) in an Access database. -
4 OLE
"A technology for transferring and sharing information among applications. When an object, such as an image file created with a paint program, is linked to a compound document, such as a spreadsheet or a document created with a word processing program, the document contains only a reference to the object; any changes made to the contents of a linked object will be seen in the compound document. When an object is embedded in a compound document, the document contains a copy of the object; any changes made to the contents of the original object will not be seen in the compound document unless the embedded object is updated." -
5 source program
"The program used to create a linked object or embedded object. To edit the object, you must have the source program installed on your computer." -
6 destination file
"The file that a linked or embedded object is inserted into, or that data is saved to. The source file contains the information that is used to create the object. When you change information in a destination file, the information is not updated in the source file." -
7 source document
The document where a linked or embedded object was originally created. -
8 rich text field
"A field that can show formatting and graphics, such as an embedded object, and not just text." -
9 inside-out activation
A technique that allows a user to directly interact with the content of an embedded object without executing an explicit activation command. -
10 outside-in activation
A technique that requires a user to perform an explicit activation command to interact with the content of an embedded object. -
11 caret unit
A sequence of one or more text symbols. A unit can consist of a single character or an embedded object and a sequence of closing block tags followed by opening block tags. -
12 OLE container
"An application that contains a linked or embedded OLE object from another application. For example, if an OLE object in an Access database contains a Microsoft Excel worksheet, Access is the OLE container." -
13 OLE server
"An application or DLL that supplies a linked or embedded OLE object to another application. For example, if an OLE object in an Access database contains a Microsoft Excel worksheet, Excel is the OLE server." -
14 container application
An application that contains a linked or embedded OLE object from another application. -
15 container
An application that contains a linked or embedded OLE object from another application. -
16 LINQ to DataSet
A LINQ technology that makes it easier and faster to query over data cached in a DataSet object. The queries are expressed in the programming language itself and not as string literals embedded in the application code.
См. также в других словарях:
embedded object — object which is integrated into a document (Computers) … English contemporary dictionary
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Object Linking and Embedding — Abbreviated OLE, pronounced [oh lay]. A Microsoft protocol for application to application exchange and communications using data objects. From a user standpoint, the main benefit to OLE is that it allows any OLE compliant application to… … Dictionary of networking
Object Management Group — Formation 1989 Headquarters Needham, Massachusetts Website … Wikipedia
Object hyperlinking — is a neologism that usually refers to extending the Internet to objects and locations in the real world. The current Internet does not extend beyond the electronic world. Object hyperlinking aims to extend the Internet to the real world by… … Wikipedia
Embedded OpenType — Filename extension .eot Internet media type application/vnd.ms fontobject Type of format outline font Embedded OpenType (EOT) fonts are a compact form of OpenType fonts designed by Microsoft for use as embedded fonts on web pages. These files… … Wikipedia
Object Pascal — Paradigm(s) imperative, structured, object oriented, functional (Delphi dialect only) Appeared in 1986 (1986) Designed by Apple, Niklaus Wirth, Anders Hejlsberg … Wikipedia
Embedded database — An embedded database system is a DBMS that is tightly integrated with an application that requires access to stored data, such that the database system is “hidden” from the application’s end user and requires little or no ongoing maintenance. It… … Wikipedia
Object database — Example of an object oriented model.[1] An object database (also object oriented database management system) is a database management system in which information is represented in the form of objects as used in object oriented programming. Object … Wikipedia
Embedded C++ — Major Japanese CPU manufacturers, including NEC, Hitachi, Fujitsu, and Toshiba, to address the shortcomings of C++ for embedded applications. The goal of the effort is to preserve the most useful object oriented features of the C++ language yet… … Wikipedia
Embedded Application Binary Interface — An embedded application binary interface (EABI) specifies standard conventions for file formats, data types, register usage, stack frame organization, and function parameter passing of an embedded software program.Compilers that support the EABI… … Wikipedia