每次我从 Google Chrome 保存网页时,都会出现如下内容:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- saved from url=(0038)http://en.wikipedia.org/wiki/Main_Page -->
<html lang="en" dir="ltr" xmlns="http://www.w3.org/1999/xhtml" class="client-chrome client-chrome-1 client-webkit client-win"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Wikipedia, the free encyclopedia</title>
有一条特别的评论:
<!-- saved from url=(0038)http://en.wikipedia.org/wiki/Main_Page -->
(0038) 是什么意思?在其他情况下,它可能是其他意思,例如 (0018)。它是什么?
答案1
这是 Internet Explorer 的一项安全功能,称为网络标志。该数字是域名的长度,用于验证正在加载的页面,以便在正确的“区域”中运行它。