Try this: Take a photo and upload it to Facebook, then after a day or so, note what the URL link to the picture is and then delete it.
试试这个:拍一张照片,上传到Facebook,然后过一两天,注意照片的URL链接是什么,然后删除它。
RESTful Web services are services that are exposed using a certain URL structure, providing a simplified interface for doing create, read, update, and delete (CRUD) operations with Web services.
RESTfulWeb服务通过使用某种URL结构公开,并提供了一个简化的接口来对Web服务进行创建、读取、更新和删除(CRUD)操作。
The cut attribute indicates whether to delete the matched substring segment from the request URL before proceeding.
cut属性指出是否在继续之前从请求URL中删除匹配的子字符串片段。
To delete the book with the id of 103, you would simply set the URL to point to item 103, change the method to delete, then press GO again (Figure 22).
要删除ID为103的图书,您只需将URL设置为指向项目103,将方法更改为DELETE,然后再次单击GO(图22)。
As before, this script retrieves the worksheet entry and then invokes the delete method to transmit a delete request to the entry's edit URL.
如前所述,这个脚本检索工作表条目并调用delete方法来将一个delete请求传递给条目的编辑url。
Just send a DELETE request to the appropriate URL, as shown in Listing 5.
只要发送一个DELETE请求到适当的URL即可,如清单5所示。
Deletion of an event is even simpler: simply obtain the unique URL of the event and send a DELETE request to that URL.
删除事件更简单:获得事件的唯一url然后发送DELETE请求即可。
If there is a find method defined in the controller, that method can be invoked by simply replacing delete with find in the URL.
如果在控制器中定义了find方法,那么只要用find替代url中的delete,就可以调用这个方法。
Now, looking at the URL's above anyone can easily delete the item by simply copying the URL in the address bar.
现在来看一下上面的URL,任何人都可以通过将URL复制到地址栏来删除其中的项。
Listing 12 accepts an entry's URL and USES the technique shown earlier in Listing 7 to delete it from Google base.
清单12接受一个项的URL并使用前面清单7中展示的技术从Google Base删除该项。
Finally, I'll assume that your Apache Web server is configured to support virtual hosting, URL rewriting, and PUT and DELETE requests.
最后,我还要假设您的ApacheWeb服务器被配置为支持虚拟宿主、url重写以及PUT和DELETE请求。
Finally, I'll assume that your Apache Web server is configured to support virtual hosting, URL rewriting, and PUT and DELETE requests.
最后,我还要假设您的ApacheWeb服务器被配置为支持虚拟宿主、url重写以及PUT和DELETE请求。
应用推荐