English--Computer System
A: Hey, Bill, Can you tell what's wrong with my computer?
I can't move the mouse, I can's user the keyboard, Nothing is working right.
B: Hmm, It like your hard drive crashed.
A: That sounds bad.
B: Well ,if you don't save your work, you might lose the most recent changes you've made.but it shouldn't be too bad.
You just need to restart your computer.
================================================================================
A: Oh, no! I can't remember where I saved my file, and there are too many directories on my hard drive.
I will never find it.
B: Do you remember the name of the file?
A: I named it Term Paper.
B: Just click on the Start button at the left bottom of your screen.
Then you will see an item called Find.
Click on that and type in the name of your document.
The computer will help you find it no time!
========================================================================
A: What's the best kind of printer to buy?
B: That depends on what you want to print.
A: I guess that makes sense.
I mostly print word ducument and some Power Point files.
B: In that case,I would suggest a color bubble-jet printer.
They are usually pretty cheap and compact, but they produce sufficient graphic quality to print Power Point files.
===========================================================================
A: I've decided to buy a CD Writer.
B: What are you going to do with that?
A: I enjoy photography, and I've decided to start storing my pictures on CD-ROM.
======================================================
Software is the term used to describe the instructions that tell the hardware how to perform a task.without software instructions, the hardware doesn't know what to do.
The purpose of a computer system ,is to convert data into information.
Data is raw,unevaluated facts and figures, concepts and instructions.
This raw, material is processed into useful information.
In other words, information is the product of data processing.
This processing includes refining, summarizing categorizing,and otherwise manipulating the data into a useful form for decision making.
For example, the facts and figures contained in a stack of customer orders waiting to be entered into a computer-based order entry system are data.
after the data is entered and processed, and output report about how that data affected prduct inventory would be information.
English--Computer System的更多相关文章
- 【系统设计】论文总结之:Butler W. Lampson. Hints for computer system design
Butler W. Lampson. Hints for computer system design. ACM Operating Systems Rev. 15, 5 (Oct. 1983), p ...
- How to describe the wind sprial in computer system?
How to describe the wind sprial in computer system? 2017-02-21 刘崇军 风螺旋线 If we want get the approval ...
- What Is a Computer System?
What Is a Computer System? A combination of Five or Six Elements The term computer is used to descri ...
- get computer system mac info in javascript
get computer system mac info in javascript Q: how to using js get computer system mac information? A ...
- Stack switching mechanism in a computer system
A method and mechanism for performing an unconditional stack switch in a processor. A processor incl ...
- Hypervisor, computer system, and virtual processor scheduling method
A hypervisor calculates the total number of processor cycles (the number of processor cycles of one ...
- Access control differentiation in trusted computer system
A trusted computer system that offers Linux® compatibility and supports contemporary hardware speeds ...
- Method for performing cache coherency in a computer system
In a computing system, cache coherency is performed by selecting one of a plurality of coherency pro ...
- Computer system with dual operating modes
A system switches between non-secure and secure modes by making processes, applications, and data fo ...
- java输出各种学生成绩
class stu { public String stuno; public String name; public float math; public float english; public ...
随机推荐
- JPA 系列教程19-jpa-uuid主键生成策略
ddl语句 CREATE TABLE `t_user` ( `id` varchar(32) NOT NULL, `name` varchar(255) DEFAULT NULL, PRIMARY K ...
- bootstraptable表格基本
function tableint(){ $("#tableFromData").bootstrapTable({ url:BASE_URL+"/do/fron ...
- php中文乱码问题分析及解决办法
中文乱码问题产生的原因,主要就是字符编码设置问题: 首先,mysql数据库安装的时候字符编码要选择正确,最好选择utf-8比较保险.如果安装时没有设置正确,找到mysql的安装 ...
- ACM心路
又到了夏天了,这个季节最容易发春,最近上课效率怎么这么低,哎,,别发春了,好好学习,天天向上,现在想妹子,都是空想,没有什么实际意义,纯属浪费时间,浪费生命,不如节约点时间到学习上,不学无术,到嘴边的 ...
- js通过keyCode值判断单击键盘上某个键,然后触发指定的事件
当单击按键时触发事件 document.onkeydown = function (e) { e = e || event; if (e.keyC ...
- svn“Previous operation has not finished; run 'cleanup' if it was interrupted
今天碰到了个郁闷的问题,svn执行clean up命令时报错“Previous operation has not finished; run 'cleanup' if it was interrup ...
- 最近客户的apache+php环境运行很慢解决
描述:[Wed Jul 24 15:49:11 2013] [warn] (OS 64)指定的网络名不再可用. : winnt_accept: Asynchronous AcceptEx faile ...
- Linux raid信息 查看
Linux下查看软.硬raid信息的方法. 软件raid:只能通过Linux系统本身来查看 cat /proc/mdstat 可以看到raid级别,状态等信息. 硬件raid: 最佳的办法是通过已安装 ...
- 上传下载文件, 同时部署在webapps下, 而不是项目下,防止重新部署tomcat, 上传文件消失
前端上传 <a href='javascript:upload("+data[i].id+")' title='Upload Report'> <img src= ...
- 未能加载文件或程序集“ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73”或它的某一个依赖项
未能加载文件或程序集“ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf116 ...