With different methods used, different results are obtained.
采用不同的方法,得到不同的结果。
Interfaces are used to namespace the method names, so a single object can have multiple methods with the same name but with different interfaces.
接口用于名称空间和方法名称,因此一个单独的对象可以有名称相同而接口不同的多个方法。
Both GET and POST methods can be used, with the same functionality available for each (with a slightly different request format).
GET和POST方法都可以使用,每种方法都可以使用相同的功能(只是请求格式稍有不同)。
应用推荐