我正在为这个班写一个rpsec:
ul#nav li ul{
display: none;
float: left;
position: absolute;
height:200px;/*Note the change here. Edit the px to whatever you need */
top: 34;
left: 0;
z-index: 5;
margin: 0;
padding: 0;
border: 1px solid #eeeeee;
}
我安装了Net :: SSH gem,我想模拟该库并测试我的类。