Files and folders are the basic forms for the operating system to organize information resources; information exists in the form of files, and files are stored in folders. In computers, files are a collection of information stored on the computer using the computer hard disk as a carrier; folders are a data structure used to organize and manage disk files.
The operating environment of this tutorial: Windows 7 system, Dell G3 computer.
Files and folders are the basic forms for the operating system to organize information resources; information exists in the form of files, and files are stored in folders.
Files
Computer files are a type of file. Different from ordinary file carriers, computer files are computer files. A hard drive is a collection of information stored on a computer. Files can be text documents, pictures, programs, etc. Files typically have a dot three-letter file extension that indicates the file type (for example, image files are often saved in JPEG format and have a .jpg file extension).
Folder
A folder is a data structure used to organize and manage disk files.
Ordinary computer folders are used to help people manage computer files. Each folder corresponds to a piece of disk space. It provides an address pointing to the corresponding space. It has no extension and is not in the same format as a file. Identified by extension. But it has several types, such as: documents, pictures, photo albums, music collections, etc.
For more related articles, please visit PHP中文网! !
The above is the detailed content of What is the basic form in which an operating system organizes information resources?. For more information, please follow other related articles on the PHP Chinese website!