zoukankan      html  css  js  c++  java
  • Office2010文档的MIME类型

    .docm:application/vnd.ms-word.document.macroEnabled.12
    .docx: application/vnd.openxmlformats-officedocument.wordprocessingml.document
    .dotm: application/vnd.ms-word.template.macroEnabled.12
    .dotx: application/vnd.openxmlformats-officedocument.wordprocessingml.template
    .ppsm: application/vnd.ms-powerpoint.slideshow.macroEnabled.12
    .ppsx: application/vnd.openxmlformats-officedocument.presentationml.slideshow
    .pptm: application/vnd.ms-powerpoint.presentation.macroEnabled.12
    .pptx: application/vnd.openxmlformats-officedocument.presentationml.presentation
    .xlsb: application/vnd.ms-excel.sheet.binary.macroEnabled.12
    .xlsm: application/vnd.ms-excel.sheet.macroEnabled.12
    .xlsx: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
    .xps: application/vnd.ms-xpsdocument
    .potm: application/vnd.ms-powerpoint.template.macroEnabled.12
    .potx: application/vnd.openxmlformats-officedocument.presentationml.template
    .ppam: application/vnd.ms-powerpoint.addin.macroEnabled.12
    .pptm: application/vnd.ms-powerpoint.presentation.macroEnabled.12
    .xlam: application/vnd.ms-excel.addin.macroEnabled.12
    .xlsb: application/vnd.ms-excel.sheet.binary.macroEnabled.12
    .xltm: application/vnd.ms-excel.template.macroEnabled.12
    .xltx: application/vnd.openxmlformats-officedocument.spreadsheetml

  • 相关阅读:
    二分查找
    「数学」二次函数中项系数大小与图像的关系
    「数学」夹角公式
    「CF80A」Panoramix's Prediction
    「Luogu P6101」[EER2]出言不逊
    「数学」三角函数公式以及部分证明
    「Luogu P6069」[MdOI2020] Group
    「CF80B」Depression
    「数学」Menelaus定理与Ceva定理
    「AT1175」ニコニコ文字列
  • 原文地址:https://www.cnblogs.com/xyd21c/p/2871768.html
Copyright © 2011-2022 走看看