Архитектура Аудит Военная наука Иностранные языки Медицина Металлургия Метрология Образование Политология Производство Психология Стандартизация Технологии |
Exploring your options to turn off the PC
To put your PC into Stand By mode, follow these steps:
Click the Start button.
Save your work!
Click the Shut Down button at the bottom of the Start panel. The Turn Off Computer dialog box appears.
Click the Stand By button. The computer then appears to have turned itself off, but it's really just resting.
Close your programs.
55 Use sequence words or perfect constructions as in the model to tell how to put your computer into Sleep mode. Then tell how to wake up the computer. Model:
Here is an instruction for fitting a new motherboard. Some phrases are missing. Put phrases (A-E) in their proper places (1, 4, 7, 9, 12).
57 Read an article from the book “Windows XP Headaches: How to Fix Common Problems in a Hurry” and fill in the blanks with the link words: also, then, if, until, which, unless, before, and, either.
Cause: Windows XP may stop responding due to a hardware or software conflict.
The Pain Killer: To solve the problem, press CTRL+ALT+DEL, (1)________opens Task Manager. Look on the Applications tab, select the application that is Not Responding, and (2)_______ click the End Task button. (3)_________ that doesn't work, press CTRL+ALT+DEL two times in a row to restart your computer. If that doesn't work (4)________, hold down the computer's power button for five to ten seconds (5)___________ the computer restarts. If that (6)__________ does not work, unplug your computer, wait ten seconds, and then plug it back in (7)__________ restart it. Never unplug your computer from the power source to turn it off (8)_________ you already have tried everything else. Then, make sure you wait
58 Write an instruction for any computer operation. 59 Read the text and answer the questions 1 What is the difference between programming languages and natural languages? What is their similarity? 2 Why have the attempts to design one " universal" computer language failed? 3 What do syntax and semantics describe? 4 What determines the use of a certain programming language? PROGRAMMING LANGUAGES A programming language is an artificial language that can be used to control the behavior of a machine, particularly a computer. A prominent purpose of programming languages is to provide instructions to a computer. As such, programming languages differ from most other forms of human expression in that they require a greater degree of precision and completeness. When using a natural language to communicate with other people, human authors and speakers can be ambiguous and make small errors, and still expect their intent to be understood. However, computers do exactly what they are told to do, and cannot understand the code the programmer " intended" to write. The combination of the language definition, the program, and the program's inputs must fully specify the external behavior that occurs when the program is executed. Many languages have been designed from scratch, altered to meet new needs, combined with other languages, and eventually fallen into disuse. Although there have been attempts to design one " universal" computer language that serves all purposes, all of them have failed to be accepted in this role. The need for diverse computer languages arises from the diversity of contexts in which languages are used:
Programming languages, like natural languages, are defined by syntactic and semantic rules which describe their structure and meaning respectively. The syntax of a language describes the possible combinations of symbols that form a syntactically correct program. The meaning given to a combination of symbols is handled by semantics. Below is a simple grammar, based on Lisp:
expression:: = atom | list
This grammar specifies the following:
It is difficult to determine which programming languages are most used. Some languages are very popular for particular kinds of applications (e.g., COBOL is still strong in the corporate data center, often on large mainframes, FORTRAN in engineering applications, and C in embedded applications and operating systems), while some languages are regularly used to write many different kinds of applications. |
Последнее изменение этой страницы: 2017-03-14; Просмотров: 908; Нарушение авторского права страницы