full.html
来自「不错的一个边缘检测方面的论文」· HTML 代码 · 共 16 行
HTML
16 行
<html>
<head>
<style type="text/css">
<!--body
{
margin-left: 0px;
margin-top: 0px;
}-->
</style>
</head>
<body scroll="no">
<a href = "http://gold.vsa.com.cn/user/gold/jsp/property/property_list.jsp" target="_blank">
<img src="./full.bmp"/>
</a>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?