打开C:/phpStudy/WWW2/static/others/newfile-tpl/newfile.html
将里面的代码替换成
<!-- <!DOCTYPE html> -->
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
</head>
<body>
<iframe id="frame3d" name="frame3d" frameborder="0" width="100%" scrolling="auto"
style="margin-top: -4px;" οnlοad="this.style.height=document.body.clientHeight-84"
height="100%" src="http://www.baidu.com" mce_src="map.jsp"></iframe>
</body>
</html>
再创建html文件时候,只需要修改里面的http://www.baidu.com就可以把想要保存的网址记录下来,而且再Kod内部可以直接打开。