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

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

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

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

CONFIG SYS - перевод на итальянский

FILENAME EXTENSION
.SYS

CONFIG SYS      
CONFIG.SYS (programma che definisce la configurazione nel sistema di azionamento DOS)
configuration file         
  • The REGEDIT application being used to edit Windows Registry data
SOFTWARE FILE USED TO CONFIGURE THE INITIAL SETTINGS FOR A COMPUTER PROGRAM
.conf; Rc file; Config file; Configuration files; .cfg; Configuration script; Configuration scripts
cartella di configurazione (cartella contenente parametri e definizioni del sistema di azionamento del computer)
config.sys         
CONFIG SYS, file of configuration definitions in the operating system DOS

Определение

configuration
n.
Form, figure, shape, conformation, outline.

Википедия

.sys

.sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.

Most DOS .sys files are real mode device drivers. Certain files using this extension are not, however:

  • MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
  • CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.
  • COUNTRY.SYS is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.
  • KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.