兽兽门视频:后缀是个什么概念?

来源:百度文库 编辑:中科新闻网 时间:2024/04/29 00:05:46

文件名后缀的含义

说起来Windows工作界面下的文件名简直是随心所欲,比如:某编辑部的2000年工作计划。文件名即可用中文直接表达,而且长度最长可达256个字符,让人看起来真是一目了然。然而在Windows环境中,安装的软件中却大量存在着类似CALENDAR.EXE、GAMES.GRP等等的文件名,这又是为什么呢?原来这些文件名都是根据DOS环境的文件名命名规则而定的。

DOS环境下的文件名
在DOS下,文件名采用8+3结构,即:最长8位的文件名,由小数点分隔后再跟上最长3位的后缀名,如:READ.ME、SETUP.EXE,一般情况下文件名不允许使用汉字,只能由字母、数字和一些符号组成。如READ.ME用中文理解就是“读我”,即提示用户在使用软件前先看看这个文件的内容,以获取更多的提示信息。而更重要的是,DOS下规定用后缀名来区分各种不同的文件。
在DOS下最容易遇到的首先是可执行文件,后缀名有两类:*.exe、*.com(此处的*表示文件名任意),它们是由汇编语言或其它高级语言编出的程序经过编译后直接在DOS下运行的文件。有时由于软件功能多、内存偏小,不能一次性全部调入内存还可能有同文件名的ovl文件,如ws.exe、ws.ovl。另外还有一种文件可以直接运行,*.bat,即批处理文件,其中有许多命令或可执行文件名,主要用于提高工作效率,其中最有用的是Autoexec.bat,这个文件在开机时会被自动执行(自动执行在英文中就是Automatically execute)。而另外一种可以加载但不能直接运行的文件即是系统扩展管理文件*.sys(sys即系统system),它主要提供某些非标准设备如鼠标、扩充内存等的驱动程序,如mouse.sys、himem.sys。为了统一管理还专门规定了一个config.sys的文本文件来一次性地在开机时自动调入这些必需的设备驱动程序,这些文件一旦被误删或换名或被病毒侵袭则将直接导致系统工作不正常。
DOS下字处理产生的文件原本是可以不用后缀的,但人们常用*.txt表示(txt即文本text)。被所有的平台和所有应用程序支持。而为了管理方便,人们也可以用自己的名字做后缀来表示是自己建的文本文件,如我输入的很多文章即为*.mcj,为了便于用户在意外删掉原文件的情况下能尽快恢复原文件,许多字处理系统都提供了一种自动备份的功能,如我第二次编辑JIHUA.MCJ时(JIHUA:计划的汉语拼音),系统会先拷贝一份原文件为JIHUA.BAK。使用具有特殊格式功能的字处理软件,如求伯君先生早年推出的WPS,就会规定其后缀为.wps,用以标识是用WPS生成的文本文件。当使用字处理软件编辑高级语言程序时,后缀通常为相应语言的前三个字母(如:*.BAS即BASIC语言源程序,*.PAS为PASCAL语言程序,*.FOR为Fortran语言程序,*.C即为C语言,*.ASM即为汇编语言程序)。 伴随着可执行文件常附有以下几类文件:*.HLP即帮助文件(help)、*.CFG即配置文件(config)、*.DAT即数据文件(data)、*.LOG即日志文件(log)、*.TMP为临时文件(temporal)。

Windows环境下的文件名
绝大多数DOS文件名后缀在Windows下继续有效,但Windows本身也引出了许多种崭新的后缀名,如:*.drv为设备驱动程序(Driver)、*.fon和*.fot都是字库文件、*.grp为分组文件(Group)、*.ini为初始化信息文件 (Initiation)、*.pif为DOS环境下的可执行文件在Windows下执行时所需要的文件格式、*.crd即卡片文件(Card)、*.rec即记录器宏文件(Record)、*.wri即文本文件(Write),它是字处理write.exe生成的文件、*.doc和*.rtf也是文本文件(Document),它们是Word产生的文件、*.cal为日历文件、*.clp是剪贴板中的文件格式、*.htm和 *.html即主页文件、*.par为交换文件、*.pwl为口令文件(Password)等等。

图像文件名后缀进入多媒体世界后,大家会看到各种各样精彩的图片,会发现许多种后缀名。的确,由于各个公司在开发图形有关的软件时都自制标准,导致今日在图形方面有太多的格式,以下就是常见的几种格式:
首先是一种位图文件格式,它是一组点(像素)组成的图像,它们由图像程序生成或在扫描图像时创建。主要有Windows位图(.BMP):由Microsoft公司开发,它被Windows和Windows NT平台及许多应用程序支持。支持32位颜色,用于为Windows界面创建图标的资源文件格式,光标(.CUR、.DLL、.EXE):资源文件格式,用于创建Windows界面的光标。OS/2位图(.BMP):Microsoft公司和IBM开发的位图文件格式。它为各种操作系统和应用程序所支持。支持压缩,最大的图像像素为64000×64000。画笔(.PCX):由Zsoft公司推出,它对图像数据也进行了压缩,可由PCX生伞S糜赪indows的画笔。支持24位颜色,最大图像像素是64000×64000。支持压缩。图形交换格式(.GIF): ( Graphics Interchage Format):由Compu Serve创建,它能以任意大小支持图画,通过压缩可节省存储空间,还能将多幅图画存在一个文件中。支持256色,最大图像像素是64000×64000。
Kodak Photo CD(.PCD):Eastman Kodak所开发的位图文件格式,被所有的平台所支持,PCD支持24位颜色,最大的图像像素是2048×3072,用于在CD-ROM上保存照片。
Adobe Photoshop(.PSD):Adobe Photoshop的位图文件格式,被Macintosh和MS Windows平台所支持,最大的图像像素是30000×30000,支持压缩,广泛用于商业艺术。
Macintosh绘画(.MAC):Apple公司所开发的位图文件格式。被Macintosh平台所支持,仅支持单色原图,最大图像像素是576×720。支持压缩,主要用于在Macintosh图形应用程序中保存黑白图形和剪贴画片。
动画文件的后缀名
动画文件格式用于保存包含动画框架中的图形信息。主要有:Autodesk FLIC(.FLC):即.FLI,Autodesk Animator和AnimatorPro的动画文件格式。支持256色,最大的图像像素是64000×64000,支持压缩。广泛用于动画图形中的动画序列、计算机辅助设计和计算机游戏应用程序。不大适合制作真实世界图像动画。
MacPICTS(.PCS,.PIC):Macromedia开发的动画文件格式,为Macintosh应用程序使用。支持256色,支持压缩,用于保存动画数据,是Quick Time的前身。
Microsoft资源互换文件格式,TIFF(.AVD):Microsoft公司开发的动画文件格式,被Windows、Windows NT平台和OS/2多媒体应用程序所支持,支持256色和压缩,用于在多媒体应用程序中保存音频、视频和图形信息。
MPEG(.MPEG):国际标准化组织的运动图像专家小组开发的动画文件格式。被所有平台和Xing Technologies MPEG播放器及其它应用程序所支持,支持压缩,最大图像像素是4095×4094×30帧/每秒。用于编码音频、视频、文本和图形数据。
Quick Time(.QTM):Apple计算机公司开发的动画文件格式。被Apple Macintosh和Microsoft Windows平台所支持,支持25位颜色,最大图像像素是64000×64000,支持压缩,用于保存音频和运动视频信息。

声音文件的后缀名
声音文件格式是用于保存数字音频信息的。它们主要有:
AIFF(.AIF):这是Apple计算机公司开发的声音文件格式,被Macintosh平台和应用程序所支持。支持压缩。
Amiga声音(.SVX):Commodore所开发的声音文件格式,被Amiga平台和应用程序所支持,不支持压缩。
MAC声音(.SND):Apple计算机公司开发的声音文件格式,被Macintosh平台和多种Macintosh应用程序所支持,支持某些压缩。
MIDI(.MID):国际MIDI协会开发的声音文件格式,被Windows平台和许多应用程序所支持,用于为乐器创建数字声音。
声霸(.VOC):Creative Labs公司开发的声音文件格式,被Windows和DOS平台所支持,支持压缩。
WAVE(.WAV):微软公司用作Windows平台上保存音频信息的资源格式。

压缩文件的后缀名
为了提高存储效率,许多公司都推出了压缩数据的方法和相应的软件,这类文件的使用主要通过压包和解包软件来进行,主要的后缀有:?arj、*.rar、*.lzh、*.jar。还有一些专用的压缩文件,如:*.ex_、*.dl_、*.d3_、*.cab等。
数据库类文件的后缀名
在Dbase、FoxBase、Foxpro系列软件的环境下有以下几类后缀:

.dbf 数据库文件(databasefile) .prg 命令文件(即程序Program)

.fxp 编译后的程序 .scx和.sct 屏幕文件

.fpt 备注字段文件 .frx和.frt 报表文件

.cbx和.pjt 标签文件 .mnx 和.mnt 菜单文件

.pjx和.pjt 工程文件 .app 应用文件

.cdx和.idx 索引文件 .qpr和.qpx SQL查询文件

.fp 配置文件 .ap 生成应用

.err 编译错误文件 .men 内存应用

.fky 键宏文件 .win 窗口文件

.pcb 库文件 .tmp 临时文件

.tbk 临时数据库文件

后记

用户要注意在不同的操作系统下,后缀名的约定会有所不同,如在Unix下,*.p代表Pascal语言程序,*.z代表压缩文件,*.tar代表归档文件。另外,针对极特殊的设备,其驱动程序也会有特殊的后缀,如3DS显示卡的驱动程序是*.exp。还有某些公司针对自己的产品也规定了文件名后缀,如方正公司的图像排版文件规定用*.grh(即Graph)。

文件名的后缀代表着某一种类型的文件,一般会由某一种特定的软件产生和处理。只有对这些后缀名的知识有一定的了解,才能在上机的过程中知道其所以然。这儿带着大家看到了常见的一些后缀类型,实际上还有很多类型,不可能全部讲完。常言说,师傅领进门,修行在个人,以后大家在计算机世界中自己转着看吧。

是计算机上的东西吧~ 文件的后缀名 是为了区分 文件的类型 而设置的特定的名称~
如: 123.txt 123是文件名 而.txt则是后缀名 意思是文本文档~
后缀有N种~ 不同的后缀有不同的软件来打开此文件~
不知道 你问的是不是这个 呵呵~

英语中单词的后缀和我们汉字的偏旁有点类似,汉字"门"加个"人"就变成"闪"字了,从原来的名词变成了动词了.
英语的后缀也有异曲同工之处,例如:work 工作,加上代表人的后缀er,就变成了worker 工人(名词 n).
在英语中背单词时注意前后缀的使用,有事半功倍的效果.
不知这样讲满意吗

记忆英语单词后缀
1. -able, -ible (mostly after t)—that can ~s or that can be ~ed or full of ~ perishable provable knowledgeable v-a n-a [如果-able前音节本为重音,新词重音前移一音节,否则不变]
2. -acea—a scientific name for a family in zoology n [‘-acea]
3. –aceae—scientific name for a family in botany n [‘-aceae]
4. –aceous—adj form of words ending in –acea or –aceae n-a [‘aceous]
5. –acious—adj form of words ending in –acity sagacious n-a [acious]
6. –acity—n form of words e7nding in –acious a-n sagacity [‘acity]
7. –acle—thing obstacle spectacle n [‘-acle]
8. –acy—n form of adj ending in –ate accuracy obstinacy [重音不变]
9. –ade—v-n or drinks blockade lemonade [‘ade]
10. –age—state, cost, measurement, act v-n postage usage wreckage
11. –ain—person or number of lines villain quatrain
12. –aire—person or thing [‘aire]
13. –al, -ial—n-adj oral mental postal managerial [-al不影响重音,’-ial]
14. –algia—pain odontalgia nostalgia
15. –ality—n form of adj ending in –al mentality morality [‘ality]
16. –ana, -iana—things relating to Victoriana, Shakespeariana [‘ana]
17. –ance, -ancy, -ence, -ency, -ant, -ent [n; adj and/or n]—excellence vigilance tenant [‘-]
18. –ane—a substance methane
19. –aneity—n form of words ending in –aneous spontaneity [‘neity]
20. –aneous—adj form of words ending in –aneity spontaneous [‘aneous]
21. –ard, -art—person or thing (often derog.) braggart drunkard
22. –arian—n or adj or both vegetarian utilitarian humanitarian [‘arian]
23. –arium—place or container aquarium [‘arium]
24. –ary—n or adj or both ordinary contemporary military adversary [‘--ary]
25. –ase—酶 (enzyme)
26. –ate—v adj or n (chem.) salt activate regulate vacate passionate senate [‘--ate]
27. –atic—adj of n ending in –ate, -sy, -cy, -m or after a root climatic ecstatic aquatic
28. –ation—n of verbs ending in –ate or –te etc animation invitation variation
29. –ative—adj of n ending in –ation speculative illustrative [重音与原动词相同]
30. –ator—doer educator, instigator [重音与原动词相同]
31. –bility—n of words ending in –able or –ible stability ability [‘bility]
32. –cracy, -crat, -cratic—rule democracy aristocratic democrat [‘-cracy, ‘--crat, ‘cratic]
33. –craft—skill woodcraft statecraft
34. -dom—state, realm freedom stardom, martyrdom
35. –dynia—pain
36. –ectasis—expansion
37. –ectomy—cut
38. –ee—who ~s or who is ~ed trustee addressee referee absentee [‘ee]
39. –eer—n person v engineer auctioneer domineer profiteer [‘eer]
40. –emia—blood anemia leukemia [‘emia]
41. –en—v make adj made of weaken wooden
42. –end, -and—n dividend
43. –eous—adj homogeneous contemporaneous courageous [‘-eous]
44. –eity—n form of adj ending in –eous [‘eity]
45. –er, -or, -ar—doer reader educator beggar [重音同原词]
46. –ern—adj of n of directions eastern
47. –ery—place or state fishery bribery monastery [‘--ery]
48. –escence—the process of becoming or beginning adolescence convalescence [‘escence]
49. –escent giving off light or showing a color; adj or words ending in –escence phosphorescent
50. –ese—n or adj of nationality or language; language officialese
51. –esque—adj arabesque Kafkaesque
52. –ess—indicating being a female waitress
53. –etic—adj of n ending in –esis or –pathy mimetic pathetic antipathetic [‘etic]
54. –ette—female or small thing [‘ette]
55. –ey, -y—n-adj –ey after vowel clayey sunny
56. –fashion—in the manner of Indian-fashion
57. –ferous—that produces auriferous [‘-ferous]
58. –fic—adj specific beatific [‘-fic]
59. –fier—doer of v ending in –fy signifier
60. –fold—of the stated number or times manifold twofold
61. –friendly—convenient for user-friendly
62. –ful—n or adj mouthful bashful
63. –fy, -ify—v make ~ beautify certify clarify stupefy
64. –faction, -fication—n or v ending in –fy or –ify satisfaction clarification
65. –gamy, -gamous—of the stated kind of marriage polygamy bigamy bigamous [‘-gamy, ‘-gamous]
66. –genarian—n and adj of the stated age octogenarian sexagenarian [‘arian]
67. –hood—state, collective noun
68. -iety—n piety propriety sobriety [‘iety]
69. –i—adj or n Israeli Pakistani
70. –ian—n or adj esp n of adj ending in –tic Canadian mathematician [‘-ian]
71. –iasis—disease urolithiasis [‘iasis]
72. –ic—n or adj catholic lunatic heretic
73. –ical—adj
74. –ice—n avarice
75. –ician—n of some adj ending in –ic or –ical logician
76. –icity—n of adj ending in –ic specificity
77. –ics—study discipline
78. –id—adj of Latin origin rapid languid candid rigid
79. –ide—化合物
80. –ie, -y—name of endearment doggie
81. –ier—n cashier glazier
82. –ile—adj juvenile senile agile hostile
83. –ility—n of adj ending in –ile
84. –ine—adj or n alkaline
85. –ing—present participle or material bedding wrapping clothing
86. –ion—n derived from v union companion
87. –ish—diminutive or derogatory bluish purplish womanish
88. –ise, -ize—cause to become realize organize digitalize poetize
89. –ism—doctrine state alcoholism absenteeism Americanism imperialism
90. –ist—person psychologist fascist
91. –istic, -istical—realistic pessimistic optimistic
92. –ite—adj or n or v ignite favorite appetite
93. –ition—n of v ending in –ite or –ete or -ize competition ignition recognition
94. –itive—adj or n of words ending in –ition competitive additive []重音同动词]
95. –itis—infection bronchitis hepatitis arthritis [‘itis]
96. –itor—doer of v ending in –ite or n ending in –ition [‘-itor]
97. –itude, -tude—adj-n Latin origin magnitude attitude longitude latitude altitude [‘--tude]
98. –itudinal, -tudinal—adj of n ending in –tude [‘tudinal]
99. –ity, -ty—quality reality verity longevity surety [‘-ity]
100. –ive—adj or n of n ending in –ion or after s, t [重音同动词] passive impressive oppressive
101. –ivity—n of adj or n ending in –ive captivity passivity negativity
102. –ization, -isation—n of v ending in –ize improvisation
103. –latrous—adj of worship idolatrous
104. –latry—worship heliolatry
105. –led—taking ~ as a leading force export-led
106. –lent, -ulent—full of virulent fraudulent turbulent [‘--lent]
107. –less—without n-a
108. –let—small thing riverlet bracelet anklet
109. –like—like, proper for womanlike soldier-like gentelmanlike
110. –ling—small thing duckling underling
111. –logue—talk monologue dialogue
112. –logy—study ecology
113. –ly—adj-adv; n-adj
114. –lysis—dissolution, relaxation paralysis analysis
115. –lyst—person or thing catalyst
116. –lytic, -lytical—adj
117. –malacia—软化
118. –mania—obsession monomania
119. –maniac—person monomaniac
120. –maniacal—a monomaniacal
121. –manship—qualities associated with a profession
122. –ment—v-n establishment government development imprisonment
123. –ness adj-n abstract n
124. –nik—person keen on something beatnik
125. –oid—shape adj anthropoid
126. –ol—醇,酚
127. –ological—adj biological
128. –ologist—person psychologist
129. –ology—study n ecology
130. –oma—tumor carcinoma
131. –on—particle electron neutron
132. –orium—place auditorium
133. –ory—n or adj derogatory factory accessory
134. –ose—n substance or adj grandiose bellicose
135. –osis—condition metamorphosis
136. –osity—n of adj ending in –ose or –ous excluding –eous or –uous pomposity
137. –ot—person zealot patriot
138. –ous—adj [n –osity, -uity, -eity] zealous arduous ingenuous
139. –para—giving birth nullipara
140. –penia—deficiency
141. –pexy—fixation
142. –phile—someone who likes anglophile bibliophile
143. –philia—n
144. –philiac—a
145. –phobe—someone who hates or is afraid of xenophobe [‘--phobe]
146. –phobia—n xenophobia [‘phobia]
147. –phobic—a [‘phobic]
148. –plasty—formation labioplasty
149. –plegia—paralysis—hemiplegia
150. –poiesis—production hemopoiesis
151. –proof—adj or n resistant of waterproof bullet-proof
152. –ptosis—下垂 gastroptosis
153. –rhagia, -rrhagia—sudden eruption gastrorrhagia
154. –rhaphy,-rrhaphy—缝合 tenorrhaphy
155. –ridden—afflicted by the stated condition bed-ridden poverty-ridden -stricken
156. –ry—adj or v-n masonry poetry mimicry
157. –scape—scenery landscape cityscape seascape
158. –sclerosis—硬化 arteriosclerosis
159. –ship—state, position, condition, collective noun leadership relationship friendship
160. –sion—v-n d-s invasion occasion
161. –speak—jargon artspeak
162. –sphere—circle biosphere atmosphere
163. –tion—v-n t, te relation digestion
164. –tonia—tension myotonia
165. –ty—adj-n certainty difficulty
166. –ular—adj of some words ending in –ule or –le muscular spectacular
167. –ule—diminutive capsule muscle
168. –ulate—diminutive of verbs undulate ejaculate
169. –ward, -wards—in the stated direction adj or adj & adv
170. –ways—in the stated direction—lengthways
171. –wise—in the stated way or aspect clockwise populationwise
172. –wright—maker shipwright playwright

后缀与重音
后缀与词义分工:compose composed composite composition composure
importation importance exceptional exceptionable competition competence
后缀与语义链:exist-existent-existential-existentialism
后缀与词性:pattern(注意:有些加在词后面,有些加在词根后面)
n-a –y, -ful, -less –ous, -ent, -ant, -ary, -ory, ,-ly, etc
a-n –cy, -ity, -ness, -ty, -ery, etc
a. n-v –en, -fy, -ize, -ate, etc
v-n –tion, -sion, -ment, -ence, -ance, -ent, -ant, -ency, -ancy, -ry, -al etc
a-v –ly
v-a –ive, -ous, -ent, -ant, etc

英语单词前缀

a?,an?

①无,不,非 astable不稳定的 acentric无中心的

②含有in,on,at,by,with,to等意义asleep在熟睡中 ahead向前

ab? 脱离 abnormal不正常的 abaxial离开轴心的

anti? 反抗 antiwar反战的 anti?imperialist反帝的

auto? 自动,自己 autobiography自传 autostable自动稳定

be? 使…加强 belittle使缩小 befriend友好相待

bi? 二,双 biweekly双周刊 biligual两种语言的

co,col,com,con,cor 共同 cooperation协作 collaboration协作,勾结 combine联合 ,

correlation相互关系

counter?,contra? 反,对应 counteraction反作用 contrast对比,对照

di?,dif?,dis? 否定,相反 diffident不自信的 dislike不喜欢

en,em? 使… enlarge扩大 enable使…能 empower使…有权力

e?,ex? 外,出 external外部的 erupt喷出

extra? 以外,超过 extraordinary格外的 extrasolar太阳系以外的

hyper? 在上,超 hyperfrequency超高频 hypersonic超声的

il?,im?,in?,ir? 否定 illogical不合逻辑的 impossible不可能的 invisible

不可见irrational不合理的

inter? 互相 interchange交换 interlock连锁

intra?,intro? 在内,内部 intrapersonal个人内心的 introspect内省

mal? 恶,不良 maltreat虐待 malfunction机能失常

micro? 微 microscrope显微镜 microware微波

mid? 中,中间 mid?air半空中 midstream中流

mini? 小 minibus小公共汽车 ministate小国

mis? 错,坏 mistake错误 misspell拼错

multi? 多 multiparty多党的 multilingual多种语言的

non? 否定 nonsmoker不抽烟的人 nonexistent不存在的

out? 超过,过度,外,出,除去

outgo走得比…远 outgrow长得太大 outdoor户外的 outroot除根

over? 上,过度 overwork工作过度 overbridge天桥

post? 后 postwar战后 postnatal诞生后的

pre? 前,领先 prewar战前的 prefix前缀

re? 回,再 return返回 restart重新开始

semi? 半 semicircle半圆 semiconductor半导体

sub?,suc?,suf?,sup? 次,亚,在下,低于

substandard低于标准规格的 succeed继承 suffix后缀 supplement增补

trans 转换,变换,横过,越过 transmit传送 transatlantic横渡大西洋的

tri? 三 tricar三轮车 triangle三角(形)

un? 否定 unstable不稳定的 unknown未知的

under下,内(指衣服),不足underground地下的 underskirt衬裙 underpay付资不足

uni? 单一 uniform均匀的 unipolar单极的

就是在后面缀着的!!!!
没什么实质的意义的