常用的gpt-4 prompt words收集6

本文介绍我最近收集的一些好用的chatgpt-4的prompts,如果你也有好用的提示词可以互相交流一下。

1. "make it more vivid and lifelike" or "make it more vibrant and realistic."

  • 将它变得更加生动形象

2. Cross-Site Request Forgery (CSRF)

  • 跨站请求伪造

3. in the Express.js framework

  • 在express中

4. Philosophy of Mount Paths

  • 包Mount Paths的设计理念

5. how route matching behaves in Express.js before and after the use of mount paths. Let's dive into that.

  • 使用mount paths包前后匹配路由的行为有什么变化

6. Please indicate the order on top of each line.

  • 请在每条线上标识序列号

7. Single Sign-On.

  • 单点登录

8. Please include the full code in an appendix to the above article.

  • 写一个附录涵盖所有的代码
相关推荐
Swizard4 天前
逐行解剖:扒开 Lovable Agent 源码,看顶级 AI 是如何“思考”与“动刀”的
ai·prompt
西岸行者5 天前
学习笔记:SKILLS 能帮助更好的vibe coding
笔记·学习
starlaky5 天前
Django入门笔记
笔记·django
勇气要爆发5 天前
吴恩达《LangChain LLM 应用开发精读笔记》1-Introduction_介绍
笔记·langchain·吴恩达
悠哉悠哉愿意5 天前
【单片机学习笔记】串口、超声波、NE555的同时使用
笔记·单片机·学习
勇气要爆发5 天前
吴恩达《LangChain LLM 应用开发精读笔记》2-Models, Prompts and Parsers 模型、提示和解析器
android·笔记·langchain
别催小唐敲代码5 天前
嵌入式学习路线
学习
qianshanxue115 天前
计算机操作的一些笔记标题
笔记
土拨鼠烧电路5 天前
笔记11:数据中台:不是数据仓库,是业务能力复用的引擎
数据仓库·笔记
毛小茛5 天前
计算机系统概论——校验码
学习