unfollow
- 网络取消关注
-
That way , users can use this list to determine if they want to follow or unfollow another user .
这样一来,用户就可以用这个列表来确定是否追随另一个用户。
-
If it is , use the unfollow link .
如果在,则使用unfollow链接。
-
This file accepts two GET parameters : one for the user ID and the other for follow or unfollow .
该文件接受两个GET参数:一个用于用户ID,另一个用于follow或unfollow。
-
You can 't just blindly follow or unfollow a user simply because someone clicks that link .
不能只是因为用户单击了那个链接,就盲目地追随或放弃追随一个用户。
-
Or , in the case of an unfollow , that user 's messages disappear from the listing .
或者,如果之前选择unfollow链接,那么那个用户的消息将从列表中消失。
-
We think we can throw money at the problem or throw technology at the problem-we can undo and unfriend and unfollow .
我们以为用钱或者科技就能解决问题—我们能撤消,能解除好友关系,取消关注。
-
For o = unfollow , it looks for a numeric user identifier and uses the API to remove the authenticated user 's follower relationship with the specified user .
当o=unfollow时,它会寻找数值型用户标识符并且使用API来删除已验证用户的关注者名单中指定的用户。
-
If there is , then you can either ignore the request ( in the case of the follow ) or act on it ( in the case of the unfollow ) .
如果存在,那么可以忽略请求(单击follow链接时),或者接受请求(单击unfollow链接时)。
-
Move forward by not actually being able to go backward : Hide your ex on chat , delete his phone number , defriend him on Facebook and unfollow his Twitter .
向前看,真的不能再回头了:在聊天工具上把前任拉黑,删除他的手机号码,在Facebook上与他解除好友,不再关注他的Twitter。
-
These API methods are reflected in the buzz object 's follow () and unfollow () method , both of which accept a user ID and either add or drop that user from the authenticated user 's follow queue .
这些API方法对应着buzz对象的follow()和unfollow()方法,它们分别接受一个用户ID并向经过身份认证的用户的追随队列添加或删除该用户。