# 详细视图

"详细视图"提供显示有关学生计算机的更多信息的"选项"，如"活动应用程序"、"限制"和"电池电量"。

您可以通过单击"详细视图" > "选项"，然后启用或禁用这些类别，来选择要在详细视图中显示的信息。

{% hint style="info" %}
此功能仅在"卡片视图"中可用。如果教师在"网格视图"中显示学生，单击"详细视图"会将视图恢复为"卡片视图"。
{% endhint %}

<figure><img src="/files/BSGHWwoWTPpv2PJu1SaK" alt=""><figcaption><p>已启用详细视图</p></figcaption></figure>

| # | UI 组件     | 说明                                                                                                                        |
| - | --------- | ------------------------------------------------------------------------------------------------------------------------- |
| 1 | 学生计算机卡片   | <p>每个学生计算机卡片的详细视图，其中显示了：</p><ol><li>在学生计算机上运行的所有当前活动应用程序的列表</li><li>有关已限制的任何应用程序、网站、设备和打印功能的信息</li><li>计算机的电池电量</li></ol> |
| 2 | 详细视图选项卡开关 | 切换此开关可在学生卡片的详细视图和标准视图之间切换，后者显示学生的桌面、学生姓名和计算机名称                                                                            |
| 3 | “选项”菜单    | <p>通过切换开关显示/隐藏有关学生卡片的以下信息</p><ol><li>活动应用程序开关</li><li>限制开关</li><li>电池开关</li></ol>                                         |

#### 活动应用程序

单击"查看全部"以查看在学生计算机上运行的所有应用程序。从弹出窗口中，可以允许和阻止学生计算机上正在运行的应用程序或结束任务。

选择单个或多个应用程序并单击"配置应用程序"。这将显示"班级设置"弹出窗口，在该窗口中可以将应用程序添加到您允许或阻止的应用程序列表。

选择单个或多个应用程序，并单击"结束任务"，关闭学生计算机上正在运行的应用程序。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.faronics.com/faronics-insight-docs/chinese/shi-yong-faronics-insight/insight-teacher-kong-zhi-tai/xiang-xi-shi-tu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
