摘要: 学习资源 虚拟机工具:VMWare 12 linux :Ubuntu 14 或者CentOS 6 PS:ubuntu用远程连接工具的设置方法 step 1: 输入sudo apt-get install openssh-server,前提是你已经连上网了,这句是网上下载openssh-server的 阅读全文
posted @ 2017-11-12 17:30 道生一_三生万物 阅读(282) 评论(0) 推荐(0) 编辑
returnTop $(function(){ $('#returnTop').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); returnfalse; }); });