vendre au détail - определение. Что такое vendre au détail
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:     

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

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

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

Что (кто) такое vendre au détail - определение

Master-detail; Master-detail interface
  • In [[CODASYL]] databases it's called 'owner-member'

au         
WIKIMEDIA DISAMBIGUATION PAGE
AU; Au (disambiguation); A.U.; AU (disambiguation); A.u.; Au.; A U; AU (unit)
1. <networking> The two character country code for Australia used in Internet domain names. 2. <filename extension> audio. (1995-02-15)
AU         
WIKIMEDIA DISAMBIGUATION PAGE
AU; Au (disambiguation); A.U.; AU (disambiguation); A.u.; Au.; A U; AU (unit)
Access Unit
Au         
WIKIMEDIA DISAMBIGUATION PAGE
AU; Au (disambiguation); A.U.; AU (disambiguation); A.u.; Au.; A U; AU (unit)
¦ symbol the chemical element gold.
Origin
from L. aurum.

Википедия

Master–detail interface

In computer user interface design, a master–detail interface displays a master list and the details for the currently selected item. The original motivation for master detail was that such a view table on old 1980s 80-character-wide displays could only comfortably show about four columns on the screen at once, while a typical data entity will have some twenty fields. The solution is that the detail shows all twenty fields and the master shows only the commonly recognised three to five that will fit on the screen in one row without scrolling.

A master area can be a form, list or tree of items, and a detail area can be a form, list or tree of items typically placed either below or next to the master area. Selecting an item from the master list causes the details of that item to be populated in the detail area.