var obj = dom.children[0].children; var html = '| ext | mime-type |\n| --- | --- |\n'; for(var i=0; i<obj.length; i++) {var ext = obj[i].children[0].innerHTML;var mime = obj[i].children[1].innerHTML;html += '| '+ext+' | '+mime+' |\n'; } console.log...
"text/xml");varobj = dom.children[0].children;varhtml ='| ext | mime-type |\n| --- | --- |\n';for(vari=0; i<obj.length; i++)
MIME协议(ContentType) MIME(多用途互联网邮件扩展协议)格式: [ 一级类型(type)] / [ 二级类型(subtype)] ; parameter RFC-822 : Standard for ARPA Internet text messages | 标准 ARPA 因特网文本信息 RFC-2045 : MIME Part 1: Format of Internet Message Bodies | 因特网消息体格式 RFC-2046 ...
.xlsm application/vnd.ms-excel.sheet.macroenabled.12 .xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet .xltm application/vnd.ms-excel.template.macroenabled.12 .xltx application/vnd.openxmlformats-officedocument.spreadsheetml.template .xm audio/xm .xo application/vnd.olpc-sugar ...
officedocument.spreadsheetml.template.xlsmapplication/vnd.ms-excel.sheet.macroEnabled.12.xltmapplication/vnd.ms-excel.template.macroEnabled.12.xlamapplication/vnd.ms-excel.addin.macroEnabled.12.xlsbapplication/vnd.ms-excel.sheet.binary.macroEnabled.12.pptapplication/vnd.ms-powerpoint.potapplication/vnd.ms...
.xlsm application/vnd.ms-excel.template.macroenabled.12 .xltm application/vnd.ms-fontobject .eot application/vnd.ms-htmlhelp .chm application/vnd.ms-ims .ims application/vnd.ms-lrm .lrm application/vnd.ms-officetheme .thmx application/vnd.ms-outlook .msg application/vnd.ms-pki.seccat .cat ...
.xlsm IANA: MS Excel Microsoft Html Help File application/vnd.ms-htmlhelp .chm IANA:MS Html Help File Microsoft Information Card application/x-mscardfile .crd Wikipedia: Information Card Microsoft Learning Resource Module application/vnd.ms-lrm .lr...
xlsm application/vnd.ms-excel.sheet.macroEnabled.12 xlsx application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlt application/vnd.ms-excel xltm application/vnd.ms-excel.template.macroEnabled.12 xltx application/vnd.openxmlformats-officedocument.spreadsheetml.template xlw application/vnd.ms-excel...
Sorry, this file type is not permitted for security reasons. This security error is most often see with files using the extensions: .docx, .ppt, .svg, .xlsm, .ai but may display for may more file types. If you’ve just started seeing this warning you may be wondering how to fix thi...
'xlsm'=>'application/vnd.ms-excel.sheet.macroenabled.12', 'xlsx'=>'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', 'xlt'=>'application/vnd.ms-excel', 'xltm'=>'application/vnd.ms-excel.template.macroenabled.12',