在样式表里设
div.
{
overflow: auto; // 自动出现滚动条
width: 300px;
height: 300px;
background-color: white;
}