随笔分类 -  工具&方法

摘要:【新建】-【快捷方式】 粘贴-【rundll32.exe powrprof.dll,SetSuspendState Hibernate】 阅读全文
posted @ 2023-01-30 15:20 珞珞9527 阅读(111) 评论(0) 推荐(0) 编辑
摘要:##法1 插件 f12.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name=" 阅读全文
posted @ 2023-01-17 15:21 珞珞9527 阅读(244) 评论(0) 推荐(0) 编辑
摘要:https://www.zhangxinxu.com/wordpress/2010/03/javascript-hex-rgb-hsl-color-convert/ /** * HSL颜色值转换为RGB. * 换算公式改编自 http://en.wikipedia.org/wiki/HSL_colo 阅读全文
posted @ 2020-10-21 12:30 珞珞9527 阅读(575) 评论(0) 推荐(0) 编辑
摘要:SVN几个重要文件夹说明: 我们一般习惯性在创建repository仓库后,再在刚才创建的仓库里面再创建trunk、branches、tags这三个文件夹,而不是直接将项目提交到仓库的根目录下(虽然直接将项目分享到仓库的root根目录下也是可以的,但是我们一般不这么做)。主要目的是:为了给项目各个阶 阅读全文
posted @ 2020-09-02 16:14 珞珞9527 阅读(329) 评论(0) 推荐(0) 编辑
摘要:1.guthub下载: https://github.com/vuejs/vue-devtools 注意:选择v5.1.1分支 2.在vue-devtools根目录下打开命令窗,安装依赖: npm install //or cnpm install 修改manifest.json文件 把"persi 阅读全文
posted @ 2020-08-26 11:21 珞珞9527 阅读(383) 评论(0) 推荐(0) 编辑
摘要:git官网乌龟爬 不如镜像把它下 下载地址看这里:https://npm.taobao.org/mirrors/git-for-windows/ 安装教程往这瞧:https://www.cnblogs.com/ximiaomiao/p/7140456.html 阅读全文
posted @ 2020-06-21 21:11 珞珞9527 阅读(1209) 评论(0) 推荐(0) 编辑
摘要:start = 找到要转载的内容 = F12审查元素 = 找到article_content = 复制其内容 = 粘贴到markdown = 注明出处 = 发表 = over 阅读全文
posted @ 2019-10-09 14:14 珞珞9527 阅读(114) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示