Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Английский язык в информационных системах.docx
Скачиваний:
29
Добавлен:
14.05.2015
Размер:
95.9 Кб
Скачать

In. Do this with the change directory command (cd). The current working directory is often called the default directory.

To change the current directory use CD followed by the. pathname of the directory you wish to use.

Command

A command performs some commonly used task, such as creating a directory or copying a file or disk.

MS-DOS has internal and external commands.

Internal commands are available at any time when your computer is running. External commands are loaded from disk only

when needed.

Batch File

To avoid repeatedly typing the same set of commands for a commonly used task, put the command sequence into a special file

called a batch file.

You can then carry out the entire sequence (or batch) simply by typing the name of the batch file. Commands in batch files are

carried out as if the individual commands were typed at the terminal.

You can create a batch file by using the line editor (EDLIN), or by using the COPY command.

If there is a batch file called AUTOEXEC.BAT in the ROOT directory when the computer is started up, it will be executed

automatically (AUTOmatically EXECuted BATch file).

Batch file may be made more useful by use of the SET, IF and GOTO commands.

32

UNIT 7

1. Ниже приведены 5 команд, о значении и функциях которых вы узнали. Заполните таблицу,

разделив команды на три группы в зависимости от их формы:

SUBST, EXE2BIN, CHDIR, MKDIR, RMDIR

Отдельные слова Сочетания слов

Сокращения Полностью Сокращения Полностью

2. Приведите строки первой, второй и третьей колонки таблицы в соответствие.

CHDIR 1. make directory а) создать директорию

MKDIR 2. remove directory б) изменить директорию

RMDIR 3. substitute в) преобразовать ЕХЕ файл

в файл двоичного формата

SUBST 4. executive to binary г) заменить полное имя файла

на имя дисковода

EXE2BIN 5. change directory д) уничтожить директорию

3. Найдите сокращения к следующим словам.

а) Make directory 1. dir, 2. mkdir, 3. rmdir

б) Change directory 1. dir, 2. rmdir, 3. chdir

в) Remove directory 1. rmdir, 2. chdir, 3. mkdir

г) Substitute l. ubst, 2. subt, 3. subs

MESSAGES

WORDS

5. Подберите русские эквиваленты к приведенным словам.

1. cyclic а) бинарный, двоичный

2. initialyze б) циклический

3. reserved в) инициализировать

4. binary г) зарезервированный

6. Познакомьтесь со значениями следующих слов. Постарайтесь запомнить их.

1. abort - (преждевременно) прекращать, заканчивать аварийно процесса.

2. basic - 1. основной, главный, один из языков программирования

3. convert - преобразовывать

4. ignore - пропускать, игнорировать

5. primary - первичный

6. terminate - заканчивать, прекращать

7. zero - ноль, нулевой

8. able - способный, unable = not able - невозможно

9. another - другой (-ая, -ое), еще один (-на, -но)

10. саn - может, cannot - не может, нельзя, невозможно (если сообщение начинается с этого

глагола)

11. could - прош. время от саn; Cannot open file. Data could be destroyed.

12. destroy - разрушать

33

13. itself - само, себя

14. job - задача, задание

15. leftmost - крайний левый

16. may - может, возможно: Diskette may be unusable.

17. must - должен, обязан

18. nest - вставлять

19. network - сеть, группа компонентов, соединенных линиями связи

20. rightmost - крайний правый

21. see - видеть (saw, seen)

22. sure - уверенный: to be sure - быть уверенным

23. while - пока, в то время как

24. wish - желать, хотеть

25. without - без (with + out)

26. you – вы

7. Найдите слово, перевод которого дан в левой колонке.

а) разрушать 1. nest, 2. destroy, 3. convert, 4. initialize, 5. drive

б) должен 1. can, 2. could, 3. must, 4. may, 5. able

в) способный 1. unable, 2. could, 3. can, 4. may, 5. able

г) может, в состоянии 1. can, 2. could, 3. must, 4. unable, 5. able

д) возможно 1. nest, 2. able, 3. must, 4. may, 5. unable

е) первичный 1. basic, 2. primary, 3. network, 4. binary 5. cyclic

ж) преобразовывать 1. destroy, 2. nest, 3. convert, 4. drive 5. initialize

з) вставить 1. destroy, 2. drive, 3. initialize, 4. nest, 5. convert

и) без l. with, 2. during, 3. for, 4. while, 5. without

к) в то время как 1. past, 2. during, 3. before, 4. while 5. after