Skip to content

Commit

Permalink
Update letsvision25-ai-improve-ios-skill.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ming1016 committed Mar 7, 2025
1 parent 3c2e3a4 commit 353912a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ banner_img: /uploads/letsvision25-ai-improve-ios-skill/08.jpg
| ---- | ------------------ | ------------ | ------ | -------------- |
| 本地推理 | Ollama+Deepseek-r1 | 32B参数平衡性能/显存 | 代码审查 | LM Studio |
| 知识管理 | AnythingLLM | 支持PDF/代码库索引 | 技术文档检索 | OpenWebUI |
| 云端开发 | Cursor+Claude3.5 | 实时联网/多文件分析 | 全栈调试 | VSCode+Copilot |
| 云端开发 | Cursor+Claude3.7 | 实时联网/多文件分析 | 全栈调试 | VSCode+Copilot |

推荐在 Xcode 中配置 Copilot 双面板布局:左侧编写业务逻辑,右侧自动生成单元测试用例。对于 CoreData 等 ORM 操作,尝试用"逆向Prompt"技巧:先让AI生成代码,再要求它解释可能出现的问题。

Expand Down

0 comments on commit 353912a

Please sign in to comment.