有关计算机的英文文章1000字篇一:一篇关于常见计算机术语的英文短文 Computer technology has become a major part of peoples lives. This technology has its own special words. One example is the word mouse. A computer mouse is not a small animal that lives in buildings and open fields. It is a small device that you move around on a flat surface in front of a computer. The mouse moves the pointer, or cursor, on the computer screen. Computer expert Douglas Engelbart developed the idea for the mouse in the early nineteen-sixties. The first computer mouse was a carved block of wood with two metal wheels. It was called a mouse because it had a tail at one end. The tail was the wire that connected it to the computer. Using a computer takes some training. People who are experts are sometimes called hackers. A hacker is usually a person who writes software programs in a special computer language. But the word hacker is also used to describe a person who tries to steal information from computer systems. Another well known computer word is Google, spelled g-o-o-g-l-e. It is the name of a popular search engine for the Internet. People use the search engine to find information about almost any subject on the Internet. The people who started the company named it Google because in mathematics, googol, spelled g-o-o-g-o-l, is an extremely large number. It is the number one followed by one-hundred zeros. When you Google a subject, you can get a large amount of information about it. Some people like to Google their friends or themselves to see how many times their name appears on the Internet. If you Google someone, you might find that persons name on a blog. A blog is the shortened name for a Web log. A blog is a personal Web page. It may contain stories, comments, pictures and links to other Web sites. Some people add information to their blogs every day. People who have blogs are called bloggers. Blogs are not the same as spam. Spam is unwanted sales messages sent to your electronic mailbox. The name is based on a funny joke many years ago on a British television show, Monty Pythons Flying Circus. Some friends are at an eating place that only serves a processed meat product from the United States called SPAM. Every time the friends try to speak, another group of people starts singing the word SPAM very loudly. This interferes with the friends discussion – just as unwanted sales messages interfere with communication over the Internet.篇二:有关电脑的英语作文 范文1.Computers It is known to us all that the computer is the most important invention in the 20th century. It has been developed a lot since it appeared. Also, our daily life has greatly changed because of it. A computer can think and remember things like man, but it is millions of times faster than human begins. As a result, computers have been used in the fields of agriculture(农业), industry(工业), education(教育) and so on. For example, we can learn our lessons at home by using a computer instead of going to school. Computers have entered our daily life. So it is important for us to learn how to use a computer. And we must start right now. 范文2:Computers The computer is a wonderful machine. They are already widely used in industries and in universities. They are used in many ways. Computers can do many kinds of work. For example, computers can helps us do maths problems quickly. Some problems are too hard for us to work them out, but computers can. A scientist can ask computers some questions, and the computers can answer on the screen. In a car-factory computer tells the robots how to do with the cars. Computers are very useful. So many parents buy computers for their children. They hope computers can help them improve their studies in school, but some children don’t do as what parents want them to do. Because they used the computers for surfing on the Internet and spend too much time playing computer games instead of learning. It does not good for their eyesight. So their parents complain about computers not help children to study but also make them fall behind. In many companies computers instead of workers to work. So many people lose their jobs. So many workers think computers bring them a lot of trouble. If computers are good for us or bad for us it’s hard to say so I hope computers will be used in the right way.篇三:计算机科学与技术英文文献 Introduction to ASP.NET Development To overcome the performance and scalability problems that CGI brings, Microsoft developed a new way for developers to build scalable applications. This high performance alternative is called the Internet Server Application Programming Interface(ISAPI). Instead of housing functionality in executable files, ISAPI uses DLLs. Using DLLs instead of executable programs has some definite performance and scalability advantages The ISAPI extension could also be called with arguments that will allow a single ISAPI extension 。