What are the suffixes of computer files and what files do they represent (be specific)?

File Suffixes Explained

★What is the file suffix

To say that the Windows work interface under the file name is simply arbitrary, for example: an editorial department of the 2000 work plan. The file name can be expressed directly in Chinese, and the length of up to 256 characters, so people look really clear. However, in the Windows environment, the installation of the software is a large number of similar CALENDAR.EXE, GAMES.GRP and so on the name of the file, which is why? It turns out that these filenames are based on the DOS environment's filename naming rules.

★DOS environment of the file suffix

In DOS, the file name using the 8 + 3 structure, that is: the longest 8-bit filename, separated by the decimal point and then followed by the longest 3-bit suffix, such as: READ.ME, SETUP.EXE, in general, the filename does not allow the use of Chinese characters, can only be made up of letters, numbers, and some symbols. Such as READ.ME with the Chinese understanding is "read me", that is, prompting the user to use the software before looking at the contents of this file to get more information about the prompt. What's more, DOS specifies that suffixes are used to distinguish between different kinds of files.

The first and easiest thing to encounter under DOS is executable files, with two types of suffixes: *.exe, *.com (where * means any filename), which are programs compiled in assembly language or other high-level languages and run directly under DOS. Sometimes due to the software functions, memory is small, not all at once into the memory may also have the same file name ovl file, such as ws.exe, ws.ovl. There is another kind of file can be run directly, *.bat, that is, batch files: there are a number of commands or executable file names, mainly used to improve work efficiency; the most useful is Autoexec.bat, the file will be automatically executed when booting up the computer. The most useful is Autoexec.bat, which will be executed automatically when you boot up your computer (Automatically execute is Automatically execute in English). Another kind of file that can be loaded but cannot be run directly is the system extension management file *.sys (sys means system): it mainly provides drivers for some non-standard devices such as mouse, memory expansion, etc., such as mouse.sys and himem.sys. In order to unify the management of a special config.sys text file to automatically call in these files when booting up, once and for all. The driver can also be used as a driver for any device, such as mouse.sys, himem.sys, etc. For unified management, a config.sys text file has been specified to automatically load these necessary device drivers at boot time.

The files generated by word processing under DOS could have been created without a suffix, but they are commonly referred to as *.txt (txt is text). It is supported by all platforms and all applications. In order to manage the convenience, people can also use their own name as a suffix to indicate that they built the text file, such as I entered a lot of articles that is *.mcj, in order to facilitate the user in the case of accidental deletion of the original file can be restored as soon as possible to the original file, many word processing systems provide a kind of automatic backup function, such as the second time I edited the JIHUA.MCJ (JIHUA: the plan for the MCJ), the system will first make a copy of the original file as JIHUA.BAK. The use of word-processing software with special formatting features, such as Mr. Bojun Qiu's early years of the introduction of the WPS, will provide for a .wps suffix to identify the text file generated with WPS. When using word processing software to edit high-level language programs, the suffix is usually the first three letters of the corresponding language (e.g., *.BAS that is, BASIC language source programs, *.PAS for PASCAL language programs, *.FOR for Fortran language programs, *.C that is, the C language, *.ASM that is, assembly language programs).

Along with the executable file is often accompanied by the following types of files: *.HLP that is, the help file (help), *.CFG that is, the configuration file (config), *.DAT that is, the data file (data), *.LOG that is, the log file (log), *.TMP for the temporary file (temporal).

★Windows file suffixes

The vast majority of DOS file name suffixes continue to be valid under Windows, but Windows itself has led to a number of new suffixes, such as: *.drv for the device driver (Driver), *.fon and *.fot are font files, *.grp for the Group file (Group), *.ini for the initialization of the information file (Initiation), *.pif for the DOS environment executable file in Windows execution of the file format required, *.crd that the card file (Card), *.rec that is, the recorder macro file (Record), *.wri that the text file (Write) It is word processing write.exe generated files, *.doc and *.rtf is also a text file (Document), they are Word generated files, *.cal for the calendar file, *.clp is the clipboard file format, *.htm and *.html that is, the home page file, *.par for the exchange of files, *.pwl for the password file (Password) and so on. Password) and so on.

★Extensions for image files

Entering the world of multimedia, you will see all kinds of wonderful images, and you will find many kinds of extensions. Indeed, the fact that various companies have created their own standards for developing graphics-related software has led to the fact that there are so many formats available today for graphics, and here are a few of the common ones:

First, there is a bitmap file format, which is a set of dots (pixels) that make up an image, and which are either generated by an image program or created when an image is scanned. The main ones are Windows Bitmap (.BMP): developed by Microsoft, it is supported by the Windows and Windows NT platforms and many applications. It supports 32-bit colors and is used as a resource file format for creating icons for Windows interfaces. cursor (.CUR, .DLL, .EXE): resource file format used for creating cursors for Windows interfaces. os/2 Bitmap (.BMP): Bitmap file format developed by Microsoft Corporation and IBM. It is supported by various operating systems and applications. Compression is supported, and the maximum image pixels are 64000 x 64000. paintbrush (.PCX): introduced by Zsoft, it compresses image data as well, and can be generated by PCX. Paintbrush for Windows. Supports 24-bit color, maximum image pixels are 64000 x 64000. supports compression. Graphics Interchage Format:

Graphics Interchage format (.GIF): Created by Compu Serve, it supports drawings at any size, saves storage space through compression, and also allows multiple drawings to exist in a single file. It supports 256 colors, and the maximum image pixels are 64000 x 64000.

Kodak Photo CD (.PCD): Bitmap file format developed by Eastman Kodak, which is supported by all platforms. PCD supports 24-bit colors, and the maximum image pixels are 2048 x 3072, and is used to save photos on CD-ROM. -ROM to save photos.

Adobe Photoshop (.PSD): Adobe Photoshop's bitmap file format, supported by the Macintosh and MS Windows platforms, with a maximum image pixel count of 30,000 x 30,000, supports compression, and is widely used for commercial art.

Macintosh Painting (.MAC): Bitmap file format developed by Apple Inc. Supported by the Macintosh platform, only supports monochrome original images, the maximum image pixels is 576×720. supports compression, mainly used for saving black and white graphics and clip art pieces in Macintosh graphic applications.

★Animation file extensions

Animation file formats are used to save graphical information contained in animation frames. The main ones are: Autodesk FLIC (.FLC): i.e. .FLI, the animation file format for Autodesk Animator and AnimatorPro. Supports 256 colors, maximum image pixels are 64000 x 64000, and compression. Widely used for animated sequences in animated graphics, computer-aided design, and computer game applications. Not well suited for animating real-world images.

MacPICTS (.PCS, .PIC): animation file format developed by Macromedia for use in Macintosh applications. Supports 256 colors, compression, and is used to save animation data, and was the predecessor to Quick Time.

Microsoft Resource Interchange File Format, TIFF (.AVD): animation file format developed by Microsoft, supported by Windows, Windows NT platforms, and OS/2 multimedia applications, supports 256 colors and compression, and is used to save audio, video, and graphics information in multimedia applications.

MPEG (.MPEG): An animation file format developed by the Motion Picture Experts Group of the International Organization for Standardization. Supported by all platforms and by Xing Technologies MPEG players and other applications, it supports compression with a maximum image pixel count of 4095 x 4094 x 30 frames per second. Used to encode audio, video, text, and graphics data.

Quick Time (.QTM): An animation file format developed by Apple Computer, Inc. Supported by the Apple Macintosh and Microsoft Windows platforms, it supports 25-bit color, has a maximum image pixel count of 64,000 x 64,000, supports compression, and is used to save audio and motion video information.

★Sound file extensions

Sound file formats are used to save digital audio information. They are mainly:

AIFF (.AIF): this is a sound file format developed by Apple Computer, Inc. and supported by Macintosh platforms and applications. Compression is supported.

Amiga Sound (.SVX): this is a sound file format developed by Commodore, supported by the Amiga platform and applications, and does not support compression.

MAC Sound (.SND): A sound file format developed by Apple Computer, supported by the Macintosh platform and a variety of Macintosh applications, with some compression support.

MIDI (.MID): sound file format developed by the International MIDI Association, supported by the Windows platform and many applications for creating digital sounds for musical instruments.

VOC (.VOC): Sound file format developed by Creative Labs, Inc. and supported by Windows and DOS platforms, supporting compression.

WAVE (.WAV): Used by Microsoft as a resource format for saving audio information on the Windows platform.

★Suffixes of compressed files

In order to improve storage efficiency, many companies have introduced methods of compressing data and the corresponding software, the use of such files is mainly through the compression and unpacking software to carry out the main suffixes: *.zip, *.arj, *.rar, *.lzh, *.jar. There are also a number of specialized compression files, such as: *. ex_, *.dl_, *.d3_, *.cab and so on.

★Suffixes for Database Class Files

There are several types of suffixes in the environment of Dbase, FoxBase, and Foxpro series of software:

.ap Generate App .app Application Files

.cbx and .pjt Label Files .cdx and .idx Index Files

.dbf Databasefile .err Compilation error file

.fky Key macro file .fp Configuration file

.fpt Remarks field file .frx and .frt Report file

.fxp Compiled program

.mnx and .mnt Menu file .men Memory application

.pcb Library

.pcb Library

.pcb Library

.cbx and .pjt Label file .cdx and .idx Index file

.cbx and .cdx

.pcb library files .pjx and .pjt project files

.prg command files (i.e., Program Program)

.qpr and .qpx SQL query files .scx and .sct screen files

.tbk temporary database files .tmp temporary files

.win window files

★Types of files that can be safely deleted

Temporary files: *.tmp,*.syd,*. $$$,*. @@@,*. _mp,*.gid,*. ~*,*.gts

Backup files: *.bak,*.old,*.wbk,*.xlk,*.ckr_

Help files: *.hlp,*.chm,*.cnt

★Afterword

Users have to pay attention to the fact that in different operating systems, the convention of the suffix name will be different, for example, under Unix , *.p for Pascal language programs, *.z for compressed files, and *.tar for archived files. In addition, for very special devices, their drivers will also have special suffixes, such as the driver for the 3DS display card is *.exp. There are also certain companies for their own products also specify the file name suffix, such as the Founder's company's image layout files specify the use of *.grh (i.e. Graph).

The file name suffixes represent a certain type of file that will generally be generated and processed by a particular type of software. Only with some knowledge of these suffixes can you know what they are in the process of getting on the computer. Here with you to see some common types of suffixes, in fact, there are many types, it is impossible to speak all. As the saying goes, the master leads the door, the practice is in the individual, in the future you in the world of computers in their own turn to see it.

★Common file extensions

.ACA: Microsoft's agent to use the role of the document

.acf: System Management Configuration

.acm: Audio Compression Management Driver, for the Windows system to provide a variety of sound formats encoding and decoding capabilities

.aif: sound file AIF: Audio file, playable with Windows Media Player and QuickTime Player

.AIF: Audio file, playable with Windows Media Player

.AIFC: Audio file, playable with Windows Media Player

.AIFF: Audio file, playable with Windows Media Player

.AIFF: Audio file, playable with Windows Media Player

. p>.AIFF: audio file, played using Windows Media Player

.ani: animated cursor file extension, such as animated hourglass.

.ans: ASCII character graphics animation file

.arc: an earlier compressed file, you can use WinZip, WinRAR, PKARC and other software to open

.arj: compressed file. You can use WinZip,WinRAR,PKARC and other software to open

.asf: Microsoft's media player support for video streaming, you can use Windows Media Player to play

.asp: Microsoft's video streaming file, you can use Windows Media Player to open

.asp: Microsoft's Active Server Page, is a server-side script, commonly used in large-scale Web site development, support for database connectivity, similar to PHP. you can use Visual InterDev to write, is currently a big hit

.asx: Windows Media media file shortcuts

. au: a common sound file format in the Internet, mostly created by Sun workstations, can be played using the software Waveform Hold and Modify. LiveAudio in Netscape Navigator can also play .au files

.avi: a Windows multimedia file format using the Microsoft RIFF specification. avi: A Windows multimedia file format that uses the Microsoft RIFF specification for storing sound and moving pictures

.bak: A backup file, usually a helper file created automatically or by command, that contains the most recent version of a file and has the same filename as the file

.bas Basic: A language source program file that can be compiled into an executable file. .bat: batch file, in MS-DOS, a .bat file is an executable file that consists of a series of commands that can contain calls to other programs

.bbs: electronic bulletin board system article information file

.bfc: Windows briefcase file

.bin: a binary file, the use of which depends on the system or application

.bmp: a Bitmap bitmap file, which is Microsoft's own format for developing Paint, and which can be supported by a wide range of Windows and Windows NT platforms and by many applications, and which supports 32-bit color, and is used to create icons for the Windows interface. It supports 32-bit colors and is used as a resource file format for creating icons for Windows interfaces.

.c: C language source program files, compiled in the C language compiler to use

.cab: Microsoft developed the compressed package format, commonly used in software installation programs, the use of Windows comes with a utility program, Extract.exe can be decompressed, WinZip, WinRAR and so on support this format!

.cal: Windows calendar file

.cdf: Internet Explorer channel file

.cdr: CorelDraw in a graphics file format, it is all CorelDraw applications are able to use a graphic image file format

.cdx: index file, which exists in Dbase, Foxbase, and Foxpro system software environments

.cfg: Configuration file, which is used by the system or application software to configure its own functions and features

.chm: Compiled HTML file, which is often used to create help files and electronic documents

.clp: Clipboard format in Windows

. .clp: file format in the clipboard under Windows

.cmd: batch file for Windows NT/2000, in fact, the same function as the BAT file, but just to make a difference with the DOS/Windows 9x BAT

.cmf: sound card standard music files, FM synthesizers, etc. can be played back

.cnf: compiled HTML file, commonly used to create help files and electronic documents

.chm.

.cnf: NetMeetting meeting connection file

.cnt: online help file directory index file, usually saved with the .hlp file of the same name

.col: a palette file format created by programs such as Autodesk Animator, Autodesk Animator Por, and so on. .col: a palette file format created by programs such as Autodesk Animator, Autodesk Animator Por, etc., in which the RGB values of the various items in the palette are stored

.com: a DOS executable command file, usually less than 64KB

.cpl: a control panel extension file, used by the Windows operating system

.cpp: the source program of the C++ language, a very powerful language with development systems for various platforms

.cpp: the source program of the C++ language.

.crd: card file in Windows

.crt: certificate authentication file used in security

.cur: cursor resource file format in Windows, can be edited by cursor editing software

.css: Text/css file

.dat: data file, used in the dat: image and sound files in VCD, which can be called by VCD player software or played by VCD player

.dbf: database files, which are generated by database processing systems such as Foxbase, Dbase, Visual FoxPro, etc.

.dcx: fax browsing document file

.ddi: image file, DUP, HD, IMG and other tools can be expanded

.dev: device driver

.dib: device-independent bitmap file, which is a file format designed to ensure that the bitmap graphics created with an application can be loaded or displayed by other applications

.dir: directory file

.dll: Windows Dynamic Link Library, almost ubiquitous, but sometimes due to conflicts between different versions of DLLs can cause all sorts of problems

.doc: a document created by Word, the word-processing software in Microsoft Office, which is the most popular office software

.dos: device-independent bitmap file, a file format designed to ensure that bitmap graphics created with an application can be loaded or displayed by other applications

. p>.dos: Windows retains some of the MS-DOS system files

.dot: Microsoft Word document template files, templates can simplify the creation of some commonly used format documents, and can be embedded in the VBA program to achieve certain automation functions

.drv: device driver files, used in a variety of systems

. various systems

.dwg: AutoCAD drawing files, but also many drawing software are supported by the format, commonly used to *** enjoy the data

.dxb: AutoCAD to create a graphics file format

.dxf: graphics exchange format, a computer-aided design file format, initially developed for use with the AutoCAD to facilitate the transfer of graphics files between applications, which stores graphics in ASCII and is very accurate in representing the size of graphics

.der: Certiticate file

.dic: Txt file

.emf: Windows 32-bit Extended Elements File Format developed by Microsoft Corp. Windows 32-bit extended metafile format developed by Microsoft, its overall design goal is to make up for the shortcomings of the *.wmf file format used in Microsoft Windows 3.1 (Win16), making the metafile more easy to use

.eps: a graphic file format described in the PostScript language, saved as a text file, can be used on PostScript graphics printers. In the PostScript graphics printer can print high-quality graphics images, up to 32-bit graphics images

.err: compilation error file, exists in the Dbase, Foxbase, Foxpro series software environment

.exe: executable file, although the same suffix, but with different formats and versions

. p>

.exp: display card driver for 3DS

.exc: Txt file

.flc: Autodesk Animator and Animatorpro animation files, support for 256 colors, the largest image is 64000 * 64000, support for compression, widely used in animation graphics animation sequence, computer-aided design and computer-aided design. sequences, computer-aided design and computer game applications

.fnd: saved search results

.fon: dot matrix font file

.for: Fortran language program

.fot: shortcut key to point to fonts

.fp: configuration file, exists in Dbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase, Foxbase and Foxbase. Foxbase,Foxpro series software environment

.fpt: comment field file, exists in Dbase,Foxbase,Foxpro series software environment

.frt: report file, exists in Dbase,Foxbase,Foxpro series software environment

. frx: report file, exists in Dbase, Foxbase, Foxpro series of software environment

.fxp: compiled program, exists in Dbase, Foxbase, Foxpro series of software environment

.gif: in a variety of platforms on a variety of graphic processing software can be dealt with, after compression of the A graphic file format

.grh: Founder's graphic layout files

.grp: Windows program manager generated by the group window file

.goc: Gocserve

.gra: MSGraph. header file

.hlp: Windows application help file

.hqx: Macintosh use BinHex to encode binary files into 7-bit text files, most Macintosh files appear as .hqx (.bin is very rarely used), in the Macintosh, can use the In Macintosh, you can use StuffIt Expander to decode .hqx, and in Windows, you can use BinHex 13 to decode it

.ht: Hyperterminal

.htm: A text file that holds the HyperText Descriptive Language (HTDL) to describe a wide variety of web pages that can be opened using a variety of browsers

.html: The same as an .htm file

.html: The same as an .htm file

.htm: The same as an .htm file. p>

.icm: image color description file

.ico: icon file for Windows, can contain the same icon in many formats, created using icon editing software

.idf: MIDI instrument definition

.idx: index file, exists in the environment of the Dbase,Foxbase,Foxpro series of software environments

.iff: file exchange format files, this file format is mostly used in the Amiga platform, in this platform it can store almost all types of data, in other platforms, IFF file format is mostly used for storing image and sound files

.image: MAcintosh disk image files, commonly found in the Pinko machine's FTP outlets, handled by Shrink Wrap in Macintosh

.ime: Input method files under Windows

.img: Disk image files, which can be restored to a single disk by opening them with tools such as HD-CPY,WinImage, etc.

.inc: Assembly language include files. H file in C/C++

.inf: Windows software installation information, Windows standard installer installs software, drivers, etc. based on the installation information in this file

.ini: Windows initialization information file, which has not been used much, and new applications will be set up to be saved in the system's registry

.ini: Windows initialization information file, which has not been used much, and new applications will be set up to be saved in the system's registry

.ini: The initialization information file. jar: a compressed file, ARJ's new version, but less popular, you can use WinJar, Winrar, etc. to open

.jpeg: a picture compression file, the same as the .jpg

.jpg: static image compression standard developed by the Static Image Experts Group, with a high compression ratio, very widely used, can be used in PhotoShop

.jpg: a compressed file, the same as . widely, can use PhotoShop and other image processing software to create

.lnk: shortcut, this file points to another file, the start menu under the Programs folder each item is a LNK file

.log: log files, usually used to record some events and so on

.lzh: an old compressed file, can be opened using WinRAR

. WinRAR to open

.mac: Macintosh in a grayscale graphics file format, used in Macintosh Paintbrush, its resolution can only be 720 * 567

.mag: graphics file format

.mdb: Microsoft Access database format, is very popular. The database format used by Microsoft Access, a very popular desktop database

.men: Memory application file, exists in the environment of the Dbase, Foxbase, Foxpro series of software

.mid: Audio compression file, was very popular, but is rarely used in today's software

.mif: MIDI instrument

.mov: MIDI file format, used in Microsoft Access. p>

.mov : A movie file using Apple's QuickTime format, played by Sparkle, FastPlayer, MoviePlayer, etc. on Macintosh, or Quicktime on Windows

.movie : A movie format for QuickTime or Apple. movie: Apple's movie format, played on Macintosh by Sparkle, FastPlayer, MoviePlayer, etc., and on Windows by QuickTime

.mp3: MPEG-1 Layout 3 standard compressed audio files, is the main compressed audio files on the Internet, this kind of file has a very high compression rate due to the very high compression rate, and it is the most important compressed audio file on the Internet. This kind of file is the main file format for music piracy because of its extremely high compression rate and low distortion, but it is currently challenged by new standards such as VQF and WMA

.mpg: MPEG-1 compressed video file, which is very similar to the format used by VCDs, provides CD-quality audio signals and a video resolution of 320*240, and most media playback software is capable of playing it. Most media playback software can play, Microsoft's WMV8 and MPEG-4 compressed AVI files are its strongest competitors

.mpt: A graphic file format used by the Macintosh

.msg: Microsoft mail document

.obj: Object code

.ovl: Due to the functionality of software

.ovl: The format is very similar to that used by VCDs, providing CD-quality audio signals and 320*240 video resolution, which is currently used by the media playback software. .ovl : Executable file that can't be transferred into memory at once because of the many functions of the software and the small amount of memory. There may be an ovl file with the same filename

.pcd : Bitmap file, developed by Eastman Kodak and supported by all platforms. PCD supports 24-bit color and the maximum image size is 2048*3072, which is used to save pictures on CD-ROM. Save pictures

.pcs: animation files, Macromedia developed animation file format for Macintosh applications, support compression, support for 256 colors, used to save animation data, is the predecessor of Quick Time

.pcx: image files, PCX format is the development of ZSOFT image processing software Paintbrush is developed by the company. PCX format is a format developed by ZSOFT in the development of image processing software Paintbrush, which is a compressed format that takes up less disk space

.pdf: graphic multimedia files, Adobe defined file format for electronic prints, it is a de facto standard, in the Internet network of many electronic prints, are in .pdf format

. psd : A standard graphics file format used in PhotoShop that preserves every tiny part of the image data, including layers, additional mask channels, and other content

.pwl : A password file for Windows

.qt : A QuickTime movie and television format for Machintosh, used by Spectrum in Macintosh. Macintosh by Sparkle, FastPlayer, MoviePlayer, etc., and in Windows by Quicktime

.qtm: Animation files, a file format developed by Apple Computer and supported by the Apple Macintosh and Microsoft Windows platforms, support up to 25 million files. This file format was developed by Apple Computer and is supported by the Apple Macintosh and Microsoft Windows platforms. It supports 25-bit color, a maximum image resolution of 64000*64000, and compression, and is used to store audio and motion video information

.rec : Recorder Macro File for Windows

.reg : System and Application Registration File for Windows 95/98

.reg : This file, although it is in plain text, can be played by Quicktime in Windows. reg : Windows 95/98 system and application registration file, this file is saved as a plain text file, but there is the same version problem, different operating systems use different versions of the REG file

.rle : a compressed bitmap file format, RLE compression scheme is an extremely mature compression scheme, featuring a lossless compression, which saves disk space without any loss of image data, but when you open the compressed file, it takes more time to open the compressed file. rm : The video compression file supported by RealPlayer on Windows is a very popular streaming video file on the Internet, and many real-time video news stories use this format, but the latest Windows Media Video V8 has launched a powerful attack on it

.rmi: MIDI sequencing file

.rtf: Rich Text Format file, describing the content in plain text, able to save a variety of formatting information, and can be created using Write, Word, and so on

.sav: Archive file

.scp: Used for Internet dial-up on Windows systems. Windows Internet dial-up users, automatic dial-up login with script files, you can avoid manual login when the cumbersome keyboard input

.scr : Barrier protection file

.sct : Screen file

.scx : Screen file

.set : Microsoft backup set of documents, used for set: Microsoft backup set file, used to save content, settings, and other information to be backed up

.shb: Shortcut to a document

.snd: Mac sound file, developed by Apple Computer, supported by the Macintosh platform and a variety of Macintosh applications, with some compression support

.sql: Query file, used in Dbase, Dashboard, and other applications

.sql: Query file, used in Dbase, Dashboard, and other applications

. file, used in the Dbase, Foxbase, Foxpro series of software environments

.svg : SVG can be regarded as the hottest image file format, which is based on XML by the WorldWideWebConsortium consortium development, SVG is scalable vector graphics

.svx : Amiga sound file, a sound file format developed by Commodore, supported by the Amiga platform and applications, does not support compression

.swf : flash is a product of Micromedia. Strictly speaking, it is a kind of animation editing software, but in fact it creates a kind of animation with the suffix .swf, which can be used to express richness in a relatively small size. animation in this format can be a relatively small volume to express the rich form of multimedia, and also with HTML files to achieve a kind of "water and milk" of the realm

.swg: virtual memory swap file, used by the operating system

.sys: system files, drivers, etc., in different operating systems have different definitions

.tbk: temporary database files, in Dbase, FTP, and other applications, such as the Internet. In Dbase, Foxbase, Foxpro series of software used in the environment

.tga: image files, the structure of this file format is relatively simple, belongs to a kind of graphics, image data in a common format, in the field of multimedia has a great impact, is the computer-generated image to the television conversion of a preferred format

.tiff: image files, this tiff: image file, this image format is complex, storage content, occupies a large storage space, its size is three times the GIF image, is the corresponding JPEG image of 10 times, the earliest popular in the Macintosh, and now the mainstream image of Windows applications are supported by this format

.tmp: temporary files, generally the system and the application program to generate temporary use of the file, when the system and the application program exit, it will automatically delete the file. tmp: temporary files, generally generated by the system and applications for temporary use, when the system and applications exit, it will automatically delete the temporary files it created, if it is an abnormal exit, the temporary files may remain on disk, in a single-tasking system, you can delete them immediately, in a multi-tasking system, you should delete those temporary files that are not in use

.txt: text file

.url: InternetShortcut ( shortcut to a URL address on the Internet)

.vcd: a CD-ROM image file created by a virtual CD-ROM drive utility

.ver: version description, a file that describes the version information of a piece of software, the content of which varies from one piece of software to the next

.voc: a sound file, a format developed by Creative Labs and supported by the Windows and DOS platforms. Windows and DOS platforms, supports compression

.vxd: virtual device driver, very common in Windows operating systems, is an important system file

.wab: address book file, used by the system's address book program

.wav: audio file, this file format is the resource format used to save audio information on Windows. wav: audio file, this file format is used to save audio information in Windows resource format, Windows by Waveform Hold and Modify or Navigator, or "media player" playback, there are many encoding methods, you need to play the appropriate decoding program

.win: window file, in the Dbase, Foxbase, Foxpro series software environment

Window file, used by the system's communication book program

.wab: Address Book file, used by the system's communication book program

. wmf: Microsoft Windows, a common metafile format, it has a short file, the characteristics of pattern modeling, the entire graphic is often spliced from the various independent components, but its graphics are often rough, and can only be called in Microsoft Office to edit

.wpc .wps: Wps text file, there are many versions, you can use Wps Office, Wps 2000, etc. to open

.wri: Windows WordPad document

.xab: Microsoft mail address book

.xbm: Animator Pro creates a graphics file format that contains information about a series of points used to describe a polygon

.zip: the most common file compression format for DOS/Windows and the standard compression format on the Internet, which can contain paths and multiple files

.zip: the most common file compression format for DOS/Windows and the standard compression format on the Internet, which can contain paths and multiple files