Introduction to windows | computer software language learning | Computer Education for All

Computer Education For all
18 Dec 201626:21

Summary

TLDR本视频脚本介绍了软件及其类型,包括操作系统、系统软件和应用软件。详细讲解了Windows操作系统的使用,包括桌面图标、任务栏、开始菜单、窗口元素、文件和文件夹的管理,以及如何使用帮助功能。此外,还探讨了计算机语言的分类,如低级语言、高级语言和自然语言,以及它们在软件开发中的应用。视频旨在帮助用户理解计算机语言和软件的基本概念,并掌握在Windows环境下工作的基本技能。

Takeaways

  • 📚 介绍了计算机语言的类型,包括低级语言、高级语言和自然语言,以及它们在软件开发中的应用。
  • 🔧 区分了系统软件和应用软件,解释了它们在计算机系统中的作用和功能。
  • 🖥️ 讨论了Windows操作系统的不同版本,如Windows 95、98、ME、XP、NT、2000等。
  • 🌐 描述了Windows操作系统的共同特性,如支持大内存、多任务处理、即插即用设备支持等。
  • 📂 讲解了如何在Windows环境中使用文件夹、文件的复制、移动和删除。
  • 🔍 展示了如何在Windows环境中使用帮助功能来搜索不同主题的信息。
  • 🛠️ 介绍了Windows应用程序窗口的元素,如标题栏、菜单栏、工具栏、格式栏、文本区域和状态栏。
  • 🔗 解释了对话框和各种GUI组件的用途,如文本框、命令按钮、列表框、单选按钮和复选框。
  • 📖 说明了如何使用键盘快捷键来访问和执行菜单命令。
  • 📂 指导了如何在Windows中创建新文件夹和文件,以及如何重命名它们。
  • 🗑️ 描述了如何删除文件或文件夹,以及如何从回收站中恢复已删除的文件。
  • 🔄 讲解了如何移动文件从一个位置到另一个位置,以及如何使用剪切和粘贴命令。

Q & A

  • 计算机语言有哪些类型?

    -计算机语言主要分为低级语言、高级语言和自然语言。低级语言包括机器语言和汇编语言,高级语言使用类似英语的语句编写指令,例如BASIC、C语言、LISP和JAVA。自然语言是另一种类型的计算机语言。

  • 系统软件和应用软件有什么区别?

    -系统软件主要提供控制功能和服务功能,管理计算机硬件资源,并为最终用户提供常见服务,如文件管理、存储管理、自动程序加载、即插即用功能和通信等。而应用软件包括应用程序包和定制的应用程序,例如文字处理器、多媒体开发程序和通信程序。

  • Windows操作系统有哪些常见版本?

    -桌面计算机的Windows操作系统版本包括Windows 95、Windows 98、Windows Millennium Edition和Windows XP。服务器计算机的Windows操作系统版本包括Windows NT、Windows 2000 Server和Windows 2000 Advanced Server。

  • Windows操作系统支持哪些特性?

    -Windows操作系统支持大内存以执行复杂软件,多任务特性以同时处理多个程序,通信支持,即插即用设备支持,FAT32文件系统允许访问高达2TB的硬盘空间等。服务器版本的Windows操作系统还具有用户和资源管理、强大的安全特性、Web服务器、NTFS文件系统等附加特性。

  • Windows环境的桌面包含哪些图标?

    -Windows环境的桌面包含的图标有我的电脑、我的文档、网络邻居和回收站。

  • 如何创建一个新的文件夹?

    -可以通过选择文件菜单,然后选择新建,再选择文件夹来创建一个新的文件夹。也可以在资源管理器中右键点击一个位置,选择新建然后选择文件夹。

  • 如何复制一个文件?

    -首先选中要复制的文件,然后选择编辑菜单中的复制命令。之后可以选择编辑菜单中的粘贴命令,或者使用鼠标右键点击目标位置选择粘贴命令来完成复制。

  • 删除文件或文件夹后,它们去了哪里?

    -删除的文件或文件夹会被移动到回收站。如果从回收站中恢复,则会回到原来的位置;如果从回收站中彻底删除,则无法恢复。

  • 如何移动文件到不同的位置?

    -选中要移动的文件,点击编辑菜单选择剪切命令,然后在目标位置点击鼠标右键选择粘贴,或者直接拖拽文件到目标位置来移动文件。

  • Windows帮助功能如何使用?

    -点击开始按钮然后点击帮助菜单启动Windows帮助。帮助窗口分为两个框架,左侧框架包含内容、索引、搜索和收藏夹四个标签页,右侧框架显示帮助页面。可以使用鼠标点击或使用键盘快捷键来浏览和访问帮助信息。

  • 如何正确关闭Windows系统?

    -在开始菜单中选择关机,然后在出现的对话框中选择注销、关机或重启选项。确保在关闭计算机前保存所有未保存的数据,并根据需要选择适当的关机选项。

Outlines

00:00

📚 计算机语言与软件类型

本段落介绍了计算机语言的类型,包括低级语言、高级语言和自然语言。低级语言进一步分为机器语言和汇编语言,而高级语言则使用类似英语的语句来编写指令,例如BASIC、C语言、LISP和JAVA。此外,还讨论了面向对象的语言,如C++、JAVA、Visual C++和.NET。段落还涉及了系统软件和应用软件的概念,以及Windows操作系统的不同版本和功能。

05:02

🖥️ Windows操作系统特性

这一部分详细描述了Windows操作系统支持的大内存、多任务处理能力、通信支持、即插即用设备、FAT32文件系统等特性。服务器版本的Windows操作系统还包括用户和资源管理、强大的安全特性、Web服务器、NTFS文件系统等额外功能。此外,还介绍了Windows 2000 Professional操作系统的基本环境和桌面图标的功能。

10:02

📖 Windows帮助和应用程序窗口

本段内容讲解了Windows帮助系统的使用,包括帮助窗口的结构、索引标签页、对话框的使用以及应用程序窗口的各个元素,如标题栏、菜单栏、工具栏、格式栏、文本区域、滚动条、视图图标和状态栏。通过使用MS Word作为示例,详细说明了如何操作应用程序窗口。

15:03

🔧 操作Windows应用程序

这部分详细介绍了如何在Windows环境中使用MS Word和其他应用程序。包括启动Word程序、操作窗口元素、使用菜单和对话框来执行命令。还介绍了如何通过键盘快捷键来访问和执行菜单命令,以及如何关闭程序和退出系统。

20:08

📂 文件和文件夹的管理

本段落教授了如何在Windows中创建和管理文件及文件夹。包括创建新文件夹、重命名文件夹、创建文本文档、复制文件、移动文件和删除文件的方法。同时,还解释了如何使用回收站来恢复误删的文件,以及如何将文件移动到不同的位置。

25:11

🔄 文件的复制与移动

这部分内容继续讲解文件管理,特别是文件的复制和移动操作。介绍了如何使用编辑菜单的复制和粘贴命令来复制文件,以及如何使用剪切和粘贴命令来移动文件。还提到了如何将文件发送到其他存储介质,例如软盘,并强调了删除文件后无法恢复的情况。

Mindmap

Keywords

💡计算机语言

计算机语言是用于编写计算机程序的一组指令和符号。它们可以分为低级语言(如机器语言和汇编语言)和高级语言(如BASIC、C语言、LISP和JAVA)。高级语言使用类似英语的语句来编写指令,使得编程更加容易理解和操作。在视频中,提到了不同级别的计算机语言,以及它们在软件开发中的作用。

💡系统软件

系统软件是指控制和管理计算机硬件资源以及提供通用服务给最终用户的软件。它包括文件管理、存储管理、自动程序加载、即插即用功能和通信等。系统软件还涵盖了翻译器、编译器和设备驱动程序等。在视频中,提到了系统软件的两大功能:控制功能和服务功能。

💡应用软件

应用软件是为特定任务或解决问题而设计的软件。它们包括应用程序包和定制的应用程序。应用程序包可能是文字处理软件、多媒体开发程序和通信程序等。定制应用程序可能是预订系统、会计系统和库存控制系统等。视频中提到了应用软件的分类和示例。

💡Windows操作系统

Windows操作系统是由微软公司开发的一系列桌面和服务器操作系统。它提供了图形用户界面,使用户可以通过图标来代表文件、文件夹、程序和其他服务。Windows操作系统支持大内存、多任务处理、即插即用设备、FAT32文件系统等特性。

💡桌面环境

桌面环境是指Windows操作系统的主要屏幕,也称为桌面。它包含多个图标,这些图标是程序、文档和其他Windows应用程序的图形表示。用户可以通过指向图标并单击鼠标来选择或双击来执行它们。桌面环境的设计使用户能够直观地与计算机交互。

💡任务栏

任务栏位于屏幕底部,允许用户快速访问程序、文档和当前正在运行的应用程序。任务栏包含开始菜单、不同应用程序的图标以及系统托盘。它提供了一个方便的方式来切换当前打开的应用程序和访问最常用的功能。

💡帮助系统

帮助系统是Windows提供的一个功能,它提供了关于各种主题的详细信息。帮助窗口包含两个框架,左侧框架包含内容、索引、搜索和收藏夹等标签,右侧框架显示帮助页面。用户可以通过点击类别或主题来浏览帮助内容,也可以使用索引标签来查找特定的帮助主题。

💡对话框

对话框是Windows基础应用程序用来收集用户命令所需信息的界面元素。对话框包含文本框、命令按钮、复选框、单选按钮和其他图形用户界面组件。用户通过这些组件输入数据、做出选择或执行命令。对话框的设计使得用户能够通过图形界面与程序交互。

💡文件和文件夹管理

文件和文件夹管理是指在操作系统中创建、复制、移动和删除文件和文件夹的过程。这些操作是计算机用户日常使用计算机时的基本任务,它们使得用户能够有效地组织和访问他们的数据。

💡图标

在Windows操作系统中,图标是代表程序、文件、文件夹和其他服务的小型图形符号。用户可以通过点击图标来启动程序或访问文件和文件夹。图标的使用提供了一种直观的方式来与计算机资源交互。

💡开始菜单

开始菜单是Windows操作系统中的一个关键组件,它提供了一个集中的位置来访问计算机上的程序、文件、设置和其他功能。用户可以通过点击开始按钮来打开开始菜单,并从中选择他们想要执行的任务或访问的资源。

Highlights

介绍了软件及其类型,包括操作系统、系统软件和应用软件。

解释了计算机语言的不同类型,包括低级语言、高级语言和自然语言。

讨论了Windows操作系统的不同版本,如Windows 95、98、ME、XP、NT、2000等。

描述了Windows操作系统的常见特性,如支持大内存、多任务处理和即插即用设备。

介绍了Windows 2000 Professional操作系统的基本使用和图形用户界面。

解释了桌面图标的功能,如我的电脑、我的文档、网络邻居和回收站。

讨论了任务栏的作用,包括快速访问程序、文档和当前运行的应用程序。

详细说明了如何使用Windows帮助系统来搜索不同主题的帮助信息。

解释了对话框的不同组件,如文本框、命令按钮、列表框、单选按钮和复选框。

描述了应用程序窗口的不同元素,包括标题栏、菜单栏、工具栏、格式栏、工作区、滚动条、视图图标和状态栏。

介绍了如何使用菜单和键盘快捷键来执行命令。

讨论了如何正确关闭计算机系统以确保文件安全。

解释了文件夹的概念以及如何在Windows环境中创建和管理文件夹。

展示了如何创建、复制、移动和删除文件和文件夹。

讨论了回收站的作用以及如何从回收站恢复或彻底删除文件。

介绍了如何使用对话框和工具栏来改变文档的视图和设置。

解释了如何使用Office助手和其他Windows应用程序的帮助功能。

Transcripts

play00:05

in this unit we will introduce you to

play00:08

software and its types windows operating

play00:12

system windows desktop windows help

play00:16

types of windows elements of an

play00:20

application window working with manuals

play00:24

understanding folders and copping moving

play00:29

and deleting files after completing this

play00:33

unit you must be able to understand

play00:36

different types of computer languages

play00:40

system software and application software

play00:44

work in Windows environment use help to

play00:48

search different topics understand

play00:51

different types of Windows identify

play00:54

elements of an application window use

play00:58

menus create copy move and delete files

play01:03

and folders instructions are given to

play01:08

the computer to perform different tasks

play01:11

collectively these instructions are

play01:14

called a computer program examples of

play01:18

computer programs are a copy program to

play01:21

copy files and a program to create

play01:23

folders set of similar programs is

play01:27

called software depending upon their use

play01:30

and features software's are categorized

play01:33

into computer languages system software

play01:37

and application software computer

play01:43

languages are used to write computer

play01:45

programs these can be categorized into

play01:48

low-level languages high-level languages

play01:52

and natural languages low-level

play01:57

languages are further classified into

play01:59

machine languages and assembly languages

play02:04

high-level languages are another type of

play02:06

computer languages these use English

play02:10

like statements to write instructions

play02:13

some high-level languages include basic

play02:17

C language

play02:19

lisp and java and at the type of

play02:23

computer languages is object-oriented

play02:25

languages popular object-oriented

play02:29

languages include C++ Java Visual C++

play02:33

and.net languages fourth generation

play02:39

languages are in at the type of computer

play02:42

languages visual languages are another

play02:45

most popular type of languages another

play02:48

category of computer languages is

play02:50

natural languages computer languages are

play02:54

further discussed in the next unit

play03:00

the second type of software is system

play03:04

software broadly system software

play03:07

provides two types of functions that are

play03:11

control functions and service functions

play03:14

the control function manages the

play03:17

hardware resources of the computer the

play03:20

service function provides a wide range

play03:22

of common services to the end-user

play03:25

these include file management storage

play03:28

management automatic program loading

play03:31

plug-and-play feature and communications

play03:35

in addition system software include

play03:39

translators compilers and device drivers

play03:44

the last category of software is

play03:47

application software

play03:49

these include application packages and

play03:52

customized application programs

play03:55

application packages include word

play03:58

processors multimedia development

play04:00

programs and communication programs

play04:04

customized applications may include a

play04:07

reservation system accounting system and

play04:11

inventory control system windows is a

play04:18

state-of-the-art point-and-click

play04:20

operating system it provides graphical

play04:24

user interface that represents files

play04:27

folders programs and other services as

play04:31

icons Microsoft introduced different

play04:35

versions of Windows the operating

play04:38

systems for desktop computers include a

play04:41

series of operating systems these are

play04:44

Windows 95 windows 98 Windows millennium

play04:49

Edition and Windows XP operating systems

play04:54

for server computers include Windows NT

play04:58

Windows 2000 server Windows 2000

play05:02

advanced server some common features of

play05:05

Windows operating systems are support

play05:09

for large memory to execute complex

play05:12

software

play05:14

multitasking feature to work on more

play05:16

than one program at a time communication

play05:20

support support for plug and placed

play05:23

devices fat32 that allows access up to 2

play05:30

terabytes of hard disk space and a range

play05:34

of other features the server family of

play05:38

Windows operating systems has additional

play05:41

features like user and resource

play05:44

management strong security features web

play05:48

servers about NTFS file system and other

play05:53

range of features to learn basic

play05:58

concepts of Windows we will use Windows

play06:00

2000 professional operating system the

play06:04

environment of Windows 2000 Professional

play06:07

has similar look and feel as other

play06:10

Windows operating systems the basic

play06:13

concepts are applicable to all graphical

play06:15

user environments with few variations

play06:20

now let us start to learn about Windows

play06:23

environment the main screen in Windows

play06:27

is referred to as desktop it contains

play06:31

some icons icons are pictorial

play06:35

representation of programs documents and

play06:38

other Windows applications you can point

play06:43

to an icon and click left mouse button

play06:46

to select it or double click on it to

play06:50

execute it when an icon is opened it is

play06:54

placed in an application window typical

play06:58

windows icons include my computer My

play07:03

Documents Network neighborhood and

play07:06

recycle bin my computer application is

play07:11

ssin is used to view access and manage

play07:16

hard disks floppy diskette files and

play07:20

folders My Documents folder contains

play07:25

most often used documents Network

play07:29

neighborhood is used to access resources

play07:32

across the network recycle bin stores

play07:36

recently deleted files these are

play07:39

available until you empty the recycle

play07:42

bin you can open it and restore the

play07:46

selected files

play07:49

in addition to these application icons

play07:52

different icons are used for each type

play07:56

of file folder and application

play07:59

this figure shows some icons for

play08:03

different types of files and folders it

play08:06

has a notepad file icon ms word file

play08:11

icon ms excel file icon and a help file

play08:16

icon taskbar is across the bottom of the

play08:20

screen it allows you to quickly access

play08:23

programs documents and currently running

play08:27

applications the taskbar contains a

play08:31

start menu icons for different

play08:34

applications that are currently

play08:36

executing and system tray when you click

play08:40

on the start button a pop up menu is

play08:43

opened it contains different

play08:47

applications and utilities most commonly

play08:52

used menu items are programs documents

play08:57

settings help and shutdown

play09:03

the arrow beside the menu item

play09:06

represents that a submenu is available

play09:11

you can click on programs group item to

play09:15

access the available programs like

play09:18

Microsoft Word and Excel you can select

play09:23

documents menu item to view a list of

play09:26

most recently created or used documents

play09:31

settings menu item has a submenu that

play09:35

allows you to access control panel from

play09:38

where you can add or remove new programs

play09:42

install new fonts or change your

play09:46

regional settings it also provides

play09:51

access to printer folder you can install

play09:55

new printer or view the existing

play09:57

printers in the taskbar click on any

play10:02

icon that represents an application like

play10:05

MS Word or MS notepad to make it active

play10:10

the system tray contains volume control

play10:13

system clock or any additional software

play10:19

windows provides an extensive health

play10:22

feature that provides detailed

play10:24

information about various topics click

play10:28

start button and click the help menu to

play10:31

launch windows help the help window has

play10:35

two frames the left frame contains four

play10:41

tabs these are contents index search and

play10:46

favorites contents tab contains a list

play10:51

of help categories and topics a close

play10:54

book icon represents a category when you

play10:59

move mouse pointer on any category or

play11:01

topic it changes to a hand shape the

play11:05

categories and topics act as hyperlinks

play11:08

you can click on any category to expand

play11:12

it or click on a topic to display help

play11:15

page in the right frame some terms are

play11:20

underlined in the help topics these are

play11:23

glossary items links and related topics

play11:27

you can point to a glossary item and

play11:30

click mouse button to display a box

play11:33

containing information about that item

play11:36

blue underlined text is a link to a

play11:40

separate page when you click it it will

play11:43

open that page in the right frame you

play11:46

can click on the related topics button

play11:48

to access topics that are related to the

play11:51

current topic the second tab is index

play11:56

tab it displays an alphabetical listing

play12:00

of help topics you can scroll through

play12:04

this list or type few starting

play12:07

characters to access any help topic

play12:10

select the required topic and click on

play12:14

the display button in addition to menus

play12:19

windows-based application use dialog

play12:23

boxes to collect the information

play12:25

required to carry out your commands

play12:29

dialog boxes contain text boxes

play12:33

come on buttons checkboxes radio buttons

play12:36

and other GUI components this dialog box

play12:41

shows common components a textbox is

play12:46

used to enter data the rectangular

play12:50

buttons are referred to as command

play12:52

buttons the ok button executes the

play12:55

dialog box and cancel button cancels the

play12:58

dialog box list boxes contain lists of

play13:04

files fonts colors or other options you

play13:09

can choose one item from the list radio

play13:13

buttons are small hollow circles that

play13:16

are usually grouped together to provide

play13:18

a selection of options the dark circle

play13:22

within a radio button indicates that the

play13:25

button is selected only one of these

play13:29

options can be selected at a time some

play13:32

options have ellipses beside them these

play13:36

indicate that an additional dialog box

play13:39

is available under this option a double

play13:42

Chevron indicates the dialog box can be

play13:46

expanded the hollow rectangles are known

play13:50

as checkboxes these boxes are blank or

play13:55

have a check mark to indicate whether

play13:57

the action should or should not be

play14:00

carried out the action that is marked is

play14:03

carried out more than one of these boxes

play14:07

may contain a checkmark to select an

play14:10

option simply click on it to deselect it

play14:17

click a second time you can use keyboard

play14:22

to select options in a dialog box use

play14:25

tab key to move through the options in a

play14:29

dialog box a marquee appears around the

play14:32

current selection when you are within

play14:35

your desired selection you can select it

play14:38

or specify some value use tab key and

play14:42

select ok button and press Enter key

play14:45

to execute the dialog box or select

play14:48

cancel button and press Enter key to

play14:51

close the dialog box

play14:53

without execution

play14:56

now we will discuss elements of an

play14:59

application window we will use ms word

play15:02

for this purpose to start ms word you

play15:07

can double-click ms word shortcut

play15:10

available on the desktop or go to start

play15:14

menu select programs and select

play15:17

microsoft word to start word you can

play15:23

also execute run from the Start menu

play15:27

type win word and select ok button to

play15:31

start word when word starts it displays

play15:36

a blank untitled document all windows

play15:41

based programs include similar elements

play15:44

these are shown in this figure at the

play15:49

top of the word application window is

play15:52

title bar

play15:53

it displays word icon name of the

play15:58

application that is Microsoft Word and

play16:00

current document name the small icon is

play16:05

used to access a pulldown menu to

play16:09

restore move resize minimize or close

play16:14

the application title bar also contains

play16:18

three buttons to minimize maximize

play16:23

restore and close the application window

play16:27

the second line is referred to as the

play16:30

menu bar it contains menus that contain

play16:35

all commands require to operate this

play16:39

application you can point to a menu item

play16:42

and click left mouse button to access it

play16:46

if you carefully look at each menu

play16:49

option it has one underlined letter

play16:53

these are called shortcut letters these

play16:57

are also available on dialog boxes you

play17:01

can access a menu by pressing and

play17:04

holding Alt key and pressing the

play17:08

underlined

play17:09

character the standard toolbar can be

play17:12

used to quickly perform different

play17:14

functions

play17:15

if you move mouse pointer to a tool

play17:18

without clicking it a brief description

play17:21

of the tool will appear the format bar

play17:24

is combined with the toolbar because

play17:27

these two toolbars are combined you

play17:31

cannot see all of the icons word

play17:34

automatically displays the most commonly

play17:37

used tools on these two bars and offers

play17:41

a button to access the hidden tools

play17:46

you

play17:48

the ruler indicates the current margins

play17:52

and tap settings the work area is the

play17:57

large interior section of the window

play17:58

that the program uses to display text

play18:02

images and tables in Word the work area

play18:08

is referred to as the text area when the

play18:14

mouse pointer is in text area the shape

play18:17

of pointer is like Eyebeam you can click

play18:21

at that position and start typing when

play18:26

the mouse pointer is over ruler its

play18:28

shape changes to an arrow you can double

play18:33

click to open page setup dialog box

play18:37

scrollbar is used to scroll vertically

play18:41

or horizontally the view icons are used

play18:47

to change the view of current page the

play18:51

status bar is located at the bottom of

play18:54

the window

play18:55

it has indicator for current page

play18:58

section and other related information

play19:02

office assistant provides help on any

play19:06

topic

play19:09

the menus in word function like manuals

play19:13

and other Windows applications each menu

play19:16

contains a set of commands you can open

play19:20

the menu and then select the desired

play19:22

command from the pulldown menu

play19:25

you can point to the menu you wish to

play19:28

access and click the left mouse button

play19:30

once when the menu drops down moved the

play19:35

pointer to the desired command and click

play19:38

the left mouse button again to execute

play19:41

the command if you intend to cancel a

play19:45

menu move the mouse away from the menu

play19:48

within the text area and click the left

play19:51

mouse button once you can also access

play19:55

the manual system through the keyboard

play19:57

press Alt key once to access the menu

play20:01

bar type the underlined character of the

play20:08

desired menu option for example F to

play20:11

access File menu when the selected

play20:14

pulldown menu appears

play20:16

type the underlined character to execute

play20:19

the desired command for example as to

play20:22

save current document you can press

play20:25

Escape key to cancel the current top

play20:28

down menu you should shut down your

play20:32

system before turning off the computer

play20:35

operating system updates and closes any

play20:39

files that were in use select shutdown

play20:43

from the start menu a dialog box appears

play20:47

that shows different options you can log

play20:52

off to close your current session you

play20:57

can select shutdown option to save

play20:59

windows settings and any unsaved data to

play21:03

the hard disk it then turns off your

play21:06

computer automatically or prompts you to

play21:09

switch off the power

play21:11

you can select restart to save windows

play21:14

settings and any unsaved data to the

play21:18

hard disk it then restarts the computer

play21:23

you can select standby option to place

play21:26

your computer on standby mode that means

play21:29

your computer will not be turned off

play21:31

completely after selecting an option

play21:34

select ok to proceed or click cancel to

play21:39

return to Windows

play21:46

yellow boxes in Windows environment

play21:49

represent folders these store related

play21:52

files applications and other subfolders

play21:57

My Documents is a special folder on the

play22:00

desktop

play22:01

it holds recently used are created files

play22:04

and folders open my computer to show

play22:10

contents of your computer double-click

play22:13

on C Drive to see different folders on

play22:16

your hard disk some of the important

play22:20

folders include Windows program files

play22:23

and temp folders in addition to these

play22:28

folders you can create your own folders

play22:30

on this drive for example you can create

play22:33

a folder to store your assignments for

play22:36

course code g42 to select file menu

play22:42

select new and select folder this will

play22:47

create a new folder and name it new

play22:50

folder you can change the name of the

play22:54

folder to 3/4 double to the name of

play22:59

folder can be from one character to 255

play23:04

characters and it can also contain

play23:06

spaces you cannot use /a less than sign

play23:11

a pipe symbol to use any symbol that is

play23:15

not allowed for the folder names in

play23:17

Windows it will display an error dialog

play23:21

you can then rename the folder now we

play23:25

will create a file and then learn to

play23:28

copy it double click on the 3/4 double

play23:32

to folder select File menu and select

play23:36

new then select text document a notepad

play23:40

file will be created

play23:42

type first assignment as its name and

play23:46

press the Enter key the file name has

play23:50

two paths that is file name and its

play23:54

extension by default

play23:57

extension of the file is not visible in

play23:59

the Explorer window windows provides

play24:03

file extension automatically for files

play24:06

of all installed application programs

play24:10

you need not to specify the extension to

play24:15

copy the selected file select edit menu

play24:18

and select copy to make a duplicate copy

play24:23

of this file you can select edit menu

play24:27

and paste command the copy of this file

play24:31

will be saved in the same folder with a

play24:34

new name this is because the file names

play24:37

in the same folder cannot be the same

play24:41

you can copy this file to desktop by

play24:45

using right mouse button and selecting

play24:48

paste command you can use right click on

play24:53

the file to open a pop-up menu select

play24:58

send to command and select floppy drive

play25:02

to make a copy on floppy diskette

play25:11

to delete a file or folder you can

play25:14

select the file or folder and press

play25:17

Delete key this will show you a

play25:19

confirmation dialog box before sending

play25:22

the file to recycle bin folder on the

play25:24

desktop if you accidentally deleted a

play25:29

file you can restore it from the recycle

play25:32

bin it will be restored in the folder

play25:35

from where it was deleted if you deleted

play25:39

a file from recycle bin you won't be

play25:42

able to restore it sometimes you need to

play25:47

move a file or files from one location

play25:49

to another location to move copy of

play25:53

first assignment select it click on the

play25:57

edit menu and select cut command the

play26:01

icon for the file becomes dim

play26:04

right-click on the desktop window and

play26:07

select paste to physically move the file

play26:10

from 3/4 double to folder to desktop

Rate This

5.0 / 5 (0 votes)

Related Tags
操作系统软件分类计算机语言文件管理程序操作Windows环境系统软件应用软件图形用户界面桌面图标
Do you need a summary in English?