目录范围基 for 循环(Range-based for Loop)语法格式例子1. 遍历数组2. 遍历 std::vector3. 使用引用避免拷贝4. 使用常量引用特殊用法5. 遍历 std::map 或 std::unordere
I\'ve got a page full of links to another page with anchors on the end (like this: index.html#anchor). On the page they point to, I have a script that is supposed to read where the anchor points to in