Object Linking and Embedding - перевод на немецкий
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Object Linking and Embedding - перевод на немецкий

TECHNOLOGY DEVELOPED BY MICROSOFT
OCX; OLE 2; Object linking and embedding; OLE container; OLE control; OLE custom control; OLE Database; OLE server; ActiveX object; Activex object; Object Packager; OCX control; Object Linking & Embedding; OLE2; OLE 2.0; OLE object; IOleObject; .ocx

Object Linking and Embedding         
Objektebindung und -einbau, Standard von Microsoft der bei grafischen Betriebssystemen zum Datenaustausch zwischen Applikationen dient
Object Linking and Embedding         
Object Linking and Embedding, standard of Microsoft used in graphical operating systems for sharing information between applications, OLE
OLE object         
OLE Objekt, ein Datenobjekt das nach OLE Standard übertragen wird

Определение

Object Linking and Embedding
<operating system> (OLE) A distributed object system and protocol from Microsoft, also used on the Acorn Archimedes. OLE allows an editor to "farm out" part of a document to another editor and then reimport it. For example, a desk-top publishing system might send some text to a {word processor} or a picture to a bitmap editor using OLE. (1998-12-17)

Википедия

Object Linking and Embedding

Object Linking & Embedding (OLE) is a proprietary 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, an OLE object is any object that implements the IOleObject interface, possibly along with a wide range of other interfaces, depending on the object's needs.