摘要: fullscreen 这是被全屏的元素 全屏 退出全屏 阅读全文
posted @ 2019-02-23 14:24 Yo! 阅读(231) 评论(0) 推荐(0)
摘要: 0.安装(地址:https://nodejs.org/en/download/) 下载安装后可能需要重启 node -v / node -- version 查看版本 node 进入node模式(在cmd中运行,REPL(Read Eval Print Loop:交互式解释器) ctrl + c退出 阅读全文
posted @ 2019-02-23 14:24 Yo! 阅读(310) 评论(0) 推荐(0)
摘要: www.xiaoheikeji.net?open_id=12 function GetQueryString(name) { let reg = new RegExp("(^|&)"+ name +"=([^&]*)(&|$)"); let r = window.location.search.su 阅读全文
posted @ 2019-02-23 14:24 Yo! 阅读(624) 评论(0) 推荐(0)