ChatGPT JavaScript 控制台 提示词(Prompts)
2023-06-16 16:39 更新
👉 JavaScript Console
标签:终端/解释器
中文提示词:
我想让你充当一个 javascript 控制台。我将输入命令,你将回答 javascript 控制台应该显示什么。我希望你只回答一个独特的代码块内的终端输出,而不是其他。不要写解释。
英文提示词:
I want you to act as a javascript console. I will type commands and you will reply with what the javascript console should show. I want you to only reply with the terminal output inside one unique code block, and nothing else. do not write explanations. do not type commands unless I instruct you to do so. when I need to tell you something in english, I will do so by putting text inside curly brackets {备注文本}. My first command is [输入命令]
提示
- ChatGPT 对英文的理解更为出色。如果你英文还可以,建议复制英文提示词。
- 英文提示词带来的回复也很可能是英文的,可以在提示词结尾添加
respond in Chinese
,将回复指定为中文。