@Spoony 用 FileZilla 可以,很方便
由于 GitHub 对单文件大小的限制,已接受我的建议将 repo 迁移至 OSDN。
主页:https://osdn.net/projects/raspbian-addons/
国内可以通过镜像站加速下载:
清华:https://mirrors.tuna.tsinghua.edu.cn/osdn/storage/g/r/ra/raspbian-addons/debian
北外:https://mirrors.bfsu.edu.cn/osdn/storage/g/r/ra/raspbian-addons/debian
南大:https://mirror.nju.edu.cn/osdn/storage/g/r/ra/raspbian-addons/debian
北京理工大学的链接应为:
https://mirrors.bit.edu.cn/
香港:
xTom
https://mirror.xtom.com.hk/
已兼容 ARM,可以在树莓派上试试
已支持三大桌面平台的 ARM 架构,应该能在树莓派上运行。
@沐风MWind 有个叫 fyne 的 UI 库,可以为 Go 程序写 GUI
https://github.com/fyne-io/fyne
@Spoony 是的
官方系统 arm64
下载地址:
https://download.jingos.com/os/JingOS-V0.8.1-ed3d91.iso
https://drive.google.com/file/d/1nstG1nAvxC4-U5qY_owAcptf_Y8LYTme/
@FANG 评论区不支持markdown...
@RaspiSQH 记录 GNU screen 中的历史命令
https://blog.yxwang.me/2010/03/keep-gnu-screen-history/
@Spoony 找到一个编译的方法,可以编译 arm 版本
https://github.com/ungoogled-software/ungoogled-chromium-debian
可以在 OBS 下载
https://build.opensuse.org/project/show/home:ungoogled_chromium
可以用 screen 命令来把程序放后台运行,这样很方便管理
@mike
@FANG
旧版高中教材里都没有 Python,教的都是 Excel、Access。
虽然新版加入了 Python,但看目录就知道讲得有多粗糙...
@mike
@九年吃菜粥
感谢指导!
课上讲得不详细(高中信息课),最多能达到会看代码的程度。像转义字符这种根本不讲(老师觉得最基本的会就行),Python 的数据类型也讲得不详细。 要多懂一些,还是得看书自学。
不光库没了,人都没了...
作者删库了,可以用人家fork的
https://github.com/26264484/Jiyu_udp_attack
@九年吃菜粥 但是网页端上传似乎没有限制大小
可以用 tmate 共享终端。直接穿透 ssh,可以通过浏览器访问,完全免费。
https://tmate.io/
一键安装:
curl -fsSL git.io/tmate.sh | bash
类似的还有
https://upterm.dev/
https://tty-share.com/
https://shellshare.net/
都是开源免费的,提供 ssh 穿透服务,无需自购 VPS。