1. See this list of media types.
请参见此媒体类型列表。

来自互联网

2. Document all media types.
记录所有媒体类型。

来自互联网

3. Names of resources and their media types.
资源和它们媒体类型的名字。

来自互联网

4. Read the descriptions of all media types.
读取所有媒体类型描述。

来自互联网

5. CSS media types: Get more information from the W3C.
CSSmedia types:从w3c获得更多信息。

来自互联网

6. Media types, and the corresponding XML documents used.
媒体类型以及所使用的相应XML文档。

来自互联网

7. Specify acceptable media types using the accept header.
使用accept头指定可接受的媒体类型。

来自互联网

8. Table 2 lists some of the media types you might encounter.
表2列出了可能遇到的一些媒体类型。

来自互联网

9. Multimedia, by definition, means a variety of media types.
多媒体,依照其定义,表示各种各样的媒体类型。

来自互联网

10. Check that the media types of representations are predefined.
检查表示的媒体类型是否是预定义的。

来自互联网

11. MediaType class can be used for abstracting MIME media types.
MediaType类可用于获取MIME媒体类型。

来自互联网

12. They can use other media types that do not have schema languages.
它们可以使用其他没有模式语言的媒体类型。

来自互联网

13. Opinion 1: Web services must use standard media types to be RESTful.
观点1:web服务必须要使用标准媒体类型才符合RESTful。

来自互联网

14. The last test case (Listing 4) creates a list of invalid media types.
最后一个测试用例(清单4)创建一个无效的媒体类型列表。

来自互联网

15. The first two methods test the two desired media types, Atom and JSON.
前两种方法是测试两种所需的媒体类型Atom和JSON。

来自互联网

16. Some Firefox extensions allow Firefox to recognize additional media types.
一些Firefox扩展使Firefox能够识别其他媒体类型。

来自互联网

17. Check that the representations match the predefined descriptions of media types.
检查表示是否匹配媒体类型的预定义描述。

来自互联网

18. Two media types must therefore be added to the framework: "sold" and "hijacked."
因此,两种媒介类型必须被加入营销架构:“售出”(sold)和“劫持”(hijacked)。

来自互联网

19. Instead of descriptions of input and output messages for every operation, we see media types.
我们在其中并未看到关于每个操作输入和输出消息的描述,而看到了媒体类型。

来自互联网

20. The Internet Assigned Numbers Authority (IANA) maintains a list of registered MIME Media types.
互联网地址指派机构(IANA)维护着所有已注册MIME媒体类型列表。

来自互联网

21. The Accept request header is used to specify which media types are appropriate for the response.
接受请求头用于指定什么媒体类型对响应是合适的。

来自互联网

22. Opinion 2: Custom media types are necessary to keep interactions visible, and to serve as contracts.
观点2:定制媒体类型如同契约,对于维护交互可视性是至关重要的。

来自互联网

23. Flexibility of media types: Unlike SOAP based applications, RESTful applications are not limited to using XML.
媒体类型的灵活性:与基于SOAP的应用不同,RESTful应用不限于使用XML。

来自互联网

24. For example, an HTTP GET request might contain a list of media types supported by the client in the Accept header.
例如,HTTPGET请求可以在Accept标头中包含一个受该客户端支持的媒体类型列表。

来自互联网

25. Media types such as application/xml and application/json are good enough for XML and JSON message processing in code.
就处理XML和JSON消息而言,形如application/xml和application/json的媒体类型已经足够了。

来自互联网

26. Similarly, the JSON test case (Listing 3) lists a set of media types that should return JSON; namely, application/json.
类似地,JSON测试用例(清单3)列出一组应返回 JSON(即application/json)的媒体类型。

来自互联网

27. If the media types are described using an XML schema, grab that schema and generate classes that can parse or generate XML.
如果媒体类型是用XML模式描述的,那么就获取这个模式,生成能够解析或者生成xml的类。

来自互联网

28. The ability to specify new media types using URI mechanism may allow receiving applications to load handlers for new media types.
使用URI机制指定新媒体类型的能力可以允许接收应用程序为新媒体类型加载处理程序。

来自互联网

29. Produces: This annotation specifies the MIME media types that the methods in the resource can produce and return to the client.
Produces:该注解用于标识MIME媒体类型,这样资源中的方法就会生成该类型的内容并返回给客户端。

来自互联网

30. Accept: the accept request-header field can be used to specify certain media types responses that are acceptable to the client.
Accept:Accept请求标头字段可用来指定客户端可以接受的特定媒体类型响应。

来自互联网