delete file — deletes the file referenced by the selected message.
Russian
Удалить файл — удаляет файл, указанный в выбранном сообщении.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Be the first to vote
English
save file directly to microsd card. no need to manually select save size, avoid data loss.
Russian
Сохраните файл непосредственно на microsd-карты.
Last Update: 2018-02-21
Usage Frequency: 1
Quality:
Be the first to vote
English
... that you can save file descriptions that appear in the project tree? right click on a project file, select properties and go to the quanta file info tab.
Russian
... что описания файлов, находящихся в дерева проекта, можно сохранить? Нажмите правой кнопкой на файле проекта, выберите Свойства и перейдите на вкладу quanta.
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
Last Update: 2016-11-29
Usage Frequency: 4
Quality:
Be the first to vote
English
==categories of system calls==system calls can be roughly grouped into five major categories:# process control#* load#* execute#* end,abort#* create process (for example, codice_1 on unix-like systems, or codice_15 in the windows nt native api)#* terminate process#* get/set process attributes#* wait for time, wait event, signal event#* allocate and free memory# file management#* create file, delete file#* open, close#* read, write, reposition#* get/set file attributes# device management#* request device, release device#* read, write, reposition#* get/set device attributes#* logically attach or detach devices# information maintenance#* get/set time or date#* get/set system data#* get/set process, file, or device attributes# communication#* create, delete communication connection#* send, receive messages#* transfer status information#* attach or detach remote devices== processor mode and context switching ==system calls in most unix-like systems are processed in kernel mode, which is accomplished by changing the processor execution mode to a more privileged one, but no "process" context switch is necessary although a "privilege" context switch does occur.
Russian
# Управление процессами#* load#* execute#* end (exit), abort#* создание процесса (codice_7 в unix-like, codice_11 в windows_nt native api)#* get/set process attributes#* wait время, события, signal события#* allocate, free] memory#* create file, delete file#* open, close#* read, write, reposition#* get/set file attributes#* request device, release device#* read, write, reposition#* get/set device attributes#* logically attach or detach devices#* get/set time or date#* get/set system data#* get/set process, file, or device attributes#* create, delete communication connection#* send, receive messages#* transfer status information#* attach or detach remote devicesСистемные вызовы в unix-подобных системах обрабатываются в режиме ядра, которое завершается повышением режима выполнения процессора в более привилегированный, но изменение контекста процесса не требуется - однако при этом происходит изменение контекста привилегии.
Last Update: 2016-03-03
Usage Frequency: 1
Quality:
Be the first to vote
Warning: Contains invisible HTML formatting
Some human translations with low relevance have been hidden. Show low-relevance results.