Activex$500004$ - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

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

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

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

Activex$500004$ - перевод на Английский

SOFTWARE FRAMEWORK CREATED BY MICROSOFT
Active X; Activex; ActiveX control; ActiveX Control; Activex control; ActiveX component; Colusa Software; ActiveXObject; Active-x; Active x; MFC ActiveX Control; ActiveX Object; ActiveX server; ActiveX client

Activex      
n. Activex, sistema di programmi della Microsoft in grado di attivare applicazioni varie in maniera autonoma su un computer o in rete
ActiveX Data Object         
COMPONENT OBJECT MODEL APIS FOR ACCESSING DATA SOURCES
Active X Data Objects; Msado; ActiveX Data Object; Active Data Objects
(informatica) interfaccia della società Microsoft che consente l"accesso rapido a diversi tipi di banche di dati, ADO
OLE client         
INTER-PROCESS COMMUNICATION MECHANISM DEVELOPED BY MICROSOFT
ActiveX Automation; COM Automation; OLE automation; OLE automation client; OLE automation controller; OLE automation server; COM automation; ActiveX automation; Activex automation; OLE client
Cliente OLE (cliente di collegamento e impressione di oggetti, applicazione che consente di ottenere imformazione in forma di oggetti)

Определение

ActiveX
<programming> A type of COM component that can self-register, also known as an "ActiveX control". All COM objects implement the "IUnknown" interface but an ActiveX control usually also implements some of the standard interfaces for embedding, user interface, methods, properties, events, and persistence. ActiveX controls were originally called "OLE Controls", and were required to provide all of these interfaces but that requirement was dropped, and the name changed, to make ActiveX controls lean enough to be downloaded as part of a web page. Because ActiveX components can support the OLE embedding interfaces, they can be included in web pages. Because they are COM objects, they can be used from languages such as Visual Basic, Visual C++, Java, VBScript. ["Understanding ActiveX and OLE", David Chappell, MS Press, 1996]. http://microsoft.com/com/tech/activex.asp. (2002-04-19)

Википедия

ActiveX

ActiveX is a deprecated software framework created by Microsoft that adapts its earlier Component Object Model (COM) and Object Linking and Embedding (OLE) technologies for content downloaded from a network, particularly from the World Wide Web. Microsoft introduced ActiveX in 1996. In principle, ActiveX is not dependent on Microsoft Windows operating systems, but in practice, most ActiveX controls only run on Windows. Most also require the client to be running on an x86-based computer because ActiveX controls contain compiled code.

ActiveX is still supported in the "Internet Explorer mode" of Microsoft Edge (which has a different, incompatible extension system, as it is based on Google's Chromium project).