Type X-subtype Description application ? Subtypes of
an application; the name of the subtype is usually a file format name or an
application name. ? x-aiff SGI's AIFF
audio data format. ? x-bitmap An X Windows
bitmap image. ? x-gzip Data
compressed in the GNU gzip format. ? x-dvi A TeX DVI
document. ? x-framemaker A FrameMaker
document. ? x-latex A LaTeX
document. ? x-macBinHex40 Identical to
application/mac-BinHex40, but older software may use this x-type instead. ? x-mif A FrameMaker
MIF document. ? x-sd A session
directory protocol announcement, used to announce MBONE events. ? x-shar A shell
archive; the Unix equivalent of a Windows or Macintosh self-extracting
archive. Software shouldn't be configured to unpack shell archives
automatically, because a shell archive can call any program the user who runs
it has the rights to call. ? x-tar A tar
archive. ? x-gtar A GNU tar
archive. ? x-tcl A tool
command language (TCL) program. You should never configure your web browser
or email program to automatically run programs you download from the web or
receive in email messages. ? x-tex A TeX
document. ? x-texinfo A GNU
texinfo document. ? x-troff A troff
document. ? x-troff-man A troff
document written with the man macros. ? x-troff-me A troff
document that should be processed using the me
macros. ? x-troff-ms A troff
document that should be processed using the ms
macros. ? x-wais-source A WAIS
source. ? x-www-form-urlencoded A string
that has been encoded like a URL, with + replacing spaces and % escapes
replacing non-alphanumeric characters that aren't separators. audio ? ? ? x-aiff The same as
application/x-aiff: an AIFF audio file. ? x-mpeg The MP3
sound format. ? x-mpeg.mp3 The MP3
sound format. ? x-wav The Windows
WAV sound format. image ? ? ? x-fits The FITS
image format used primarily by astronomers. ? x-macpict A Macintosh
PICT image. ? x-pict A Macintosh
PICT image. ? x-macpaint A MacPaint
image. ? x-pbm A portable
bitmap image. ? x-portable-bitmap A portable
bitmap image. ? x-pgm A PGM image. video ? ? ? x-msvideo A Microsoft
AVI Video for Windows. ? x-sgi-movie A Silicon
Graphics movie.
详细解决方案
非标准子门类 X-types
热度:497 发布时间:2012-08-31 12:55:03.0
相关解决方案
- 出现Operator '==' incompatible with operand types 'Int32' and 'Object'该怎么处理
- 在HTML5中应用Form新的input types
- PHP(一)Environment and Types
- 四 types validate
- 预约义 MIME content types
- 非标准子门类 X-types
- JavaScript - Types
- 这句话什么意思var plugin = $.editable.types[settings.type].plugin || function () { };解决方案
- spring加载很久No Spring WebApplicationInitializer types detected on classpath解决思路
- 加了spring框架的项目,启动tomcat报No Spring WebApplicationInitializer types detected on cl,该如何处理
- incompatible types:‘tnotifyevent’and'string'该怎么处理
- SQLERROR: ORA-06553: PLS-306: wrong number or types of arguments in call to 'OGC_Y'解决思路
- 安装SQL Server2012失败,无法访问…磁盘,请安插“Microsoft SQL Server System CLR Types”
- new int[]{Types.VARCHAR}什么意思解决方案
- QT修改系统时间使用windows.h提示multiple types in one declaration异常
- 怎么得到表 'large value types out of row' 的当前值?
- ELF Format 札记(三)—— Section Types
- 求sys/types.h文件,该如何处理
- PHP(一)Environment and Types
- incompatiable types in assignment,该如何处理
- incompatible types in assignment:integer,string大神们帮小弟我看看错哪了
- types of expressions must match异常
- incompatiable types in assignment解决办法
- Power Builder11- error:C008:Incompatible types in assignment: dfc_u_dw,dw_1解决方案
- incompatiable types in assignment解决思路
- incompatible types:‘tnotifyevent’and'string'该如何处理
- [深入学习C#]表达式树门类——Expression tree types
- 《Pro Oracle SQL》Chapter3-3.2.2 Index Scan Types
- Idea中JDK为1.8,还提示Diamond types are not supported at this language level
- Python isinstance() arg 2 must be a type or tuple of types