08 2021 档案

摘要:/lib64/libstdc++.so.6: version `CXXABI_1.3.9' not found canvas.node 解决办法(CentOS) npx node-pre-gyp rebuild -C ./node_modules/canvas 阅读全文
posted @ 2021-08-23 11:08 cnkker.com 阅读(877) 评论(0) 推荐(0)
摘要:AutoMapper is simple library that takes care of Object-to-Object mappings which is otherwise boring & redundant to code every-time. An example scenari 阅读全文
posted @ 2021-08-19 09:17 cnkker.com 阅读(318) 评论(0) 推荐(0)
摘要:安装Microsoft Office 2019 专业增强版-正式版,需先删去系统上现已设备的全部Microsoft Office系列软件。 批处理文件 @echooff (cd /d "%~dp0")&&(NET FILE||(powershell start-process -FilePath ' 阅读全文
posted @ 2021-08-10 15:03 cnkker.com 阅读(2537) 评论(0) 推荐(0)