社区社交
534 个网站
732K 次浏览
2026-09-12 更新
380 次浏览
软鸭资源库
下面是最常用的 Linux 命令,建议保存备用: # 列出所有文件(含隐藏) ls -la # 查看目录占用 du -sh /var/log # 递归搜索关键字 grep -r "error" /var/log/ # 按名称查找文件 find / -name "*.conf" 2>/dev/null # 修改文件权限 chmod 755 script.sh # 查看进程 ps aux | grep nginx # 实时查看资源占用 top 掌握这些命令,日常服务器排查基本够用。 代码改错了不要慌,记住这几条命令: # 撤销工作区修改 git checkout -- file.txt # 撤销暂
255 次浏览
Claw Bench Leaderboard
Benchmark leaderboard for AI coding agents across frameworks, models, and task categories.
80 次浏览
MobileGym: A Verifiable and Highly Parallel Simulation Platform for Mobile GUI Agent Research
MobileGym is a verifiable and highly parallel simulation platform for mobile GUI agent research — programmatic state verification, structured state snapshots, identical-state replication, and scalable online RL across 28 mobile apps.
继续下滑,发现更多网站
加载更多