Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想让管理员角色的成员强制任何用户在没有交互的情况下注销。
比方说,我想在 gridView 中获取所有在线用户的列表,然后通过选择其中一个用户,该用户将被注销。
为了注销选定的用户,我在选择按钮单击中写了什么?