Python DeepSeek API
python通过curl实现访问deepseek的API
API申请和充值 下面是deepeek的API网站 https://platform.deepseek.com/ 进去先注册,是不是手机账号密码都不重要,都一样,完事充值打米,主要是打米后左侧API Keys里面创建一个API Keys,注意自己手抄一个Key,那个[详细]
2025-05-15 09:46 分类:开发Python结合DeepSeek API实现PDF转Word的方案
目录引言1. 项目概述2. 准备工作3. 提取PDF中的文本4. 使用DeepSeek API优化文本5. 将文本写入Word文件6. 将整个流程组合在一起7. 使用示例8. 挑战与优化9. 总结引言[详细]
2025-03-17 11:03 分类:开发Nesting UISplitViewController within UINavigationController
I would like to have a root level controller that appears to be a splitview but I would also like to allow the detail view to essentially take over the entire screen (in both landscape and portrait or[详细]
2022-12-28 20:25 分类:问答