上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 320 下一页
摘要: https://stackoverflow.com/questions/24266114/pycharm-what-is-python-stubs 什么情况下会出现跳转到python_stubs? 当我们调用的函数是内置函数或仅二进制存在的函数(没有py文件,只有pyc等)时,pycharm会对某个 阅读全文
posted @ 2024-03-07 14:52 emanlee 阅读(50) 评论(0) 推荐(0) 编辑
摘要: 怎么关闭打印机服务 按Win+R键打开运行对话框,然后输入“services.msc ” 并按确认; 阅读全文
posted @ 2024-02-29 19:11 emanlee 阅读(21) 评论(0) 推荐(0) 编辑
摘要: 解决ctrl+shift+f与输入法中简繁体切换冲突 pycharm全局搜索ctrl+shift+f(win10快捷键冲突) pycharm全局搜索ctrl+shift+f按了后没有任何效果,是因为跟win10的输入法冲突,只需要设置中添加ctrl+shift+g 我们需要借助一款第三方的开源软件 阅读全文
posted @ 2024-02-28 22:35 emanlee 阅读(186) 评论(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 阅读(203) 评论(0) 推荐(0) 编辑
摘要: ps -ef | grep <进程名或PID> 阅读全文
posted @ 2024-02-02 09:09 emanlee 阅读(54) 评论(0) 推荐(0) 编辑
摘要: condaconda 是 Anaconda 发行版中的包管理工具,主要用于管理包含 Python 及其相关库的科学计算环境,如 NumPy、SciPy、Pandas、Matplotlib 等等,它支持创建和管理 Python 环境,可以方便地在不同的项目中使用不同的库及其版本。conda list 阅读全文
posted @ 2024-01-22 23:02 emanlee 阅读(301) 评论(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 阅读(140) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-01-21 12:12 emanlee 阅读(0) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2024-01-21 12:12 emanlee 阅读(1) 评论(0) 推荐(0) 编辑
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 320 下一页