各種檔案對應的ContentType,拿來即用

2021-10-10 06:22:28 字數 903 閱讀 9876

contenttype屬性指定響應的 http內容型別。如果未指定 contenttype,預設為text/html。

我們在**也經常需要定義contenttype,用於指定響應的型別

例:

response.

setcharacterencoding

("utf-8");

response.

setcontenttype

("text/html;charset=utf-8"

);

text/html  :html格式

text/plain :純文字格式

text/xml :xml格式

"">中預設的enctype,

form表單資料被編碼為key/value格式傳送到伺服器(表單預設的提交資料的格式)。

伺服器收到的raw body會是,name=aaa&key=bbb。

multipart/form-data : 表單上傳檔案

.doc

.dot

.docx

.dotx

.docm

12.dotm

12.xls

.xlt

.xla

.xlsx

.xltx

.xlsm

12.xltm

12.xlam

12.xlsb

12.ppt

.pot

.pps

.ppa

.pptx

.potx

.ppsx

.ppam

12.pptm

12.potm

12.ppsm

12

ajax請求的幾種請求頭content type

請求引數為json資料格式 qs轉換鍵值形式之後 qs轉換鍵值形式之前 常用的post請求資料格式,一般情況下,上傳檔案時使用,表單提交常用的方式,我們使用表單上傳檔案時,必須讓 form 的 enctyped 等於這個值 var formdata new formdata 舉例,如果是上傳兩張 它...

瀏覽器的各種核心版本 各種瀏覽器對應的核心

各瀏覽器採用最新版本 xp sp3 環境 遨遊2 遨遊3 世界之窗 搜狗高速 360極速 360安全 ie6 ie6ie6 ie6ie6 ie6ie6 ie6ie7 ie7ie7 ie7ie7 ie7ie7 ie7ie8 ie7ie7 ie8ie7 ie8ie8 ie7win7 sp1環境 遨遊2 ...

對應版本 如何快速識別PCB設計檔案對應的軟體版本

今天老wu一朋友發了份pcb設計檔案給我,檔案字尾是.brd,用allegro軟體打不開,我朋友用的是allegro 16.6,以為檔案是用allegro 17.2設計的,讓我幫他確認下。我用allegro 17.2開啟檔案依然提示報錯,明顯不是allegro的設計檔案了,想到 brd 字尾檔案格式...