• I lock my office door and put up a Post-It note that says, "Writing TrollGet Back!" which has a picture of a troll on it.

    锁上办公室上贴上便利贴,上面着 “写作魔——请!” ,上面还有巨魔幅画

    youdao

  • One summer, Walt wanted a job in a post office, but they told him that he was too young to get it.

    一年夏天,华特想在邮局找一份工作,但他们告诉他,他太年轻了,不能得到这份工作。

    youdao

  • A good way to get started is to write a blog post or a letter to your spouse about your feelings -again, without being attacking.

    提起这个话题的一个方法就是,在博客邮件写封信伴侣,说明你的感受——同样,不要有攻击对方的感觉。

    youdao

  • If you get a response code of 201, then a new resource was created by the POST action.

    如果得到响应代码201,那么POST操作会创建一个新的资源

    youdao

  • Note that not all browsers support all the HTTP methods, so you should test and verify for your needs. For a massive audience, using GET and POST may be the best option.

    注意不是浏览器支持所有HTTP方法因此应该根据需要进行测试验证对于多数用户,使用GETPOST 方法可能最佳选择

    youdao

  • Users who comment the most frequently on new posts get a "Sofa Collector" badge.Those who comment the most number of times on a single post get a "Weibo Controller" badge.

    内容中评论频繁用户获得个“沙发勋章,一段时间内在同一内容中发布评论最多将获得“微博勋章

    youdao

  • Although this limit applies only to GET (as opposed to POST) requests, it is still a good rule of thumb to follow.

    虽然一限制应用于GET(POST)请求,但经验证明还是很不错规则

    youdao

  • If you submit the form, you'll get an error because you haven't created a function to receive the form's post.

    如果提交表单得到错误因为我们尚未创建函数接收此表单发布

    youdao

  • Open them for 5 minutes, do a quick scan, post an update or reply if necessary, then get out.

    打开他们,只5分钟快速浏览下如果有必要更新下状态或者回复下然后退出。

    youdao

  • Despite his brilliance, background, and credentials, he did not get a prestigious academic post.

    尽管才华横溢有背景有学历不到一个像样学术职位

    youdao

  • Some implementations open a read channel as a long HTTP GET, while a write channel opens and closes when needed as an HTTP POST.

    有些实现打开读取通道作为长期HTTPGET另外打开写入通道作为HTTPPOST,在需要打开关闭

    youdao

  • If you want your flow to make a simple HTTP call, you can use a GET, PUT, or POST activity available in the flow activity palette.

    如果想要进行一个简单HTTP调用可以使用活动调色板提供GET、PUTPOST活动。

    youdao

  • When I post a tip or technique at Get Rich Slowly, I'm not saying you're a financial failure if you don't follow it.

    发表一些逐渐变得富有小建议技巧时候并不是这样做你的财务就会很糟糕

    youdao

  • This is a breaking story. We will update this post continuously as we get more news.

    一个重大新闻得到更多消息时,我们持续更新报道

    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

  • I couldn't get new Docs to post to a group's Wall, and it looked like the group selection defaulted to the first alphabetically, even if you'd set the Doc up for a different group.

    无法上传的文件发布群组墙上而且文件设置群组时,似乎无论如何设置,系统总是默认按字母排序选择第一

    youdao

  • Technically, a submitted ticket should use an HTTP POST request, since it's not a retrieval action, but GET is used here for simplicity.

    从技术角度讲,提交按钮应该HTTPPOST请求因为不是一个获取信息操作但是这里为了简单,使用GET

    youdao

  • When you make a HEAD request like this, the server doesn't return an actual response as it would for a GET or POST request.

    这样生成HEAD请求时,服务器并不GETPOST请求一样返回一个真正响应

    youdao

  • In this case, the function invocation must be accomplished using a POST request (as opposed to a GET request).

    例中这个函数调用必须通过POST请求(GET请求)完成

    youdao

  • Figure 1 shows this concept, with opportunities to hook in events to handle security aspects, or a particular HTTP method (such as GET or POST) event.

    1展示了这个概念,并且还包括了处理安全性方面问题事件特定HTTP方法(比如GETPOST)事件

    youdao

  • HTTP are the verbs: GET, PUT and POST as well as a number of thoroughly tested solutions in the fields of authentication and encryption.

    HTTP动词GETPUTPOST以及很多身份验证加密领域经过仔细测试解决方案

    youdao

  • For example, a lot of time is spent talking about validating GET and POST variables that users submit before that information is sent to a database.

    例如,大家经常讨论信息发送数据库用户提交GETPOST变量进行验证

    youdao

  • If there were, we could condense an MBA into a single blog post and all get back to work.

    如果这种妙招我们完全可以工商管理硕士课程压缩了发在博客里,然后大家都回去各干各的。

    youdao

  • Traditional models used the re-loading POST or GET system within a form submission to provide the information.

    传统模型使用表单提交中的 POSTGET 重加载系统提供信息。

    youdao

  • I lock my office door and put up a Post-It note that says, "Writing troll - Get Back!" which has a picture of a troll on it.

    我会在书房门上贴上便利贴,上面着“编写魔——回”,上面还有巨魔幅画

    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 server first checks if the HTTP request was a POST or a GET and then, based on this information, retrieves the command and data values from the parameters of the HTTP call.

    服务器首先检查HTTP请求POST还是GET然后根据这个信息 HTTP调用参数获得命令数据

    youdao

  • First, you must determine whether the agent should be called with the HTTP GET method or with a POST method.

    首先必须确定HTTPGET方法还是POST方法调用代理

    youdao

  • "Please help me get them back," one user wrote in a post dated Saturday. "All my kids' info and pictures are in there!"

    位名叫“Zacgore”周六发帖表示:“这些邮件恢复回来孩子所有信息照片那里面呢。”

    youdao

  • The first one is referred to as a GET command and the second one as a POST command.

    第一称作GET命令,而第二种称作POST命令。

    youdao

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

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

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