计算机英语讲课笔记07

举报
howard2005 发表于 2022/04/11 22:42:48 2022/04/11
【摘要】 文章目录 I. Sign-in ResultII. Operating System1. The Concept of Operating System2. Common Operating Sy...

I. Sign-in Result

  • Let’s take a look at the screenshot of the sign-in result.
    在这里插入图片描述
  • There are thirty nine students in our class. This time thirty five student have signed in and four students have not. Three students asked for leave because they are preparing for the coming competition. Only one student is not here and did not ask for leave, so he is absent.

II. Operating System

1. The Concept of Operating System

  • The Operating System is a kind of system software that manages hardware and software resources of a computer and provides a user interface to operate on the computer.
  • User interfaces fall into two categories: CUI (Character User Interface) and GUI (Graphical User Interface)
  • CUI operating systems require users to remember quite a few commands to operate on the computer and are not very friendly to ordinary users. Many ordinary users like to use GUI operating systems because it’s very easy and convenient for them to operate on the computer by using a mouse and need not remember any commands.

2. Common Operating Systems

(1) DOS

  • 1981 – The Wintel era began.
    I B M − P C { I n t e l   C P U M i c r o s o f t   D O S \mathrm{IBM-PC}
    {Intel CPUMicrosoft DOS { I n t e l   C P U M i c r o s o f t   D O S
    IBMPC{Intel CPUMicrosoft DOS
  • DOS - Diskette Operating System
    在这里插入图片描述
  • We can use dir command to display the information of directories.
  • Look at the above screenshot. The current directory is C:\Users\Administrator>. If we want to know what subdirectories and files this directory contains, we can use the dir command to get the information.
    在这里插入图片描述
  • We know that there are four files and thirty subdirectories in the current directory.
  • Task: Create a new directory named computer in the current directory.
  • mkdir means make directory
    在这里插入图片描述
  • Task: Rename the computer directory to 计算机 directory.
  • rename <old name> <new name>
    在这里插入图片描述
  • Task: Copy the 计算机 directory to the root directory of D drive.
  • xcopy <source directory> <target directory>
    在这里插入图片描述
  • Task: Move the D:\计算机 to the root directory of E drive and rename the name to computer.
    在这里插入图片描述
  • Access has been denied. How can you solve this problem?
  • Task: Delete the D:\计算机 directory.
    在这里插入图片描述

文章来源: howard2005.blog.csdn.net,作者:howard2005,版权归原作者所有,如需转载,请联系作者。

原文链接:howard2005.blog.csdn.net/article/details/124090387

【版权声明】本文为华为云社区用户转载文章,如果您发现本社区中有涉嫌抄袭的内容,欢迎发送邮件进行举报,并提供相关证据,一经查实,本社区将立刻删除涉嫌侵权内容,举报邮箱: cloudbbs@huaweicloud.com
  • 点赞
  • 收藏
  • 关注作者

评论(0

0/1000
抱歉,系统识别当前为高风险访问,暂不支持该操作

全部回复

上滑加载中

设置昵称

在此一键设置昵称,即可参与社区互动!

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。

*长度不超过10个汉字或20个英文字符,设置后3个月内不可修改。