Every request to a server is recorded and assigned a status code, which describes how the server responded.
每个发送给服务器的请求都记录下来,并且指定了一处状态码,这个码告诉服务器如何响应请求。
And upon assigning the change request, its status automatically changes to "Assigned."
并且在分配这个变更请求后,它的状态会自动被更改为“Assigned”。
For example, Figure 3 shows a local variable called status that has a type of string, because a string is assigned as its value.
例如,图3显示了一个称为status的局部变量,其类型为string,因为指定了一个字符串作为其取值。
应用推荐