.F的意思
「.F」經常作為「text/plain」的縮寫來使用,中文意思:「Text/plain」。
.F(Text/plain)詳細解釋
- 英文縮寫詞:.F
- 英文單詞:text/plain
- 中文簡要解釋:Text/plain
- 分類:Internet
- 領域:MIME Types
英文縮寫.F的擴展資料
- 使用 MIME 類型 text/plain 輸出 一 條 「 Hello JAX-RS 」 消息 。Outputsa"HelloJAX-RS"messageusingMIMEtypestext/plain.
- 測試 text/plain MIME 類型 作為 輸出 。Testthetext/plainMIMEtypeasoutput.
- 除非 特意 設置 , 否則 render 會 返回 text/plain 。Renderreturnstext/plainunlessyoutellitotherwise.
- 您 的 JAX-RS web 服務 將 產生 三 種 不同 類型 的 消息 , 分別 具有 不同 的 MIME 類型 : text/plain 、 text/xml 和 text/html 。YourJAX-RSwebservicewillproducethreedifferenttypesofmessages,eachwithadifferentMIMEtype:text/plain,text/xml,andtext/html.
- 修改 JAX-RS web 服務 資源 類 , 以 生成 一 個 text/xml 消息 , 而 不是 text/plain 消息 。ModifytheJAX-RSwebserviceresourceclasstoproduceatext/xmlmessageinsteadofatext/plainmessage.