我正在尝试创建指向本地目录中 PDF 文件特定部分的指针链接。
通常我会创建指向此类页面的超链接。
xyz.pdf#page=4
Run Code Online (Sandbox Code Playgroud)
但我不知道如何用 URL 来指向本书的各个部分。例如,以下超链接指向本书的某个位置。我想知道访问这些部分的 URL 语法是什么。
2 Intelligent Agents 34
2.1 Agents and Environments . . . . . . . . . . . . . . . . . . . . . . . . . . 34
2.2 Good Behavior: The Concept of Rationality . . . . . . . . . . . . . . . . 36
2.3 The Nature of Environments . . . . . . …Run Code Online (Sandbox Code Playgroud)