ChatGPT 技术写作 提示词(Prompts)
2023-06-26 15:03 更新
标签:软件开发
中文提示词:
撰写一个使用[编程语言或技术]实现[特定功能或功能]的教程。
英文提示词:
Write a tutorial on how to implement [specific feature or functionality] using [programming language or technology].
中文提示词:
创建一个逐步指南,介绍如何为[特定用例或环境]设置和配置[工具或软件]。
英文提示词:
Create a step-by-step guide on setting up and configuring [tool or software] for [specific use case or environment].
中文提示词:
为一个[编程语言或技术]项目起草一个README文件,包括概述、安装说明和使用示例。
英文提示词:
Draft a README file for a [programming language or technology] project that includes an overview, installation instructions, and usage examples.
中文提示词:
用清晰简明的语言解释[编程语言或技术]中的[算法或概念]。
英文提示词:
Write a clear and concise explanation of the [algorithm or concept] in [programming language or technology].
中文提示词:
创建一个故障排除指南,针对使用[编程语言、库或框架]时常见问题及其解决方案。
英文提示词:
Create a troubleshooting guide for common issues and their solutions when working with [programming language, library, or framework].
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。