07 2022 档案

摘要:https://blog.csdn.net/weixin_43469047/article/details/114705787?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_baidulandingword~de 阅读全文
posted @ 2022-07-26 19:20 Marklong 阅读(170) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/355132878 阅读全文
posted @ 2022-07-26 19:18 Marklong 阅读(21) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/411010918?ivk_sa=1024320u 阅读全文
posted @ 2022-07-26 19:17 Marklong 阅读(15) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/chengmo/archive/2010/10/11/1847772.html 阅读全文
posted @ 2022-07-25 19:37 Marklong 阅读(20) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/Guiled7/article/details/122177931 举例 awk -F "," '{print $2}' 6_oot.csv > test.txt 阅读全文
posted @ 2022-07-25 15:51 Marklong 阅读(167) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/qq_36625806/article/details/111589620 阅读全文
posted @ 2022-07-22 09:51 Marklong 阅读(51) 评论(0) 推荐(0)
摘要:https://zhuanlan.zhihu.com/p/58073103 https://blog.csdn.net/xdg15294969271/article/details/121491001 阅读全文
posted @ 2022-07-21 17:09 Marklong 阅读(284) 评论(0) 推荐(0)
摘要:tmux 或者 nohup nohup记得在最后加 >.log & 不然不会真的在后台运行 阅读全文
posted @ 2022-07-19 19:42 Marklong 阅读(36) 评论(0) 推荐(0)
摘要:https://xiulian.blog.csdn.net/article/details/84961936?spm=1001.2101.3001.6661.1&utm_medium=distribute.pc_relevant_t0.none-task-blog-2%7Edefault%7ECTR 阅读全文
posted @ 2022-07-18 09:39 Marklong 阅读(395) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/getcomputerstyle/article/details/101565260 阅读全文
posted @ 2022-07-17 08:48 Marklong 阅读(102) 评论(0) 推荐(0)
摘要:1.安装 sudo apt install tmux 2.常用命令 tmux 新建窗口 tmux a 恢复窗口 在tmux窗口中 “control”+B激活tmux命令模式,之后“D”是退出窗口,“S”是切换窗口 在tmux窗口中 ,“control”+B激活tmux命令模式,之后输入“:set - 阅读全文
posted @ 2022-07-08 17:15 Marklong 阅读(94) 评论(0) 推荐(0)
摘要:1.ssh-copy-id crypto@43.134.89.170 2.输入密码即可 阅读全文
posted @ 2022-07-08 16:52 Marklong 阅读(39) 评论(0) 推荐(0)
摘要:1.sudo apt install git, zsh 2. $ sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" 3.ssh-keygen -t rsa 4.git config 阅读全文
posted @ 2022-07-08 16:42 Marklong 阅读(180) 评论(0) 推荐(0)
摘要:mac的操作 brew install ta-lib conda install -c conda-forge ta-lib linux的操作 1.sudo apt-get -y install gcc build-essential 2.安装好了anacoda之后,将下面文件写入 .sh wget 阅读全文
posted @ 2022-07-08 16:25 Marklong 阅读(247) 评论(0) 推荐(0)
摘要:https://blog.51cto.com/SpaceVision/4026132?b=totalstatistic 阅读全文
posted @ 2022-07-07 15:55 Marklong 阅读(48) 评论(0) 推荐(0)
摘要:https://www.jb51.net/article/212362.htm 阅读全文
posted @ 2022-07-07 15:45 Marklong 阅读(27) 评论(0) 推荐(0)
摘要:https://mirrors.tuna.tsinghua.edu.cn/help/pypi/ 阅读全文
posted @ 2022-07-07 15:36 Marklong 阅读(136) 评论(0) 推荐(0)
摘要:https://www.cnblogs.com/SethDeng/p/15147060.html 阅读全文
posted @ 2022-07-07 15:32 Marklong 阅读(12) 评论(0) 推荐(0)
摘要:https://blog.csdn.net/weixin_44749184/article/details/124187881 阅读全文
posted @ 2022-07-07 15:18 Marklong 阅读(23) 评论(0) 推荐(0)