摘要: Think this command not only works in Windows, but also works in Mac & Linux. It will generate a private & public key pair in your user directory foler 阅读全文
posted @ 2018-07-11 12:18 huanlegu0426 阅读(185) 评论(0) 推荐(0) 编辑
returnTop $(function(){ $('#returnTop').click(function () { $('html,body').animate({ scrollTop: '0px' }, 800); returnfalse; }); });