-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2.json
More file actions
1 lines (1 loc) · 16.2 KB
/
Copy path2.json
File metadata and controls
1 lines (1 loc) · 16.2 KB
1
{"total":32,"pageSize":12,"pageCount":3,"data":[{"title":"Windows编写bat脚本延时执行","uid":"7dd1ea228a6152caad4a0d9f3ae97e8f","slug":"win/002-delay-bat","date":"2022-05-10T14:20:13.000Z","updated":"2022-05-10T14:11:58.000Z","comments":true,"path":"api/articles/win/002-delay-bat.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":"1、创建一个.bat文件, 写入以下内容@echo off @echo Delay 10s, please hold on... ping 127.0.0.1 -n 10 >nul @echo Delay 10s success. pause ","link":"","photos":[],"count_time":{"symbolsCount":127,"symbolsTime":"1 mins."},"categories":[{"name":"Windows","slug":"Windows","count":6,"path":"api/categories/Windows.json"}],"tags":[{"name":"bat","slug":"bat","count":2,"path":"api/tags/bat.json"},{"name":"delay","slug":"delay","count":1,"path":"api/tags/delay.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"Parallels Desktop 17.1.1 提示【操作失败 执行该操作失败】的解决方案","uid":"8c87966f06e0f3dd0f743f345b41d695","slug":"mac/002-parallels-desktop","date":"2022-05-07T14:20:13.000Z","updated":"2022-05-07T14:50:51.924Z","comments":true,"path":"api/articles/mac/002-parallels-desktop.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":"问题在激活Parallels Desktop 17.1.1之后,安装Win10(升级PD版本之后打开已安装的Win10)的过程中出现了【操作失败 执行该操作失败】的问题,本文尝试记录此情况以供有缘人查阅。 即便点击【解决方案】的链接也无济于事~(只会跳转官网,没有错误码,压根就不...","link":"","photos":[],"count_time":{"symbolsCount":276,"symbolsTime":"1 mins."},"categories":[{"name":"Mac","slug":"Mac","count":3,"path":"api/categories/Mac.json"}],"tags":[{"name":"ParallelsDesktop","slug":"ParallelsDesktop","count":1,"path":"api/tags/ParallelsDesktop.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"MacOS 安装 iNode Client 的事故与故事,提示【“libCoreUtils.dylib”将对您的电脑造成伤害】","uid":"dbea556f1972a6f34d2e4c91ff8feb77","slug":"mac/003-inode-client","date":"2022-05-07T14:20:13.000Z","updated":"2022-05-07T15:39:44.596Z","comments":true,"path":"api/articles/mac/003-inode-client.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":"问题有些特定的时候,我们需要借助iNode客户端回到公司内网。但是Mac电脑会碰到一个问题:频繁提示【“libCoreUtils.dylib”将对您的电脑造成伤害。此文件下载于未知日期。】,iNode一直无法正常打开运行,影响工作。 解决方法一:重装1、彻底卸载后去官网下载最新版...","link":"","photos":[],"count_time":{"symbolsCount":"1k","symbolsTime":"1 mins."},"categories":[{"name":"Mac","slug":"Mac","count":3,"path":"api/categories/Mac.json"}],"tags":[{"name":"iNode","slug":"iNode","count":1,"path":"api/tags/iNode.json"},{"name":"H3C","slug":"H3C","count":1,"path":"api/tags/H3C.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"ERR_ELECTRON_BUILDER_CANNOT_EXECUTE报错处理","uid":"42c80a653f3e070ac8896b7d0d63d8ba","slug":"electron/006-el-build-error","date":"2022-04-15T12:20:13.000Z","updated":"2022-04-15T13:43:35.000Z","comments":true,"path":"api/articles/electron/006-el-build-error.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明在使用命令执行electron:build构建的时候, 老是碰到ERR_ELECTRON_BUILDER_CANNOT_EXECUTE, 导致失败; npm run electron:build 1、注释对应配置在项目文件 background.js 将对应代码进行注释(一...","link":"","photos":[],"count_time":{"symbolsCount":508,"symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"vue","slug":"vue","count":3,"path":"api/tags/vue.json"},{"name":"electron-devtools-installer","slug":"electron-devtools-installer","count":1,"path":"api/tags/electron-devtools-installer.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"vue/multi-word-component-names报错处理","uid":"3c2d263164cf1d9d91d8be662e750a9d","slug":"electron/005-el-multi-word-component-names","date":"2022-04-15T12:20:13.000Z","updated":"2022-04-15T13:12:25.000Z","comments":true,"path":"api/articles/electron/005-el-multi-word-component-names.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明在使用命令安装electron-builder的时候, 老是碰到驼峰命名检查, 导致失败; vue add electron-builder 1、关闭驼峰命名在根目录文件 .eslintrc.js 中增加下列配置: // 关闭驼峰命名规则 'vu...","link":"","photos":[],"count_time":{"symbolsCount":"1k","symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"vue","slug":"vue","count":3,"path":"api/tags/vue.json"},{"name":"multi-word-component-names","slug":"multi-word-component-names","count":1,"path":"api/tags/multi-word-component-names.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"vue项目中集成electron开发跨平台桌面应用","uid":"ea7229753d79611e87c6a6be3da79074","slug":"electron/004-electron-vue","date":"2022-04-11T07:20:13.000Z","updated":"2022-04-11T08:12:08.366Z","comments":true,"path":"api/articles/electron/004-electron-vue.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明本文将Vue引入Electron项目的方案是:Vue CLI Plugin Electron Builder,也有其他方式的,可自行谷歌。 1、升级npm、cnpmcnpm install -g npm npm install -g cnpm 2、创建vue项目npm i ...","link":"","photos":[],"count_time":{"symbolsCount":432,"symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"vue","slug":"vue","count":3,"path":"api/tags/vue.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"Mybatis Plus逻辑删除时自动填充时间","uid":"5a84c1282747741be433f8b364c5c86f","slug":"java/001-mybatis-plus-sql-injector","date":"2022-04-02T05:20:13.000Z","updated":"2022-04-02T16:17:08.279Z","comments":true,"path":"api/articles/java/001-mybatis-plus-sql-injector.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 1、背景开发规范里面要求有 delte_time 字段,但是baomidou的Mybatis plus里面没有这个字段;理论上也是不需要这个字段的,毕竟逻辑删除 与 update_time 配合起来就是 delte_time 的含义了;所以我们需要来研究一下 如何增加这个字段,...","link":"","photos":[],"count_time":{"symbolsCount":"10k","symbolsTime":"9 mins."},"categories":[{"name":"Java","slug":"Java","count":1,"path":"api/categories/Java.json"}],"tags":[{"name":"Mybatis Plus","slug":"Mybatis-Plus","count":1,"path":"api/tags/Mybatis-Plus.json"},{"name":"SQL","slug":"SQL","count":1,"path":"api/tags/SQL.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"Windows移除快捷方式的小图标","uid":"15d0f173b74c265bd5670b5b383beb4a","slug":"win/001-remove-shortcut-flag","date":"2022-03-30T01:20:13.000Z","updated":"2022-03-30T01:57:44.194Z","comments":true,"path":"api/articles/win/001-remove-shortcut-flag.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 1、打开注册表a、Windows图标 + R b、输入 regedit 打开注册表编辑程序 2、删除IsShortcuta、依次展开 HKEY_CLASSES_ROOT\\lnkfile , 也可以直接搜索 b、找到并右键删除 IsShortcut 3、重启资源管理器a、在任务栏...","link":"","photos":[],"count_time":{"symbolsCount":253,"symbolsTime":"1 mins."},"categories":[{"name":"Windows","slug":"Windows","count":6,"path":"api/categories/Windows.json"}],"tags":[{"name":"shortcut","slug":"shortcut","count":1,"path":"api/tags/shortcut.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"安装nodejs","uid":"a5099e91b4a393d0508ea9911bfe0b64","slug":"electron/001-el-nodejs","date":"2022-03-23T12:20:13.000Z","updated":"2022-03-24T12:15:47.000Z","comments":true,"path":"api/articles/electron/001-el-nodejs.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明想要使用Electron, 必须要有NodeJS的环境, 所以需要配置好项目环境 1、下载/升级 NodeJSNodeJS 安装完成后, 检查版本号是否最最新: node -v 2、升级npmnpm install npm -g npm -v 3、安装cnpmnp...","link":"","photos":[],"count_time":{"symbolsCount":251,"symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"NodeJS","slug":"NodeJS","count":1,"path":"api/tags/NodeJS.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"安装electron","uid":"edec85881b6b41afd343ca732029f4ed","slug":"electron/002-el-electron","date":"2022-03-23T12:20:13.000Z","updated":"2022-03-24T12:24:36.000Z","comments":true,"path":"api/articles/electron/002-el-electron.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明安装electron 和 electron-packager 1、安装electroncnpm install electron -g electron -v 2、安装electron-packagercnpm install electron-packager -g el...","link":"","photos":[],"count_time":{"symbolsCount":166,"symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"Electron","slug":"Electron","count":1,"path":"api/tags/Electron.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"使用electron打包exe文件","uid":"3b798228dd0740fc88b22588ebf2648f","slug":"electron/003-el-electron-exe","date":"2022-03-23T12:20:13.000Z","updated":"2022-03-24T12:16:09.000Z","comments":true,"path":"api/articles/electron/003-el-electron-exe.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明Windows首次使用electron-packager打包时耗时很长, 这是因为要下载最新版本的electron文件, 此时我们可以下载好zip文件, 然后通过命令指定, 从而绕过下载的过程 1、下载资源文件从这里 下载对应的electron的文件 将对应的文件下载到项目...","link":"","photos":[],"count_time":{"symbolsCount":239,"symbolsTime":"1 mins."},"categories":[{"name":"Electron","slug":"Electron","count":8,"path":"api/categories/Electron.json"}],"tags":[{"name":"exe","slug":"exe","count":1,"path":"api/tags/exe.json"},{"name":"Windows","slug":"Windows","count":1,"path":"api/tags/Windows.json"},{"name":"electron-package","slug":"electron-package","count":1,"path":"api/tags/electron-package.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}},{"title":"修改Azure的IP","uid":"b2874e3fc78ee955cf4b72b9338e5f63","slug":"share/002-azure-change-ip","date":"2022-01-23T09:20:13.000Z","updated":"2022-01-26T07:17:08.053Z","comments":true,"path":"api/articles/share/002-azure-change-ip.json","cover":"https://images.pexels.com/photos/290470/pexels-photo-290470.jpeg?auto=compress&cs=tinysrgb&dpr=3&h=750&w=1260","text":" 说明有些场景,我们需要变更Azure服务器的公共IP地址,这与阿里云、AWS的操作路径不一样,刚开始接触会比较迷糊,遂有此文。 1、解绑原IP进入服务器所在的【资源组】,点击原IP地址,即可跳转至概述页面,如下图: 点击【取消关联】,按提示操作即可(上图IP已取消,不能再次点击...","link":"","photos":[],"count_time":{"symbolsCount":329,"symbolsTime":"1 mins."},"categories":[{"name":"Azure","slug":"Azure","count":1,"path":"api/categories/Azure.json"}],"tags":[{"name":"IP","slug":"IP","count":1,"path":"api/tags/IP.json"}],"author":{"name":"ilobos","slug":"blog-author","avatar":"https://img-blog.csdnimg.cn/20210313122054101.png","link":"/","description":"直面挑战 躬身入局","socials":{"github":"https://github.com/ilobos/","twitter":"","stackoverflow":"","wechat":"","qq":"","weibo":"","zhihu":"","csdn":"","juejin":"","customs":{"gitee":{"icon":"/svg/gitee.svg","link":"https://gitee.com/ilobos/"}}}}}]}