常用的gpt-4 prompt words收集3

1. The picture is a bit blurry, please identify it carefully, don't rush.

  • 图片有点模糊请仔细看不要着急

2. Please organize the code in the picture above into a complete tutorial, elaborating on its functions in detail along with the code.

  • 将图片上的代码整理成一个教程,结合代码仔细说明

3. It would be best to explain with code combined" or "Ideally, the explanation should be accompanied by code.

  • 最好能够结合代码进行说明

4. There are two issues with the above answer. First, the description of the issues is not comprehensive; second, each point that has been described is too brief. Please improve on these issues.

  • 上面的回答有两个问题,第一个问题是回答的不够全面;另外一个就是每个点回答的不够详细。

5. Assuming you are an expert at English, then...

  • 假设你是一个英语专家,然后...

6. How do you say 'Suppose you are a front-end development expert' in English?

  • '假设你是一个前端开发专家'用英语怎么说?
相关推荐
2401_831501739 分钟前
Python学习之Day07-08学习(Django网页Web开发)
python·学习·django
bnsarocket19 分钟前
Verilog和FPGA的自学笔记5——三八译码器(case语句与锁存器)
笔记·fpga开发·verilog·自学
摇滚侠2 小时前
Spring Boot 3零基础教程,自动配置机制,笔记07
spring boot·笔记·后端
JJjiangfz2 小时前
杭电 神经网络与深度学习 学习笔记
深度学习·神经网络·学习
聪明的笨猪猪6 小时前
Java Redis “持久化”面试清单(含超通俗生活案例与深度理解)
java·经验分享·笔记·面试
聪明的笨猪猪6 小时前
Java Redis “核心基础”面试清单(含超通俗生活案例与深度理解)
java·经验分享·笔记·面试
繁花与尘埃9 小时前
HTML5简介与基本骨架(本文为个人学习笔记,内容整理自哔哩哔哩UP主【非学者勿扰】的公开课程。 > 所有知识点归属原作者,仅作非商业用途分享)
笔记·学习·html5
东方芷兰9 小时前
LLM 笔记 —— 04 为什么语言模型用文字接龙,图片模型不用像素接龙呢?
人工智能·笔记·深度学习·语言模型·自然语言处理
Rock_yzh10 小时前
AI学习日记——卷积神经网络(CNN):完整实现与可视化分析
人工智能·python·深度学习·神经网络·学习·cnn
Test.X11 小时前
学习16天:pytest学习
学习·pytest