Difference between revisions of "最简单的 Anki 同步教程"

Jump to navigation Jump to search
no edit summary
<syntaxhighlight lang="bash" line>
# 买一台服务器,阿里云经常有 99 元一年的,可以长期按这个价格续签。学生认证后购买更便宜,有时相当于免费送。有的大学也会免费给学生送服务器
# 打开服务器,一键开一个 Debian 键像系统
sudo apt install python3 # 安装 Python 3
# 安装 Anki 同步软件:

Navigation menu