上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 75 下一页
摘要: https://corpus.rae.es/lfrecuencias.html Corpus de Referencia del Español Actual (CREA) - Listado de frecuencias 1000 formas más frecuentes 5000 formas 阅读全文
posted @ 2024-07-21 19:52 profesor 阅读(143) 评论(0) 推荐(0)
摘要: erótico: 1. adj. Perteneciente o relativo al amor o al placer sexuales. Sentía una fuerte atracción erótica hacia ella. circular: 2. intr. Ir y venir. 阅读全文
posted @ 2024-07-21 18:03 profesor 阅读(12) 评论(0) 推荐(0)
摘要: You could use this command: ffmpeg -i input.wav -vn -ar 44100 -ac 2 -b:a 192k output.mp3 Explanation of the used arguments in this example: -i - input 阅读全文
posted @ 2024-07-19 21:18 profesor 阅读(32) 评论(0) 推荐(0)
摘要: gentoo linux: https://mirrors.ustc.edu.cn/help/gentoo.html https://mirrors.ustc.edu.cn/gentoo/releases/amd64/autobuilds/ Installation Guide for AMD64: 阅读全文
posted @ 2024-07-16 10:51 profesor 阅读(33) 评论(0) 推荐(0)
摘要: efibootmgr sudo efibootmgr -b 0001 -B sudo !! 来源:https://www.youtube.com/watch?v=C_m0_JzbydU&ab_channel=GaryNewell 阅读全文
posted @ 2024-07-16 10:47 profesor 阅读(10) 评论(0) 推荐(0)
摘要: Network中设置Adapter 1 Promiscuous Mode: Allow VMs 阅读全文
posted @ 2024-07-15 01:55 profesor 阅读(9) 评论(0) 推荐(0)
摘要: bash shell: vim ~/.bash_aliases export PATH=$PATH:/opt:/home/euler/.bin 注意/opt,后面不要加/,不能写成/opt/ 同理/home/euler/.bin,不能写成home/euler/.bin/ :wq 保存退出 . ~/. 阅读全文
posted @ 2024-07-11 19:09 profesor 阅读(20) 评论(0) 推荐(0)
摘要: 首先确保 data.txt的换行字符(Newline Character)是CR+TF(Windows) Encoding是UTF-8 without Signature 如果不按这个标准来,很容易出现词条数目对不上。 下面正式进行troubleshooting: 1.Invalid keyword 阅读全文
posted @ 2024-07-07 17:51 profesor 阅读(144) 评论(0) 推荐(0)
摘要: 把换成国内源,加快升级速度: 可以换成清华的源: https://mirrors.tuna.tsinghua.edu.cn/help/kali/ sed -i "s@http://http.kali.org/kali@https://mirrors.tuna.tsinghua.edu.cn/kali 阅读全文
posted @ 2024-06-25 00:13 profesor 阅读(28) 评论(0) 推荐(0)
摘要: 科大镜像,推荐,下载速度非常快 https://mirrors.ustc.edu.cn/freebsd/releases/amd64/amd64/ISO-IMAGES/14.2/ (需要使用浏览器下载了,另存为) 163镜像,龟速 https://mirrors.163.com/freebsd/re 阅读全文
posted @ 2024-06-24 23:58 profesor 阅读(483) 评论(0) 推荐(0)
上一页 1 ··· 20 21 22 23 24 25 26 27 28 ··· 75 下一页