随笔分类 -  转载

一些优秀博客
摘要:在使用IDEA的debug工具时报出类似以下的错误: ... Error occurred during initialization of VM agent library failed to init: instrument Error opening zip file or JAR manif 阅读全文
posted @ 2024-11-08 10:16 dayceng 阅读(381) 评论(0) 推荐(0)
摘要:ssh安装 apt install openssh-server 然后到cd /etc/ssh下找sshd_config文件(/etc/ssh/sshd_config),打开把允许远程root登录的选项(PermitRootLogin prohibit-password)改为yes 重启ssh服务: 阅读全文
posted @ 2022-11-07 20:20 dayceng 阅读(352) 评论(0) 推荐(0)
摘要:https://www.shangmayuan.com/a/6dea76b089614eb7947582d5.html 阅读全文
posted @ 2021-08-06 10:45 dayceng 阅读(264) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_27481295/article/details/101023824 阅读全文
posted @ 2021-07-30 16:04 dayceng 阅读(33) 评论(0) 推荐(0)
摘要:NLTK项目地址: https://github.com/nltk/nltk_data/tree/gh-pages/packages NLTK基础分词用例: https://www.cnblogs.com/ketmales/archive/2013/05/31/3111046.html 词性标注: 阅读全文
posted @ 2021-07-18 16:19 dayceng 阅读(544) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/26306795 阅读全文
posted @ 2021-06-29 19:54 dayceng 阅读(21) 评论(0) 推荐(0)
摘要:1、python与anconda多版本共存 https://www.cnblogs.com/meelo/p/6034970.html 2、conda虚拟环境相关命令 https://www.cnblogs.com/shierlou-123/p/11138920.html 3、win10下安装pyto 阅读全文
posted @ 2021-06-25 16:08 dayceng 阅读(39) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/wudics/article/details/107573626 阅读全文
posted @ 2021-06-08 16:18 dayceng 阅读(51) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/longzhoufeng/article/details/109879818 阅读全文
posted @ 2021-05-14 10:52 dayceng 阅读(35) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_33480732/article/details/113681529 阅读全文
posted @ 2021-05-13 10:27 dayceng 阅读(38) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/37437657?utm_source=wechat_session&utm_medium=social&utm_oi=708004828852281344 阅读全文
posted @ 2021-05-13 09:35 dayceng 阅读(47) 评论(0) 推荐(0)