??xml version="1.0" encoding="utf-8" standalone="yes"?>www.xxxx精品,国产日韩精品一区观看,黄色av免费在线看http://www.aygfsteel.com/shisanfeng/articles/190567.html龙震龙震Thu, 03 Apr 2008 03:06:00 GMThttp://www.aygfsteel.com/shisanfeng/articles/190567.htmlhttp://www.aygfsteel.com/shisanfeng/comments/190567.htmlhttp://www.aygfsteel.com/shisanfeng/articles/190567.html#Feedback0http://www.aygfsteel.com/shisanfeng/comments/commentRss/190567.htmlhttp://www.aygfsteel.com/shisanfeng/services/trackbacks/190567.html div.item *{margin:0px;padding:0px;border:0px;cursor:default;font-family:Georgia;color:#000000;font-size:12px;text-decoration:none} div.item table{background-color:#999999} div.item table tr td{padding:2px} div.item table thead tr{background-color:#cccccc} div.item table tbody tr{background-color:#ffffff} div.item table tbody tr.classLine{background-color:#eeeeee} div.item table tbody tr.classLine td{color:#0000ff}

状态代?/strong> 状态信?/strong> 信息说明 含义
100-199 用于指定客户端应相应的某些动?/td>
200-299 用于表示h成功
300-399 用于已经Ud的文件ƈ且常被包含在定位头信息中指定新的地址信息
400-499 用于指出客户端的错误
500-599 用于支持服务器错?/td>
-1xx Informational 信息 q些状态代码表CZ时的响应。客L在收到常规响应之前,应准备接收一个或多个 1xx 响应?/td>
100 Continue l箋 初始的请求已l接受,客户应当l箋发送请求的其余部分。(HTTP 1.1 斎ͼ
101 Switching Protocols 转换协议 服务器将遵从客户的请求{换到另外一U协议。(HTTP 1.1 斎ͼ
-2xx Successful 成功 q类状态代码表明服务器成功地接受了客户端请求?/td>
200 OK 正常 一切正常,?GET ?POST h的应{文跟在后面?/td>
201 Created 创徏 服务器已l创Z文QLocation 头给Z它的 URL?/td>
202 Accepted 接受 已经接受hQ但处理未完成?/td>
203 Non-Authoritative Information 非权威信?/td> 文已经正常地返回,但一些应{头可能不正,因ؓ使用的是文的拷贝。(HTTP 1.1 斎ͼ
204 No Content 无内?/td> 没有新文,览器应该l显C原来的文。如果用户定期地h面Q?Servlet 可以定用户文_斎ͼq个状态代码是很有用的?/td>
205 Reset Content 重置内容 没有新的内容Q但览器应该重|它所昄的内宏V用来强制浏览器清除表单输入内容。(HTTP 1.1 斎ͼ
206 Partial Content 局部内?/td> 客户发送了一个带?Range 头的 GET hQ服务器完成了它。(HTTP 1.1 斎ͼ
-3xx Redirection 重定?/td> 客户端浏览器必须采取更多操作来实现请求。例如,览器可能不得不h服务器上的不同的面Q或通过代理服务器重复该h?/td>
300 Multiple Choices 多样选择 客户h的文可以在多个位置扑ֈQ这些位|已l在q回的文内列出。如果服务器要提Z先选择Q则应该?Location 应答头指明?/td>
301 Moved Permanently 怹Ud 客户h的文在其他地方Q新?URL ?Location 头中l出Q浏览器应该自动地访问新?URL?/td>
302 Found 扑ֈQ时移动) cM?301Q但新的 URL 应该被视Z时性的替代Q而不是永久性的。注意,?HTTP 1.0 中对应的状态信息是 Moved Temporatily?/td>
出现该状态代码时Q浏览器能够自动讉K新的 URLQ因此它是一个很有用的状态代码。注意:q个状态代码有时候可以和 301 替换使用。例如,如果览器错误地h http://host/~userQ缺了后面的斜杠)Q有的服务器q回 301Q有的则q回 302。严格地_我们只能假定只有当原来的h?GET 时浏览器才会自动重定向。请参见 307?/td>
303 See Other 观察别的部分 cM?301 / 302Q不同之处在于,如果原来的请求是 POSTQLocation 头指定的重定向目标文应该通过 GET 提取。(HTTP 1.1 斎ͼ
304 Not Modified 未修?/td> 客户端有~冲的文档ƈ发出了一个条件性的hQ一般是提供 If-Modified-Since 头表C客户只x指定日期更新的文档)。服务器告诉客户Q原来缓冲的文q可以l用?/td>
305 Use Proxy 使用代理 客户h的文应该通过 Location 头所指明的代理服务器提取。(HTTP 1.1 斎ͼ
306 (Unused) - Q在以前的规范中使用q,现在已经不再用了Q?/td>
307 Temporary Redirect 临时重定?/td> ?302QFoundQ相同。(HTTP 1.1 斎ͼ
许多览器会错误地响?302 应答q行重定向,即原来的请求是 POSTQ即使它实际上只能在 POST h的应{是 303 时才能重定向。由于这个原因,HTTP 1.1 新增?307Q以便更加清楚地区分几个状态代码:当出?303 应答Ӟ览器可以跟随重定向?GET ?POST hQ如果是 307 应答Q则览器只能跟随对 GET h的重定向?/td>
-4xx Client Error 客户端错?/td> 发生错误Q客Lg有问题。例如,客户端请求不存在的页面,客户端未提供有效的n份验证信息?/td>
400 Bad Request 错误h h出现语法错误?/td>
401 Unauthorized 未授?/td> 客户试图未经授权讉K受密码保护的面。应{中会包含一?WWW-Authenticate _览器据此显C?用户名字 / 密码 对话框,然后在填写合适的 Authorization 头后再次发出h?/td>
402 (Payment Required) - Q留作将来用)
403 Forbidden 资源不可用。服务器理解客户的请求,但拒l处理它。通常׃服务器上文g或目录的权限讄D?/td>
404 Not Found 未找?/td> 无法扑ֈ指定位置的资源。这也是一个常用的应答?/td>
405 Method Not Allowed 不允许的方式 hҎQGET、POST、HEAD、DELETE、PUT、TRACE {)Ҏ定的资源不适用。(HTTP 1.1 斎ͼ
406 Not Acceptable 不接?/td> 指定的资源已l找刎ͼ但它?MIME cd和客户在 Accpet 头中所指定的不兼容。(HTTP 1.1 斎ͼ
407 Proxy Authentication Required 需要代理验?/td> cM?401Q表C客户必dl过代理服务器的授权。(HTTP 1.1 斎ͼ
408 Request Timeout h时 在服务器许可的等待时间内Q客户一直没有发ZQ何请求。客户可以在以后重复同一h。(HTTP 1.1 斎ͼ
409 Conflict 冲突 通常?PUT h有关。由于请求和资源的当前状态相冲突Q因此请求不能成功。(HTTP 1.1 斎ͼ
410 Gone 不存?/td> 所h的文已l不再可用,而且服务器不知道应该重定向到哪一个地址。它?404 的不同在于,q回 407 表示文怹地离开了指定的位置Q?404 表示׃未知的原因文不可用。(HTTP 1.1 斎ͼ
411 Length Required 需要长?/td> 服务器不能处理请求,除非客户发送一?Content-Length 头。(HTTP 1.1 斎ͼ
412 Precondition Failed 预处理失?/td> 在请求头中指定的一些前提条件时p|。(HTTP 1.1 斎ͼ
413 Request Entity Too Large h实体q大 目标文的大超q服务器当前愿意处理的大。如果服务器认ؓ自己能够E后再处理该hQ则应该提供一?Retry-After 头。(HTTP 1.1 斎ͼ
414 Request URI Too Long h URI q长 URI 太长。(HTTP 1.1 斎ͼ
415 Unsupported Media Type 不支持的媒体cd h所带的附g格式的类型让服务器不知道如何处理。(HTTP 1.1 斎ͼ
416 Requested Range Not Satisfiable h范围无法满 服务器不能满_户在h中指定的 Range 头。(HTTP 1.1 斎ͼ
417 Expectation Failed 期望p| 在请求报头区域给出的预料不可能被服务器实玎ͼ或者,如果服务器是代理服务器,服务器有h不可能被下一个服务器实现的模p的证据?/td>
-5xx Server Error 服务器错?/td> 服务器由于遇到错误而不能完成该h?/td>
500 Internal Server Error 服务器内部错?/td> 服务器遇C意料不到的情况,不能完成客户的请求?/td>
501 Not Implemented 不能实现 服务器不支持实现h所需要的功能。例如,客户发出了一个服务器不支持的 PUT h?/td>
502 Bad Gateway 错误|关 服务器作为网x者代理时Qؓ了完成请求访问下一个服务器Q但该服务器q回了非法的应答?/td>
503 Service Unavailable 服务不能实现 服务器由于维护或者负载过重未能应{。例如,Servlet 可能在数据库q接池已满的情况下返?503。服务器q回 503 时可以提供一?Retry-After 头?/td>
504 Gateway Timeout |关时 ׃Z理或|关的服务器使用Q表CZ能及时地从远E服务器获得应答。(HTTP 1.1 斎ͼ
505 HTTP Version Not Supported HTTP 版本不支?/td> 服务器不支持h中所指明?HTTP 版本。(HTTP 1.1 斎ͼ



龙震 2008-04-03 11:06 发表评论
]]>
Content-Type 文gcd?/title><link>http://www.aygfsteel.com/shisanfeng/articles/190555.html</link><dc:creator>龙震</dc:creator><author>龙震</author><pubDate>Thu, 03 Apr 2008 02:41:00 GMT</pubDate><guid>http://www.aygfsteel.com/shisanfeng/articles/190555.html</guid><wfw:comment>http://www.aygfsteel.com/shisanfeng/comments/190555.html</wfw:comment><comments>http://www.aygfsteel.com/shisanfeng/articles/190555.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/shisanfeng/comments/commentRss/190555.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/shisanfeng/services/trackbacks/190555.html</trackback:ping><description><![CDATA[<style type="text/css"> table.TableStyle{background-color:#999999} table.TableStyle{margin:0px;cursor:default;font-size:12px;font-family:Georgia;color:#000000;text-decoration:none;vertical-align:middle} table.TableStyle thead tr{background-color:#cccccc} table.TableStyle tbody tr{background-color:#ffffff} table.TableStyle tbody tr.ClassLine{background-color:#eeeeee} table.TableStyle tbody tr.ClassLine td{color:#0000ff} .TextBold{font-weight:bold} </style> <style type="text/css"> div.item *{margin:0px;padding:0px;border:0px;cursor:default;font-family:Georgia;color:#000000;font-size:12px;text-decoration:none} div.item table{background-color:#999999} div.item table tr td{padding:2px} div.item table thead tr{background-color:#cccccc} div.item table tbody tr{background-color:#ffffff} div.item table tbody tr.classLine{background-color:#eeeeee} div.item table tbody tr.classLine td{color:#0000ff} </style> <div id="wmqeeuq" class="item"><br /> <table cellspacing="1"> <thead> <tr> <td width="45%"><strong>Description of Data Content</strong></td> <td width="23%"><strong>Typical Filename Extensions</strong></td> <td width="32%"><strong>MIME type/subtype</strong></td> </tr> </thead> <tbody> <tr class="classLine"> <td colspan="3">Text and Text-Related Types</td> </tr> <tr> <td>HTML text data (RFC 1866)</td> <td>html htm</td> <td>text/html</td> </tr> <tr> <td>Plain text: documents; program listings</td> <td>txt c c++ pl cc h</td> <td>text/plain</td> </tr> <tr> <td>Richtext (obsolete - replaced by text/enriched)</td> <td> </td> <td>text/richtext</td> </tr> <tr> <td>Structure enhanced text</td> <td>(etx?)</td> <td>text/x-setext</td> </tr> <tr> <td>Enriched text markup (RFC 1896)</td> <td> </td> <td>text/enriched</td> </tr> <tr> <td>Tab-separated values (tabular)</td> <td>(tsv?)</td> <td>text/tab-separated-values</td> </tr> <tr> <td>SGML documents (RFC 1874)</td> <td> </td> <td>text/sgml</td> </tr> <tr> <td>Speech synthesis data (MVP Solutions)</td> <td>talk</td> <td>text/x-speech</td> </tr> <tr class="classLine"> <td colspan="3">Document Stylesheet Types</td> </tr> <tr> <td>Cascading Stylesheets</td> <td>css</td> <td>text/css</td> </tr> <tr> <td>DSSSL-online stylesheets</td> <td> </td> <td>application/dsssl (proposed)</td> </tr> <tr class="classLine"> <td colspan="3">Image Types</td> </tr> <tr> <td>GIF</td> <td>gif</td> <td>image/gif</td> </tr> <tr> <td>X-Windows bitmap (b/w)</td> <td>xbm</td> <td>image/x-xbitmap</td> </tr> <tr> <td>X-Windows pixelmap (8-bit color)</td> <td>xpm</td> <td>image/x-xpixmap</td> </tr> <tr> <td>Portable Network Graphics</td> <td>png</td> <td>image/x-png</td> </tr> <tr> <td>Image Exchange Format (RFC 1314)</td> <td>ief</td> <td>image/ief</td> </tr> <tr> <td>JPEG</td> <td>jpeg jpg jpe</td> <td>image/jpeg</td> </tr> <tr> <td>TIFF</td> <td>tiff tif</td> <td>image/tiff</td> </tr> <tr> <td>RGB</td> <td>rgb</td> <td>image/rgb</td> </tr> <tr> <td> </td> <td> </td> <td>image/x-rgb</td> </tr> <tr> <td>Group III Fax (RFC 1494)</td> <td>g3f</td> <td>image/g3fax</td> </tr> <tr> <td>X Windowdump format</td> <td>xwd</td> <td>image/x-xwindowdump</td> </tr> <tr> <td>Macintosh PICT format</td> <td>pict</td> <td>image/x-pict</td> </tr> <tr> <td>PPM (UNIX PPM package)</td> <td>ppm</td> <td>image/x-portable-pixmap</td> </tr> <tr> <td>PGM (UNIX PPM package)</td> <td>pgm</td> <td>image/x-portable-graymap</td> </tr> <tr> <td>PBM (UNIX PPM package)</td> <td>pbm</td> <td>image/x-portable-bitmap</td> </tr> <tr> <td>PNM (UNIX PPM package)</td> <td>pnm</td> <td>image/x-portable-anymap</td> </tr> <tr> <td>Microsoft Windows bitmap</td> <td>bmp</td> <td>image/x-ms-bmp</td> </tr> <tr> <td>CMU raster</td> <td>ras</td> <td>image/x-cmu-raster</td> </tr> <tr> <td>Kodak Photo-CD</td> <td>pcd</td> <td>image/x-photo-cd</td> </tr> <tr> <td>Computer Graphics Metafile</td> <td>cgm</td> <td>image/cgm</td> </tr> <tr> <td>North Am. Presentation Layer Protocol</td> <td> </td> <td>image/naplps</td> </tr> <tr> <td>CALS Type 1 or 2</td> <td>mil cal</td> <td>image/x-cals</td> </tr> <tr> <td>Fractal Image Format (Iterated Systems)</td> <td>fif</td> <td>image/fif</td> </tr> <tr> <td>QuickSilver active image (Micrografx)</td> <td>dsf</td> <td>image/x-mgx-dsf</td> </tr> <tr> <td>CMX vector image (Corel)</td> <td>cmx</td> <td>image/x-cmx</td> </tr> <tr> <td>Wavelet-compressed (Summus)</td> <td>wi</td> <td>image/wavelet</td> </tr> <tr> <td>AutoCad Drawing (SoftSource)</td> <td>dwg</td> <td>image/vnd.dwg</td> </tr> <tr> <td> </td> <td> </td> <td>image/x-dwg</td> </tr> <tr> <td>AutoCad DXF file (SoftSource)</td> <td>dxf</td> <td>image/vnd.dxf</td> </tr> <tr> <td> </td> <td> </td> <td>image/x-dxf </td> </tr> <tr> <td>Simple Vector Format (SoftSource)</td> <td>svf</td> <td>image/vnd.svf</td> </tr> <tr> <td></td> <td></td> <td>also vector/x-svf</td> </tr> <tr class="classLine"> <td colspan="3">Audio/Voice/Music Related Types</td> </tr> <tr> <td>"basic"audio - 8-bit u-law PCM</td> <td>au snd</td> <td>audio/basic</td> </tr> <tr> <td>Macintosh audio format (AIpple)</td> <td>aif aiff aifc</td> <td>audio/x-aiff</td> </tr> <tr> <td>Microsoft audio</td> <td>wav</td> <td>audio/x-wav</td> </tr> <tr> <td>MPEG audio</td> <td>mpa abs mpega</td> <td>audio/x-mpeg</td> </tr> <tr> <td>MPEG-2 audio</td> <td>mp2a mpa2</td> <td>audio/x-mpeg-2</td> </tr> <tr> <td>compressed speech (Echo Speech Corp.)</td> <td>es</td> <td>audio/echospeech</td> </tr> <tr> <td>Toolvox speech audio (Voxware)</td> <td>vox</td> <td>audio/voxware</td> </tr> <tr> <td>RapidTransit compressed audio (Fast Man)</td> <td>lcc</td> <td>application/fastman</td> </tr> <tr> <td>Realaudio (Progressive Networks)</td> <td>ra ram</td> <td>application/x-pn-realaudio</td> </tr> <tr> <td>NIFF music notation data format</td> <td> </td> <td>application/vnd.music-niff</td> </tr> <tr> <td>MIDI music data</td> <td>mmid</td> <td>x-music/x-midi</td> </tr> <tr> <td>Koan music data (SSeyo)</td> <td>skp</td> <td>application/vnd.koan</td> </tr> <tr> <td> </td> <td> </td> <td>application/x-koan</td> </tr> <tr> <td>Speech synthesis data (MVP Solutions)</td> <td>talk</td> <td>text/x-speech</td> </tr> <tr class="classLine"> <td colspan="3">Video Types</td> </tr> <tr> <td>MPEG video</td> <td>mpeg mpg mpe</td> <td>video/mpeg</td> </tr> <tr> <td>MPEG-2 video</td> <td>mpv2 mp2v</td> <td>video/mpeg-2</td> </tr> <tr> <td>Macintosh Quicktime</td> <td>qt mov</td> <td>video/quicktime</td> </tr> <tr> <td>Microsoft video</td> <td>avi</td> <td>video/x-msvideo</td> </tr> <tr> <td>SGI Movie format</td> <td>movie</td> <td>video/x-sgi-movie</td> </tr> <tr> <td>VDOlive streaming video (VDOnet)</td> <td>vdo</td> <td>video/vdo</td> </tr> <tr> <td>Vivo streaming video (Vivo software)</td> <td>viv</td> <td>video/vnd.vivo</td> </tr> <tr> <td> </td> <td> </td> <td>video/vivo</td> </tr> <tr class="classLine"> <td colspan="3">Special HTTP/Web Application Types</td> </tr> <tr> <td>Proxy autoconfiguration (Netscape browsers)</td> <td>pac</td> <td>application/x-ns-proxy-autoconfig</td> </tr> <tr> <td>See Chapter 6</td> <td> </td> <td>application/x-www-form-urlencoded</td> </tr> <tr> <td>See Chapter 9</td> <td> </td> <td>application/x-www-local-exec</td> </tr> <tr> <td>See Chapter 9 (Netscape extension)</td> <td> </td> <td>multipart/x-mixed-replace</td> </tr> <tr> <td>See Chapter 9 and Appendix B</td> <td> </td> <td>multipart/form-data</td> </tr> <tr> <td>Netscape Cooltalk chat data (Netscape)</td> <td>ice</td> <td>x-conference/x-cooltalk</td> </tr> <tr> <td>Interactive chat (Ichat)</td> <td> </td> <td>application/x-chat</td> </tr> <tr class="classLine"> <td colspan="3">Application Types</td> </tr> <tr class="classLine"> <td colspan="3">Text-Related</td> </tr> <tr> <td>PostScript</td> <td>ai eps ps</td> <td>application/postscript</td> </tr> <tr> <td>Microsoft Rich Text Format</td> <td>rtf</td> <td>application/rtf</td> </tr> <tr> <td>Adobe Acrobat PDF</td> <td>pdf</td> <td>application/pdf</td> </tr> <tr> <td> </td> <td> </td> <td>application/x-pdf</td> </tr> <tr> <td>Maker Interchange Format (FrameMaker)</td> <td>mif</td> <td>application/vnd.mif</td> </tr> <tr> <td> </td> <td> </td> <td>application/x-mif</td> </tr> <tr> <td>Troff document</td> <td>t tr roff</td> <td>application/x-troff</td> </tr> <tr> <td>Troff document with MAN macros</td> <td>man</td> <td>application/x-troff-man</td> </tr> <tr> <td>Troff document with ME macros</td> <td>me</td> <td>application/x-troff-me</td> </tr> <tr> <td>Troff document with MS macros</td> <td>ms</td> <td>application/x-troff-ms</td> </tr> <tr> <td>LaTeX document</td> <td>latex</td> <td>application/x-latex</td> </tr> <tr> <td>Tex/LateX document</td> <td>tex</td> <td>application/x-tex</td> </tr> <tr> <td>GNU TexInfo document</td> <td>texinfo texi</td> <td>application/x-texinfo</td> </tr> <tr> <td>TeX dvi format</td> <td>dvi</td> <td>application/x-dvi</td> </tr> <tr> <td>MacWrite document</td> <td>??</td> <td>application/macwriteii</td> </tr> <tr> <td>MS word document</td> <td>??</td> <td>application/msword</td> </tr> <tr> <td>WordPerfect 5.1 document</td> <td>??</td> <td>application/wordperfect5.1</td> </tr> <tr> <td>SGML application (RFC 1874)</td> <td> </td> <td>application/sgml</td> </tr> <tr> <td>Office Document Architecture</td> <td>oda</td> <td>application/oda</td> </tr> <tr> <td>Envoy Document</td> <td>evy</td> <td>application/envoy</td> </tr> <tr> <td>Wang Info. Tranfer Format (Wang)</td> <td> </td> <td>application/wita</td> </tr> <tr> <td>DEC Document Transfer Format (DEC)</td> <td> </td> <td>application/dec-dx</td> </tr> <tr> <td>IBM Document Content Architecture (IBM)</td> <td> </td> <td>application/dca-rft</td> </tr> <tr> <td>CommonGround Digital Paper (No Hands Software)</td> <td> </td> <td>application/commonground</td> </tr> <tr> <td>FrameMaker Documents (Frame)</td> <td>doc fm frm frame</td> <td>application/vnd.framemaker</td> </tr> <tr> <td> </td> <td> </td> <td>application/x-framemaker</td> </tr> <tr> <td>Remote printing at arbitrary printers (RFC 1486)</td> <td></td> <td>application/remote-printing</td> </tr> <tr class="classLine"> <td colspan="3">Archive/Compressed Archives</td> </tr> <tr> <td>Gnu tar format</td> <td>gtar</td> <td>application/x-gtar</td> </tr> <tr> <td>4.3BSD tar format</td> <td>tar</td> <td>application/x-tar</td> </tr> <tr> <td>POSIX tar format</td> <td>ustar</td> <td>application/x-ustar</td> </tr> <tr> <td>Old CPIO format</td> <td>bcpio</td> <td>application/x-bcpio</td> </tr> <tr> <td>POSIX CPIO format</td> <td>cpio</td> <td>application/x-cpio</td> </tr> <tr> <td>UNIX sh shell archive</td> <td>shar</td> <td>application/x-shar</td> </tr> <tr> <td>DOS/PC - Pkzipped archive</td> <td>zip</td> <td>application/zip</td> </tr> <tr> <td>Macintosh Binhexed archive</td> <td>hqx</td> <td>application/mac-binhex40</td> </tr> <tr> <td>Macintosh Stuffit Archive</td> <td>sit sea</td> <td>application/x-stuffit</td> </tr> <tr> <td>Fractal Image Format</td> <td>fif</td> <td>application/fractals</td> </tr> <tr> <td>Binary, UUencoded</td> <td>bin uu</td> <td>application/octet-stream</td> </tr> <tr> <td>PC executable</td> <td>exe</td> <td>application/octet-stream</td> </tr> <tr> <td>WAIS "sources"</td> <td>src wsrc</td> <td>application/x-wais-source</td> </tr> <tr> <td>NCSA HDF data format</td> <td>hdf</td> <td>application/hdf</td> </tr> <tr class="classLine"> <td colspan="3">Downloadable Program/Scripts</td> </tr> <tr> <td>Javascript program</td> <td>js ls mocha</td> <td>text/javascript</td> </tr> <tr> <td> </td> <td> </td> <td>application/x-javascript</td> </tr> <tr> <td>VBScript program</td> <td> </td> <td>text/vbscript</td> </tr> <tr> <td>UNIX bourne shell program</td> <td>sh</td> <td>application/x-sh</td> </tr> <tr> <td>UNIX c-shell program</td> <td>csh</td> <td>application/x-csh</td> </tr> <tr> <td>Perl program</td> <td>pl</td> <td>application/x-perl</td> </tr> <tr> <td>Tcl (Tool Control Language) program</td> <td>tcl</td> <td>application/x-tcl</td> </tr> <tr> <td>Atomicmail program scripts (obsolete)</td> <td> </td> <td>application/atomicmail</td> </tr> <tr> <td>Slate documents - executable enclosures (BBN)</td> <td> </td> <td>application/slate</td> </tr> <tr> <td>Undefined binary data (often executable progs)</td> <td> </td> <td>application/octet-stream</td> </tr> <tr> <td>RISC OS Executable programs (ANT Limited)</td> <td> </td> <td>application/riscos</td> </tr> <tr class="classLine"> <td colspan="3">Animation/Multimedia</td> </tr> <tr> <td>Andrew Toolkit inset</td> <td> </td> <td>application/andrew-inset</td> </tr> <tr> <td>FutureSplash vector animation (FutureWave)</td> <td>spl</td> <td>application/futuresplash</td> </tr> <tr> <td>mBED multimedia data (mBED)</td> <td>mbd</td> <td>application/mbedlet</td> </tr> <tr> <td>Macromedia Shockwave (Macromedia)</td> <td> </td> <td>application/x-director</td> </tr> <tr> <td>Sizzler real-time video/animation</td> <td> </td> <td>application/x-sprite</td> </tr> <tr> <td>PowerMedia multimedia (RadMedia)</td> <td>rad</td> <td>application/x-rad-powermedia</td> </tr> <tr class="classLine"> <td colspan="3">Presentation</td> </tr> <tr> <td>PowerPoint presentation (Microsoft)</td> <td>ppz</td> <td>application/mspowerpoint</td> </tr> <tr> <td>PointPlus presentation data (Net Scene)</td> <td>css</td> <td>application/x-pointplus</td> </tr> <tr> <td>ASAP WordPower (Software Publishing Corp.)</td> <td>asp</td> <td>application/x-asap</td> </tr> <tr> <td>Astound Web Player multimedia data (GoldDisk)</td> <td>asn</td> <td>application/astound</td> </tr> <tr class="classLine"> <td colspan="3">Special Embedded Object</td> </tr> <tr> <td>OLE script e.g. Visual Basic (Ncompass)</td> <td>axs</td> <td>application/x-olescript</td> </tr> <tr> <td>OLE Object (Microsoft/NCompass)</td> <td>ods</td> <td>application/x-oleobject</td> </tr> <tr> <td>OpenScape OLE/OCX objects (Business@Web)</td> <td>opp</td> <td>x-form/x-openscape</td> </tr> <tr> <td>Visual Basic objects (Amara)</td> <td>wba</td> <td>application/x-webbasic</td> </tr> <tr> <td>Specialized data entry forms (Alpha Software)</td> <td>frm</td> <td>application/x-alpha-form</td> </tr> <tr> <td>client-server objects (Wayfarer Communications)</td> <td>wfx</td> <td>x-script/x-wfxclient</td> </tr> <tr class="classLine"> <td colspan="3">General Applications</td> </tr> <tr> <td>Undefined binary data (often executable progs)</td> <td></td> <td>application/octet-stream</td> </tr> <tr> <td>CALS (U.S. D.O.D data format - RFC 1895)</td> <td></td> <td>application/cals-1840</td> </tr> <tr> <td>Pointcast news data (Pointcast)</td> <td>pcn</td> <td>application/x-pcn</td> </tr> <tr> <td>Excel spreadsheet (Microsoft)</td> <td></td> <td>application/vnd.ms-excel</td> </tr> <tr> <td></td> <td></td> <td>application/x-msexcel</td> </tr> <tr> <td></td> <td></td> <td>application/ms-excel</td> </tr> <tr> <td>PowerPoint (Microsoft)</td> <td>ppt</td> <td>application/vnd.ms-powerpoint</td> </tr> <tr> <td></td> <td></td> <td>application/ms-powerpoint</td> </tr> <tr> <td>Microsoft Project (Microsoft)</td> <td></td> <td>application/vnd.ms-project</td> </tr> <tr> <td>Works data (Microsoft)</td> <td></td> <td>application/vnd.ms-works</td> </tr> <tr> <td>MAPI data (Microsoft)</td> <td></td> <td>application/vnd.ms-tnef</td> </tr> <tr> <td>Artgallery data (Microsoft)</td> <td></td> <td>application/vnd.artgalry</td> </tr> <tr> <td>SourceView document (Dataware Electronics)</td> <td>svd</td> <td>application/vnd.svd</td> </tr> <tr> <td>Truedoc (Bitstream)</td> <td></td> <td>application/vnd.truedoc</td> </tr> <tr> <td>Net Install - software install (20/20 Software)</td> <td>ins</td> <td>application/x-net-install</td> </tr> <tr> <td>Carbon Copy - remote control/access (Microcom)</td> <td>ccv</td> <td>application/ccv</td> </tr> <tr> <td>Spreadsheets (Visual Components)</td> <td>vts</td> <td>workbook/formulaone</td> </tr> <tr> <td>Cybercash digital money (Cybercash)</td> <td></td> <td>application/cybercash</td> </tr> <tr> <td>Format for sending generic Macintosh files</td> <td></td> <td>application/applefile</td> </tr> <tr> <td>Active message -- connect to active mail app.</td> <td></td> <td>application/activemessage</td> </tr> <tr> <td>X.400 mail message body part (RFC 1494)</td> <td></td> <td>application/x400-bp</td> </tr> <tr> <td>USENET news message id (RFC 1036)</td> <td></td> <td>application/news-message-id</td> </tr> <tr> <td>USENET news message (RFC 1036)</td> <td></td> <td>application/news-transmission</td> </tr> <tr class="classLine"> <td colspan="3">Multipart Types (mostly email)</td> </tr> <tr> <td>Messages with multiple parts</td> <td></td> <td>multipart/mixed</td> </tr> <tr> <td>Messages with multiple, alternative parts</td> <td></td> <td>multipart/alternative</td> </tr> <tr> <td>Message with multiple, related parts</td> <td></td> <td>multipart/related</td> </tr> <tr> <td>Multiple parts are digests</td> <td></td> <td>multipart/digest</td> </tr> <tr> <td>For reporting of email status (admin.)</td> <td></td> <td>multipart/report</td> </tr> <tr> <td>Order of parts does not matter</td> <td></td> <td>multipart/parallel</td> </tr> <tr> <td>Macintosh file data</td> <td></td> <td>multipart/appledouble</td> </tr> <tr> <td>Aggregate messages; descriptor as header</td> <td></td> <td>multipart/header-set</td> </tr> <tr> <td>Container for voice-mail</td> <td></td> <td>multipart/voice-message</td> </tr> <tr> <td>HTML FORM data (see Ch. 9 and App. B)</td> <td></td> <td>multipart/form-data</td> </tr> <tr> <td>Infinite multiparts - See Chapter 9 (Netscape)</td> <td></td> <td>multipart/x-mixed-replace</td> </tr> <tr class="classLine"> <td colspan="3">Message Types (mostly email)</td> </tr> <tr> <td>MIME message</td> <td></td> <td>message/rfc822</td> </tr> <tr> <td>Partial message</td> <td></td> <td>message/partial</td> </tr> <tr> <td>Message containing external references</td> <td></td> <td>message/external-body</td> </tr> <tr> <td>Message containing USENET news</td> <td></td> <td>message/news</td> </tr> <tr> <td>HTTP message</td> <td></td> <td>message/http</td> </tr> <tr class="classLine"> <td colspan="3">2D/3D Data/Virtual Reality Types</td> </tr> <tr> <td>VRML data file</td> <td>wrl vrml</td> <td>x-world/x-vrml (changing to model/vrml)</td> </tr> <tr> <td>WIRL - VRML data (VREAM)</td> <td>vrw</td> <td>x-world/x-vream</td> </tr> <tr> <td>Play3D 3d scene data (Play3D)</td> <td>p3d</td> <td>application/x-p3d</td> </tr> <tr> <td>Viscape Interactive 3d world data (Superscape)</td> <td>svr</td> <td>x-world/x-svr</td> </tr> <tr> <td>WebActive 3d data (Plastic Thought)</td> <td>wvr</td> <td>x-world/x-wvr</td> </tr> <tr> <td>QuickDraw3D scene data (Apple)</td> <td>3dmf</td> <td>x-world/x-3dmf</td> </tr> <tr class="classLine"> <td colspan="3">Scientific/Math/CAD Types</td> </tr> <tr> <td>Chemical types - to communicate information about chemical models</td> <td></td> <td>chemical/* (several subtypes)</td> </tr> <tr> <td>Mathematica notebook</td> <td>ma</td> <td>application/mathematica</td> </tr> <tr> <td>Computational meshes for numerical simulations</td> <td>msh</td> <td>x-model/x-mesh(evolving to model/mesh)</td> </tr> <tr> <td>Vis5D 5-dimensional data</td> <td>v5d</td> <td>application/vis5d</td> </tr> <tr> <td>IGES models - CAD/CAM (CGM) data</td> <td>igs</td> <td>application/iges(evolving to model/iges?)</td> </tr> <tr> <td>Autocad WHIP vector drawings</td> <td>dwf</td> <td>drawing/x-dwf</td> </tr> <tr class="classLine"> <td colspan="3">Largely Platform-Specific Types</td> </tr> <tr class="classLine"> <td colspan="3">Silicon Graphics Specific Types</td> </tr> <tr> <td>Showcase Presentations</td> <td>showcase slides sc sho show</td> <td>application/x-showcase</td> </tr> <tr> <td>Insight Manual pages</td> <td>ins insight</td> <td>application/x-insight</td> </tr> <tr> <td>Iris Annotator data</td> <td>ano</td> <td>application/x-annotator</td> </tr> <tr> <td>Directory Viewer</td> <td>dir</td> <td>application/x-dirview</td> </tr> <tr> <td>Software License</td> <td>lic</td> <td>application/x-enterlicense</td> </tr> <tr> <td>Fax manager file</td> <td>faxmgr</td> <td>application/x-fax-manager</td> </tr> <tr> <td>Fax job data file</td> <td>faxmgrjob</td> <td>application/x-fax-manager-job</td> </tr> <tr> <td>IconBook data</td> <td>icnbk</td> <td>application/x-iconbook</td> </tr> <tr> <td>?</td> <td>wb</td> <td>application/x-inpview</td> </tr> <tr> <td>Installable software in 'inst' format</td> <td>inst</td> <td>application/x-install</td> </tr> <tr> <td>Mail folder</td> <td>mail</td> <td>application/x-mailfolder</td> </tr> <tr> <td>?</td> <td>pp ppages</td> <td>application/x-ppages</td> </tr> <tr> <td>Data for printer (via lpr)</td> <td>sgi-lpr</td> <td>application/x-sgi-lpr</td> </tr> <tr> <td>Software in 'tardist' format</td> <td>tardist</td> <td>application/x-tardist</td> </tr> <tr> <td>Software in compressed 'tardist' format</td> <td>ztardist</td> <td>application/x-ztardist</td> </tr> <tr> <td>WingZ spreadsheet</td> <td>wkz</td> <td>application/x-wingz</td> </tr> <tr> <td>Open Inventor 3-D scenes</td> <td>iv</td> <td>graphics/x-inventor</td> </tr> </tbody> </table> <br /> </div> <img src ="http://www.aygfsteel.com/shisanfeng/aggbug/190555.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/shisanfeng/" target="_blank">龙震</a> 2008-04-03 10:41 <a href="http://www.aygfsteel.com/shisanfeng/articles/190555.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Microsoft ADO constants include file for VBScripthttp://www.aygfsteel.com/shisanfeng/articles/190553.html龙震龙震Thu, 03 Apr 2008 02:35:00 GMThttp://www.aygfsteel.com/shisanfeng/articles/190553.htmlhttp://www.aygfsteel.com/shisanfeng/comments/190553.htmlhttp://www.aygfsteel.com/shisanfeng/articles/190553.html#Feedback0http://www.aygfsteel.com/shisanfeng/comments/commentRss/190553.htmlhttp://www.aygfsteel.com/shisanfeng/services/trackbacks/190553.html阅读全文

龙震 2008-04-03 10:35 发表评论
]]>
Microsoft ADO constants include file for JavaScripthttp://www.aygfsteel.com/shisanfeng/articles/190549.html龙震龙震Thu, 03 Apr 2008 02:19:00 GMThttp://www.aygfsteel.com/shisanfeng/articles/190549.htmlhttp://www.aygfsteel.com/shisanfeng/comments/190549.htmlhttp://www.aygfsteel.com/shisanfeng/articles/190549.html#Feedback0http://www.aygfsteel.com/shisanfeng/comments/commentRss/190549.htmlhttp://www.aygfsteel.com/shisanfeng/services/trackbacks/190549.html阅读全文

龙震 2008-04-03 10:19 发表评论
]]>
վ֩ģ壺 | | | | ԭ| | ײ| | Ƥɽ| ع| | | ɽ| | ʱ| ٹ| | ˮ| | ٳ| ӱʡ| | | | | | ͭɽ| ¡| ƽ| ǭ| | ֻ| ɽ| | | | ɫ| | | Դ| |