• Remember that anything you put online or post on a site is there forever, even if you try to delete it.

    住,你在网上或网站上发布的任何东西都是永远存在的,即使你想删也删不掉。

    youdao

  • For example, working on post it notes is useful in being able to re-order, add or delete screens until the flow is right.

    例如流程图完善前,用便签工作重排添加删除屏幕非常有用的。

    youdao

  • Then you show forms to delete the image, change its name, or post a comment anonymously or as a user.

    然后显示各种表单删除照片修改照片名匿名方式或作为用户发布评论

    youdao

  • And Listing 4 demonstrates how to delete a post with YQL.

    清单4展示如何使用YQL删除篇文章

    youdao

  • For example, if you want to retrieve data, use a GET request; to create data, a POST request; to update data, a PUT request; and finally, to delete data, a delete request.

    例如如果检索数据,则使用GET请求创建数据,则使用POST请求;要更新数据,则使用PUT请求;最后,要删除数据,则使用DELETE请求。

    youdao

  • In addition, the standard HTTP operations of GET, POST, PUT, and delete are mapped to API methods that retrieve, add, update, and delete records respectively.

    此外GETPOSTPUTDELETE标准HTTP操作分别对应用于检索、添加更新删除记录的API方法

    youdao

  • Using the exact instructions in this post, Thunderbird will not delete your Gmail emails and will not mark them as read so it acts exactly as a backup, without interfering with your actual emails.

    文章里使用这些确凿说明雷鸟不会删除gmail邮箱并不标记它们已读因此确实备份一样执行,并没有实际的电子邮件相干扰

    youdao

  • You have a method handler for create, update, and delete that corresponds to POST, PUT, and delete HTTP methods, as shown previously.

    还有一个用于创建更新删除处理程序,它与POSTPUTDELETEhttp方法对应,前所述。

    youdao

  • In contrast, RESTful applications access resources following the create, read, update, and delete (CRUD) style using the full range of HTTP verbs (POST, GET, PUT, and delete).

    相反RESTful应用程序全面使用HTTP谓词(POSTGETPUTDELETE),按照创建读取更新删除(CRUD)模式来访问资源

    youdao

  • In this case, we are looking for an HTTP request that matches /resources/incentive (and anything after it denoted by (/*|?) and the HTTP methods DELETE, POST, or PUT).

    对于这种情况我们查找匹配HTTP请求的 /resources/incentive,以及其后的以 (/*|?) 表示的所有东西 HTTP方法DELETEPOST PUT。

    youdao

  • Even if you subsequently delete the post, it may have been cached in a search engine archive, a company server or in the Internet archive.

    即使随后就将内容彻底删除这些内容仍可能存在搜索引擎,服务商,网络存档中。

    youdao

  • Adding POST and DELETE operations to the library will also be a big step in terms of visibility.

    POSTDELETE操作添加对于可见性来说迈出重要一步

    youdao

  • In this section you secure the POST, PUT, and DELETE methods for incentives to people who are authorized to access the provider application.

    这个小节折扣优惠方案客户使用POST、PUTDELETE方法提供安全保护,因为他们授权访问提供商的应用程序。

    youdao

  • In all cases, you will respond to the click of a form button or a page reload to GET, POST, PUT, or DELETE content using the URIs in Table 4.

    所有情况下,都需要表单按钮单击页面重载进行响应以便利用表4中的urigetPOSTPUTDELETE内容

    youdao

  • The REST protocol can manage the other HTTP collaboration protocols, such as POST, DELETE, and so on, but in this example the client is used for inquiry only.

    REST协议可以管理一个HTTP协作协议比如POSTDELETE等等但是此例中,客户端仅用于查询。

    youdao

  • Generally, a get method is used to get or list the resource or collection of resources, POST is used to create, PUT is used to update or replace, and DELETE is for removing the resource.

    通常GET用于获取列出一个多个资源POST用于创建PUT用于更新替换DELETE则用于删除资源

    youdao

  • Listing 12 updates Listing 2, creating an Add form and attaching Delete links to each post.

    清单12更新清单2即创建一个Add表单每个帖子附加Delete链接

    youdao

  • She also threatened to Sue Wang for damaging her reputation, insisting that he delete his post.

    扬言起诉王宝强侵犯名誉权要求删除微博。

    youdao

  • You'll frequently see the HTTP get, put, post, and delete commands.

    后面频繁地看到HTTPgetputpostdelete命令。

    youdao

  • Next, you'll create a basic Criteria to pass to the post model and run the delete.

    接下来创建一个基本Criteria传递post模型运行delete

    youdao

  • EasyRestService provides implementations for the four REST operations: POST (create), GET (read), PUT (update), and delete (delete).

    EasyRestService提供4个REST操作实现POST (create)、GET (read)、PUT (update)delete (delete)。

    youdao

  • AtomServer declares a new extension XML element, <asbatch:operation> update (PUT), an insert (POST), or a delete (DELETE).

    <asbatch:operation>,以允许客户指明这一Feed里的每个条目是update (PUT)、insert (POST),还是delete (DELETE)。

    youdao

  • HTTP get, post, put, delete, or any of the other HTTP verbs.

    HTTPgetpostputdelete或者任何其他http动词

    youdao

  • Most systems to date have only used a subset of HTTP, usually GET and POST but not PUT or DELETE.

    目前多数系统使用HTTP一个子集通常只有GETPOST没有涉及到PUTDELETE

    youdao

  • See Download for has all the code implemented in this article, together with a simple jQuery-based test script that you can use to perform get, POST, PUT and DELETE requests on the example API.

    下载部分,下载本文实现所有代码,以及一个简单的基于jQuery测试脚本可以使用该脚本在示例API执行GETPOSTPUTDELETE请求

    youdao

  • Standard HTTP methods such as GET, PUT, POST, and DELETE are used.

    使用标准HTTP方法比如GETPUTPOSTDELETE

    youdao

  • Whether it be GET, POST, PUT or DELETE, all kinds of operations can be handled elegantly with the REST handler.

    无论是GETPOSTPUT还是DELETE所有这些操作可以使用REST处理程序优雅地处理

    youdao

  • You can send and receive content from a URI by using the standard HTTP actions: PUT, POST, GET, or DELETE.

    可以使用标准HTTP操作PUTPOSTGET或者DELETE来发送接受来自uri内容

    youdao

  • You use this client to perform GET, POST, PUT, and DELETE responses to a REST service endpoint.

    使用客户端执行REST服务端点GETPOSTPUTDELETE响应

    youdao

  • With this client, you can perform GET, POST, PUT, and DELETE responses to a REST service endpoint.

    通过客户端可以REST服务端点执行GETPOSTPUTDELETE响应

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定