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.
我锁上办公室并在门上贴上便利贴,上面写着 “写作巨魔——请回!” ,上面还有巨魔的一幅画。
One summer, Walt wanted a job in a post office, but they told him that he was too young to get it.
有一年夏天,华特想在邮局找一份工作,但他们告诉他,他太年轻了,不能得到这份工作。
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.
提起这个话题的一个好方法就是,在博客上写封邮件或写封信给你的伴侣,说明你的感受——同样,不要有攻击对方的感觉。
If you get a response code of 201, then a new resource was created by the POST action.
如果您得到的响应代码是201,那么POST操作就会创建一个新的资源。
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方法,因此您应该根据您的需要进行测试和验证,对于多数用户,使用GET 和POST 方法可能是最佳选择。
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.
在新内容中评论最频繁的用户将获得一个“沙发控”勋章,一段时间内在同一内容中发布评论最多的人将获得“微博控”勋章。
Although this limit applies only to GET (as opposed to POST) requests, it is still a good rule of thumb to follow.
虽然,这一限制只应用于GET(而非POST)请求,但经验证明它还是一个很不错的规则。
If you submit the form, you'll get an error because you haven't created a function to receive the form's post.
如果提交此表单,就会得到一个错误,因为我们尚未创建一个函数来接收此表单的发布。
Open them for 5 minutes, do a quick scan, post an update or reply if necessary, then get out.
打开他们,只花5分钟,快速的浏览下,如果有必要就更新下状态或者回复下,然后退出。
Despite his brilliance, background, and credentials, he did not get a prestigious academic post.
尽管他才华横溢,有背景有学历,却找不到一个像样的学术职位。
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,在需要时打开和关闭。
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、PUT或POST活动。
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.
当我发表一些逐渐变得富有的小建议或技巧的时候,并不是说你不这样做你的财务就会很糟糕。
This is a breaking story. We will update this post continuously as we get more news.
这是一个重大新闻。当得到更多消息时,我们会持续更新报道。
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请求。
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.
我无法将新上传的文件发布到群组墙上,而且在为文件设置群组时,似乎无论你如何设置,系统总是默认按字母排序选择第一个组。
Technically, a submitted ticket should use an HTTP POST request, since it's not a retrieval action, but GET is used here for simplicity.
从技术角度讲,提交按钮应该用HTTP的POST请求,因为这不是一个获取信息的操作,但是这里为了简单,使用了GET。
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请求时,服务器并不会像对GET或POST请求一样返回一个真正的响应。
In this case, the function invocation must be accomplished using a POST request (as opposed to a GET request).
在本例中,这个函数调用必须通过POST请求(而非GET请求)完成。
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方法(比如GET或POST)事件。
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是动词:GET、PUT和POST以及很多在身份验证和加密领域经过仔细测试的解决方案。
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.
例如,大家经常讨论在将信息发送到数据库前对用户提交的GET和POST变量进行验证。
If there were, we could condense an MBA into a single blog post and all get back to work.
如果真有这种妙招,我们完全可以把工商管理硕士课程压缩了发在一个博客里,然后大家都回去各干各的。
Traditional models used the re-loading POST or GET system within a form submission to provide the information.
传统模型使用表单提交中的 POST或GET 重加载系统提供信息。
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.
我会在书房门上贴上便利贴,上面写着“编写巨魔——请回”,上面还有巨魔的一幅画。
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中的uri来get、POST、PUT或DELETE内容。
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调用的参数获得命令和数据值。
First, you must determine whether the agent should be called with the HTTP GET method or with a POST method.
首先,您必须确定应以HTTPGET方法还是POST方法调用代理。
"Please help me get them back," one user wrote in a post dated Saturday. "All my kids' info and pictures are in there!"
一位名叫“Zacgore”周六时发帖表示:“请帮我将这些邮件恢复回来,我孩子的所有信息和照片都在那里面呢。”
The first one is referred to as a GET command and the second one as a POST command.
第一种称作GET命令,而第二种称作POST命令。
应用推荐