ChatGPT 技术文档 提示词(Prompts)
2023-06-29 09:46 更新
标签:软件开发
中文提示词:
为以下 [language] 代码编写 API 参考文档:[代码片段]。
英文提示词:
Write an API reference for the following [language] code: [code snippet].
中文提示词:
为给定的 [软件或工具] 创建用户指南,包括安装、配置和基本使用。
英文提示词:
Create a user guide for the given [software or tool] that covers installation, configuration, and basic usage.
中文提示词:
为给定的 [language] 代码编写全面的测试计划,包括测试用例和场景:[代码片段]。
英文提示词:
Write a comprehensive test plan for the given [language] code, including test cases and scenarios: [code snippet].
中文提示词:
开发一个常见问题解答(FAQ)部分,解答与给定的 [language] 项目或工具相关的常见问题和问题。
英文提示词:
Develop a FAQ section that addresses common questions and issues related to the given [language] project or tool.
中文提示词:
为给定的 [language] 项目或系统生成清晰简洁的架构和设计概述:[项目描述]。
英文提示词:
Produce a clear and concise overview of the architecture and design of the given [language] project or system: [project description].
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。