# 本电子书信息

本电子书为王爽《汇编语言》（第 3 版）的检测点和实验的解答与说明。

## 参考链接

* 汇编语言 王爽 - 标签 - 筑基2017 - 博客园&#x20;
  * <https://www.cnblogs.com/Base-Of-Practice/tag/汇编语言%20王爽/>
* 王爽汇编语言第三版检测点答案 - 码龙的窝&#x20;
  * <https://blackdragonf.github.io/2017/03/05/王爽汇编语言第三版检测点答案/>
* 汇编语言（王爽）答案.pdf - 蓝奏云&#x20;
  * <https://www.lanzous.com/i81ejsf>


---

# 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://hansimov.gitbook.io/asm-lang/master.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.
