На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:
общая лексика
таблица разделов [диска]
часть главной загрузочной записи (MBR). Содержит информацию о всех разделах диска
Смотрите также
общая лексика
первичный раздел
в ПК - раздел жесткого диска, из которого загружается ОС
Смотрите также
математика
сопряжённое разбиение
математика
разбиение на ограниченные части
['teib(ə)lbuk]
существительное
общая лексика
книга в роскошном переплёте (лежащая на виду в гостиной)
записная книжка (для заметок)
книга таблиц
таблицы
хорошо изданная книга с иллюстрациями (лежащая обычно на виду в гостиной)
записная книжка
строительное дело
опорная плита (в основании сооружения)
[mʌltipli'keiʃ(ə)nteib(ə)l]
математика
таблица умножения
Disk partitioning or disk slicing is the creation of one or more regions on secondary storage, so that each region can be managed separately. These regions are called partitions. It is typically the first step of preparing a newly installed disk, before any file system is created. The disk stores the information about the partitions' locations and sizes in an area known as the partition table that the operating system reads before any other part of the disk. Each partition then appears to the operating system as a distinct "logical" disk that uses part of the actual disk. System administrators use a program called a partition editor to create, resize, delete, and manipulate the partitions. Partitioning allows the use of different filesystems to be installed for different kinds of files. Separating user data from system data can prevent the system partition from becoming full and rendering the system unusable. Partitioning can also make backing up easier. A disadvantage is that it can be difficult to properly size partitions, resulting in having one partition with too much free space and another nearly totally allocated.