上一页 1 2 3 4 5 6 7 8 ··· 309 下一页
摘要: 解决ctrl+shift+f与输入法中简繁体切换冲突 pycharm全局搜索ctrl+shift+f(win10快捷键冲突) pycharm全局搜索ctrl+shift+f按了后没有任何效果,是因为跟win10的输入法冲突,只需要设置中添加ctrl+shift+g 我们需要借助一款第三方的开源软件 阅读全文
posted @ 2024-02-28 22:35 emanlee 阅读(32) 评论(0) 推荐(0) 编辑
摘要: I SQL imported a sql file of ~5GB to a new import database using Navicat. It worked fine goes until I noticed that it is going more over than the 100% level, a 阅读全文
posted @ 2024-02-24 11:03 emanlee 阅读(89) 评论(0) 推荐(0) 编辑
摘要: ps -ef | grep <进程名或PID> 阅读全文
posted @ 2024-02-02 09:09 emanlee 阅读(29) 评论(0) 推荐(0) 编辑
摘要: condaconda 是 Anaconda 发行版中的包管理工具,主要用于管理包含 Python 及其相关库的科学计算环境,如 NumPy、SciPy、Pandas、Matplotlib 等等,它支持创建和管理 Python 环境,可以方便地在不同的项目中使用不同的库及其版本。conda list 阅读全文
posted @ 2024-01-22 23:02 emanlee 阅读(108) 评论(0) 推荐(0) 编辑
摘要: https://github.com/runze1223/VH-NBEATS http://ise.thss.tsinghua.edu.cn/~mlong/doc/TimesNet-iclr23.pdf https://www.xjx100.cn/news/6779.html https://blo 阅读全文
posted @ 2024-01-22 22:54 emanlee 阅读(9) 评论(0) 推荐(0) 编辑
摘要: centos 查看 PCIE 接口 lspci | grep -i pcie # lspci | grep -i pcie01:00.0 Ethernet controller: Broadcom Inc. and subsidiaries NetXtreme BCM5720 2-port Giga 阅读全文
posted @ 2024-01-22 19:53 emanlee 阅读(55) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-01-21 12:13 emanlee 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-01-21 12:12 emanlee 阅读(1) 评论(0) 推荐(0) 编辑
摘要: Traceback (most recent call last): File "train.py", line 109, in <module> out, eval_res = tasks.eval_forecasting(model, data, train_slice, valid_slice 阅读全文
posted @ 2024-01-21 11:45 emanlee 阅读(28) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-01-21 10:28 emanlee 阅读(1) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 ··· 309 下一页