摘要: 亲测 1 create backup 2 reset mendeley desktop 3 copy 旧计算机的文献目录 至 新计算机 (同分区,同位置) 4 restore backup ok! 阅读全文
posted @ 2024-05-13 22:11 逍遥叹wan 阅读(10) 评论(0) 推荐(0) 编辑
摘要: download and install https://cdn.winget.microsoft.com/cache/source.msix 阅读全文
posted @ 2024-04-08 15:39 逍遥叹wan 阅读(8) 评论(0) 推荐(0) 编辑
摘要: OneNote markdown 支持 使得oneNote支持Markdown https://onemark.neuxlab.cn/docs/zh-cn/faq/ Conda 操作 一定要注意Conda 升级的时候是如何进行的,不要随便执行conda update -n base -c defau 阅读全文
posted @ 2024-01-03 22:03 逍遥叹wan 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 寻找可用的kms服务器 用管理员权限运行, 设置kms服务器至<kms.03k.org> slmgr /skms kms.03k.org 手动激活 slmgr /ato 参考[https://www.zhihu.com/tardis/zm/art/81561582?source_id=1003] 阅读全文
posted @ 2023-12-25 13:37 逍遥叹wan 阅读(20) 评论(0) 推荐(0) 编辑
摘要: Have you encountered the "the tag present in the reparse point buffer is invalid" error when altering a folder or deleting it on your Windows device? 阅读全文
posted @ 2023-03-12 13:53 逍遥叹wan 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 官方办法 摘抄如下 # first method matplotlib.rcParams['font.family'] = ['Source Han Sans TW', 'sans-serif'] # second method matplotlib.rcParams['font.family'] 阅读全文
posted @ 2022-10-25 16:37 逍遥叹wan 阅读(100) 评论(0) 推荐(0) 编辑
摘要: matlab -nodisplay -nosplash -nodesktop -r "run('mfile.m'); exit;" 阅读全文
posted @ 2022-04-10 21:23 逍遥叹wan 阅读(488) 评论(0) 推荐(0) 编辑
摘要: 使用Microsoft office deployment tools 从https://www.microsoft.com/en-us/download/details.aspx?id=49117下载Office Deployment Tool 运行下载好的officedeploymenttool 阅读全文
posted @ 2022-03-26 06:13 逍遥叹wan 阅读(1953) 评论(0) 推荐(0) 编辑
摘要: 检查 c.NotebookApp.allow_remote_access = True 检查 c.NotebookApp.ip 部分 cluster 上必须设置成 localhost or 127.0.0.1 而不是 * 阅读全文
posted @ 2022-03-03 05:51 逍遥叹wan 阅读(535) 评论(0) 推荐(0) 编辑
摘要: matplotlib pandas numpy sympy pathlib yaml json torch 阅读全文
posted @ 2022-02-27 16:37 逍遥叹wan 阅读(24) 评论(0) 推荐(0) 编辑