首页 > 系统相关 >Windows Basics - Working with Files

Windows Basics - Working with Files

时间:2024-05-13 16:41:12浏览次数:14  
标签:Files files Basics Windows click will file folder your

 

Working with files

Understanding how to work with files and folders is an important part of using your computer. Once you understand how files and folder work, you'll use them all the time. In this lesson, we'll show you the absolute basics of working with files, including how to open files打开文件, move your files into folders 移动文件, and delete files 删除文件.

Watch the video below to learn more about using files and folders in Windows.

 

What is a file?

There are many different types of files 文件类型 you can use. For example, Microsoft Word documents, digital photos, digital music, and digital videos are all types of files. You might even think of a file as a digital version of a real-world thing you can interact with on your computer. When you use different applications, you'll often be viewing 查看, creating 创建, or editing files 编辑文件.

Files are usually represented by an icon. In the image below, you can see a few different types of files below the Recycle Bin on the desktop.

file icons in Windows 10

What is a folder?

Windows uses folders 文件夹(文件目录) to help you organize files. You can put files inside a folder, just like you would put documents inside a real folder. In the image below, you can see some folders on the desktop.

folders in Windows 10

File Explorer

You can view and organize files and folders using a built-in application known as File Explorer 文件浏览器(资源浏览器) (called Windows Explorer in Windows 7 and earlier versions).

To open File Explorer, click the File Explorer icon on the taskbar, or double-click any folder on your desktop. A new File Explorer window will appear. Now you're ready to start working with your files and folders.

File Explorer

From File Explorer, double-click a folder to open it. You can then see all of the files stored in that folder.

double-clicking a folder

Notice that you can also see the location of a folder in the address bar 地址栏 near the top of the window.

location of the folder in the address bar

To open a file:

There are two main ways to open a file:

  • Find the file on your computer and double-click it(双击打开文件). This will open the file in its default application. In our example, we'll open a Microsoft Word document (Cover Letter.docx), which will open in Microsoft Word. open a file by double-clicking it
  • Open the application, then use the application to open the file. Once the application is open, you can go to the File menu at the top of the window and select Open. open the application

Moving and deleting files

As you begin using your computer, you will start to collect more and more files, which can make it more difficult to find the files you need. Fortunately, Windows allows you to move files 移动文件 to different folders and delete files  删除文件 you no longer use.

To move a file:

It's easy to move a file from one location to another. For example, you might have a file on the desktop that you want to move to your Documents folder.

  1. Click and drag the file to the desired location. moving a file
  2. Release the mouse. The file will appear in the new location. In this example, we have opened the folder to see the file in its new location. file appears in the new location

You can use this same technique to move an entire folder. Note that moving a folder will also move all of the files within that folder.

To create a new folder 创建新文件:

  1. Within File Explorer, locate and select the New folder button. You can also right-click where you want the folder to appear, then select New > Folder. new folder
  2. The new folder will appear. Type the desired name for the folder and press Enter. In our example, we'll call it School Documents. typing a new name for the folder
  3. The new folder will be created. You can now move files into this folder.

To rename a file or folder:

You can change the name of any file or folder. A unique name will make it easier to remember what type of information is saved in the file or folder.

  1. Click the file or folder, wait about one second, and click again. An editable text field will appear.
  2. Type the desired name on your keyboard and press Enter. The name will be changed. renaming a file

You can also right-click the folder and select Rename 重命名 from the menu that appears.

right-click to rename

To delete a file or folder:

If you no longer need to use a file, you can delete it. When you delete a file, it is moved to the Recycle Bin 回收站 . If you change your mind, you can move the file from the Recycle Bin back to its original location. If you're sure you want to permanently delete the file, you will need to empty the Recycle Bin.

  1. Click and drag the file to the Recycle Bin icon on the desktop. You can also click the file to select it and press the Delete key on your keyboard. deleting a file
  2. To permanently delete the file, right-click the Recycle Bin icon and select Empty Recycle Bin. All files in the Recycle Bin will be permanently deleted. emptying the recycle bin

Note that deleting a folder will also delete all of the files within that folder.

Selecting multiple files

Now that you know the basics, here are a few tips to help you move your files even faster.

Selecting more than one file

There are a few ways to select more than one file at a time:

  • If you're viewing your files as icons, you can click and drag the mouse to draw a box around the files you want to select. When you're done, release the mouse; the files will be selected. You can now move, copy, or delete all of these files at the same time. selecting multiple files
  • To select specific files from a folder, press and hold the Control key on your keyboard, then click the files you want to select. selecting specific files
  • To select a group of files from a folder, click the first file, press and hold the Shift key on your keyboard, then click the last file. All of the files between the first and last ones will be selected. selecting a group of files

Selecting all files

If you want to select all files in a folder at the same time, open the folder in File Explorer and press Ctrl+A (press and hold the Control key on your keyboard, then press A). All of the files in the folder will be selected.

selecting all files

Ctrl+A is an example of a keyboard shortcut. We'll talk more about these in our lesson on Keyboard Shortcuts in Windows.

If working with files and folders feels a little tricky right now, don't worry! Like anything else, working with files and folders is largely a matter of practice. You'll start to feel more comfortable as you continue using your computer. In the next lesson, we'll talk about another important concept: how to find files on your computer that you can't easily locate.

Shortcuts

If you have a file or folder you use frequently, you can save time by creating a shortcut on the desktop. Instead of navigating to the file or folder each time you want to use it, you can simply double-click the shortcut to open it. A shortcut will have a small arrow in the lower-left corner of the icon.

Note that creating a shortcut does not create a duplicate copy of the folder; it's simply a way to access the folder more quickly. If you delete a shortcut, it will not delete the actual folder or the files it contains. Also note that copying a shortcut onto a flash drive will not work; if you want to bring a file with you, you'll need to navigate to the actual location of the file and copy it to the flash drive.

To create a shortcut 快捷方式:

  1. Locate and right-click the desired folder, then select Send to Desktop (create shortcut). creating a shortcut
  2. A shortcut to the folder will appear on the desktop. Notice the arrow in the lower-left corner of the icon. You can now double-click the shortcut to open the folder at any time.

    shortcut created

You can also hold the Alt key on your keyboard, then click and drag the folder to the desktop to create a shortcut.

 

标签:Files,files,Basics,Windows,click,will,file,folder,your
From: https://www.cnblogs.com/emanlee/p/18185473

相关文章

  • Using Windows
    UsingWindows2NavigatingWindowsLearnhowtonavigateWindows.3WorkingwithFilesLearnhowtousetheWindowsfilesystemtoworkwithfilesmoreeasily.4FindingFilesonYourComputerUsethesetipstofindfilesonyourcomp......
  • Windows Basics - Navigating Windows
     NavigatingWindowsWhetheryou'renewtocomputersorjustWindows,it'simportanttolearnthebasicsofusingyourcomputer.Ifitallseemsalittleoverwhelmingrightnow,don'tworry!We'lltakeyouthroughitstepbystepands......
  • Windows编程系列:PE文件结构
    最近在参考OpenShell为任务栏设置图片背景时,发现里面使用了IATHook,这一块没有接触过,去查资料的时候发现IATHook需要对PE文件结构有一定的了解,索性将PE文件结构的资料找出来,系统学习一下。 PE文件结构PortableExecutable(PE),可移植的可执行文件。在Windows平台下,所有的可执......
  • 使用python在windows系统操作快捷方式
    其实问题是由上一篇文章(https://www.cnblogs.com/anpengapple/p/18179353)的结尾引出来的。不需要了解背景的话,我现在需要做的是,右键打开桌面上的chrome快捷方式的属性,在目标的后面增加一个参数。我不想傻傻地手动添加,想交给程序来处理。 首先需要简单来说一下,windows的快捷方式......
  • 【Python】模拟windows文件名排序(自动处理文件名中有数字类型排序)
    实现了一种模拟windows排序的python方法,其排序规则为:不处理浮点数特殊字符(如:&、$、#等)排在数字和字母之前;数字优先于字母排序;数字是连着的整数,应该按照整数进行排序;小写字母排在大写字母前面;英文字符按字母表顺序排序; defcustom_sort_key(str_value):digita......
  • Windows中常用的硬盘检测工具包括:
    Windows中常用的硬盘检测工具包括:Windows自带工具:磁盘检查工具(Chkdsk):可用于检查和修复文件系统错误和硬盘坏道。磁盘碎片整理器(DefragmentandOptimizeDrives):可用于优化磁盘性能,整理碎片文件。第三方工具:CrystalDiskInfo:提供硬盘的健康状态和性能信息,包括温度......
  • 推荐一款Windows兼容的开源操作系统-ReactOS
    ReactOS介绍ReactOS™isanOpenSourceefforttodevelopaqualityoperatingsystemthatiscompatiblewithapplicationsanddriverswrittenfortheMicrosoft®Windows™NTfamilyofoperatingsystems(NT4,2000,XP,2003,Vista,7).TheReactOSproject,al......
  • 还有许多其他常见的Windows问题,可以记录在「Windows 捉虫日记」中。以下是一些其他可
     「Windows捉虫日记」是一个非常有趣的主题,它可以记录你在Windows系统中发现和解决各种问题的过程,类似于软件开发中的「程序员日记」或者「DebuggingDiary」。以下是一份可能的Windows捉虫日记的样本:日期:2050年5月20日问题描述:开机后,Windows系统启动速度异常缓慢,且任......
  • windows10ltsc 企业评估版,系统到期后,每一小时自动关机,不能修改主题
    问题1:参照https://www.zhihu.com/question/265212829答案太详细了,难以补充什么大概是用PSTool进入Systemaccount来获得修改WLMS的注册表的权限,把在注册表里把HKLM\SYSTEM\CurrentControlSet\Services\WLMS选择WLMS,在右侧选项“Start”中,将数值2改成4问题2:参照https://w......
  • 精简 Windows 系统可能会带来以下影响和危害:
    精简Windows系统的影响和危害取决于精简的程度以及用户的具体需求和使用情境。一般来说,精简Windows系统可能会带来以下影响和危害:功能受限:精简Windows系统通常会去除一些预装的应用程序、服务和功能,这可能会导致部分功能无法正常使用或者无法满足特定的需求。兼容性问......